Commit Graph

4763 Commits (9086043090f80ee7695d043e84fbe8068b2f76e7)

Author SHA1 Message Date
tangwei12 9086043090 bug fix and optimize
7 years ago
tangwei12 486e1e337d bug fix and optimize
7 years ago
tangwei12 ad9dfeb018 bug fix and optimize
7 years ago
tangwei12 5f5d6a9dc7 optimized checkpoint and save_model
7 years ago
tangwei12 5eea5db95f optimized checkpoint and save_model
7 years ago
tangwei12 514b2427ed add save/load persist_vars_without_grad
7 years ago
tangwei12 b2cb7c6f92 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into new_api_about_cpkt
7 years ago
qingqing01 91bd5835df
Fix fill_constant_batch_size_like_op when input is LoDTensor. (#10943)
7 years ago
whs 376c948e88 Polygon box transform op for OCR East detection. (#10802)
7 years ago
Siddharth Goyal fb43c6b4a5
Fix attribute name in new API (#10947)
7 years ago
Kexin Zhao c79ec9f002
Add create LoDTensor from list option and simplify recommender book example (#10946)
7 years ago
baiyf 1ba2581a52 Unified bilinear_interp op Python interface specification (#10925)
7 years ago
Wu Yi 36fd705ad3
add random reader op export (#10914)
7 years ago
Yu Yang 2013b1cc18
Merge pull request #10930 from reyoung/feature/make_understand_sentiment_serial
7 years ago
fengjiayi cd8700f172
Merge pull request #10872 from JiayiFeng/dev_CustomReader
7 years ago
yuyang18 dd4c977401 Diable buggy test
7 years ago
QI JUN c509c82546
Fix range in data flow analysis (#10865)
7 years ago
fengjiayi 8147063539 follow comments
7 years ago
Kexin Zhao 4d29a5d3c3 first commit
7 years ago
Kexin Zhao defbaff2f6
Merge pull request #10886 from kexinzhao/label_semantic_roles_lod
7 years ago
Kexin Zhao b3f650d1c6
Merge pull request #10889 from kexinzhao/understand_sentiment_lod
7 years ago
Kexin Zhao 6133728a67 fix error
7 years ago
Kexin Zhao 69e0af56cd do this to new_api example
7 years ago
Kexin Zhao dbc6102e55 simplify label_sementic_example
7 years ago
Nicky Chan 5b9d09d729
Merge branch 'develop' into high_level_api_machine_translation
7 years ago
Siddharth Goyal 87ff95d928
[Test-driven] Implementing label_semantic_role with new API (#10757)
7 years ago
daminglu e0d5702e82
add cmake for word2vec (#10890)
7 years ago
fengjiayi 239546a6c1 add unit test and fix a bug
7 years ago
daminglu 0cd3d46147
Recommend sys new api (#10894)
7 years ago
Yu Yang d406c76a30
Merge pull request #10744 from reyoung/feature/refine_parallel_executor
7 years ago
daminglu cc7b4b9ef1
add return_numpy back (#10892)
7 years ago
Yu Yang 8653cf3004
Merge pull request #10656 from reyoung/feature/support_op_role
7 years ago
baiyf 16b09d3c36 Expose bilinear operator into Python API. (#10875)
7 years ago
Nicky b0868af5d7 Simplify Machine Translation demo by using Trainer API
7 years ago
Kexin Zhao 8cce330430 fix error
7 years ago
Kexin Zhao 5a10d833db initial commit
7 years ago
Kexin Zhao 224bd8f0de Add lod_tensor.py for ease of creating lod tensor in book examples (#10817)
7 years ago
tangwei12 73b67236f4 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into new_api_about_cpkt
7 years ago
tangwei12 dca0b6d9cc restore param_path
7 years ago
tangwei12 397a69d942
Merge pull request #10532 from seiriosPlus/checkpoint
7 years ago
Yibing Liu 20bdc3e109
Merge pull request #10846 from kuke/deconv_group
7 years ago
tangwei12 2c47e067ae add clean checkpoint
7 years ago
tangwei12 cf3fb2488c add clean checkpoint
7 years ago
fengjiayi 530556dd97
Merge pull request #10864 from JiayiFeng/dev_expose_random_gen
7 years ago
yuyang18 50dab46033 Fix bug
7 years ago
Yibing Liu 4bafbf411c Enable groups for conv3d transpose op
7 years ago
fengjiayi 4b395b0809 fix errors
7 years ago
yuyang18 0dcfb7b45e Remove buggy tests
7 years ago
yuyang18 fcbf19bf93 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor
7 years ago
Tao Luo a675289289
Merge pull request #10854 from weixing02/RMSProp
7 years ago