Commit Graph

311 Commits (cefd0fb598e0f5d18ff5168e9ebe78ffe0adc982)

Author SHA1 Message Date
Hongyu Liu cefd0fb598
Fix slice op shape=-1 bug (#18107)
6 years ago
qingqing01 80d2e66f9e
Update backward appending stragety to support double backward and fix some bug. (#18104)
6 years ago
chengduo 24e988a471
Fix bug of scope_buffered_ssa_graph_executor (#18100)
6 years ago
Hongyu Liu d9270af931
Fix getitems slice bug (#18053)
6 years ago
chengduo b5a1c1463d
Update CPU_NUM config (#18059)
6 years ago
tensor-tang 5c06bff222
combine noavx and avx package (#17889)
6 years ago
hutuxian 969e6378b9
Pipeline Concurrency (#17402)
6 years ago
Hongyu Liu b888a4c57c
fix regularizer lod bug (#17848)
6 years ago
xiaoting 545afb2d74 Add trainable_statist attr for bn in dygraph (#17881)
6 years ago
Hongyu Liu 82358bfdc1
ont hot support tensor depth (#16972)
6 years ago
Huihuang Zheng 931698a54a
Modify doc of program_guard, py_reader, data, and clone (#17727)
6 years ago
gongweibao 65bbf950ee
Add multi-ncclcomm and 2D ncclallreduce support. (#17263)
6 years ago
wopeizl 6724a652f3
add __str__ method for tensor and lodtensor to support print test=dev… (#17588)
6 years ago
Hongyu Liu 306eadcd39
fix eval mode bug; test=develop (#17499)
6 years ago
liuwei1031 6a53fa95e7
improve the API Sample of DataFeeder, memory_optimize and release_memory (#17374)
6 years ago
Zeng Jinle eab34b2df6
fix_dygraph_mem_leak, test=develop (#17396)
6 years ago
Jiabin Yang 4624d7c642
test=develop, add gradient sort backward strategy (#17125)
6 years ago
Jiabin Yang 31536016ea
test=develop, test=document_preview, fix 13 api doc and code (#17293)
6 years ago
lujun e388a1fb66
Repair api example (#17221)
6 years ago
Huihuang Zheng 648320bb6c
Fix some data and reader related API code (#17202)
6 years ago
Tao Luo 9ec4615deb
fix profiler and name_scope API examples (#17212)
6 years ago
minqiyang 9a3848a2ea Fix attrs
6 years ago
minqiyang 20e304f2ae Tracer does not hold op any more
6 years ago
lujun 01f4f2d7e4 merge confict, test=develop
6 years ago
lujun e11bf2a49e merge branch, test=develop
6 years ago
lujun 60e3e35575 merge branch, test=develop
6 years ago
Qiyang Min 12e36d38a5 Imperative deep-first backward process (#16605)
6 years ago
lujun 2b32302bdf move dygraph.nn,dygraph.layer to fluid, test=develop
6 years ago
lujun 717256755a move dygraph.nn,dygraph.layer to fluid, test=develop
6 years ago
guru4elephant 76b49f02ee
Merge pull request #16539 from guru4elephant/train_with_pipe_reader_merge_develop
6 years ago
peizhilin 9c6eb1aa46 remove the useless check test=develop
6 years ago
wopeizl e014950e87
add slice support for dim < 0 (#16494)
6 years ago
dongdaxiang b7a202aa38 add distributed optimizer factory
6 years ago
dongdaxiang e657c127a8 hide opt_info in distirbuted optimizer
6 years ago
lujun de605cc0fc
Merge pull request #16523 from junjun315/tensor_api
6 years ago
lujun 1c9aaeebe0 move imperative to dygraph, test=develop
6 years ago
Zhen Wang 46e1bb06c7 remove no necessary doc changes. test=develop
6 years ago
Zhen Wang 5ab5687138 remove no necessary doc changes. test=develop
6 years ago
gongweibao eb83abeac3
Add DGC(Deep Gradient Compression) interface. (#15841)
6 years ago
Zhen Wang 183bacebe3 clean codes and fix some bugs. test=develop
6 years ago
wopeizl c300b1ba69
Tensor index (#16223)
6 years ago
Xin Pan f8c279b11c
Merge pull request #16454 from panyx0718/imperative2
6 years ago
Zhen Wang 27d05203e7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_quan_hang
6 years ago
Zhen Wang 1c11f817e9 Use the resolve hazard method.
6 years ago
Xin Pan fd24ab47ab polish
6 years ago
Xin Pan 1f89249a95 update DeepCF model
6 years ago
Xin Pan 0fff666f14
Merge pull request #16449 from panyx0718/imperative3
6 years ago
Xin Pan becf799431 fix
6 years ago
Zeng Jinle 4cc9809cae
Merge pull request #15799 from sneaxiy/feature/decoupled_reader
6 years ago
whs e9bec9369b
[slim] Add quantization strategy and distillation strategy. (#16408)
6 years ago