Commit Graph

328 Commits (c6756ed225e304aff36bdabe7623bbaf2037306d)

Author SHA1 Message Date
Chen Weihang c78a4781bf
Fix train error when test_program.clone is executed after optimizer.minimize () 6 years ago
Jiabin Yang e9233d1c1e Refactor dygraph () 6 years ago
mapingshuo dca9b6c5b0 add feed_var_names to Prune interface () 6 years ago
zhongpu 4d26274d25 add detach API for Variable in dygraph mode, test=develop () 6 years ago
Zhen Wang 0fe72469ea
Add the max-pool2d quantization support and the partial quantization support. () 6 years ago
Zeng Jinle 561232c25a
remove is_mem_optimized in Program, test=develop () 6 years ago
zhang wenhui 539c870753
add fl_listen_and_serv &fl_transpiler,test=develop () 6 years ago
gongweibao 29d8781240
Polish fleet API to support cuda collective mode and nccl2 mode. () 6 years ago
Jiabin Yang af63b1184c test=develop, fix memory leak in dygraph () 6 years ago
chengduo 582cc29799
add warning info for CPU_NUM () 6 years ago
Yi Liu 157211c4e1
supports distributed classification () 6 years ago
gongweibao c0a82748cf
Polish backwards optimizer dependency codes and use more default values. () 6 years ago
xsrobin 47e2ef38e9
add "import paddle.fluid as fluid" to examples lack of it 6 years ago
Jiabin Yang 43f64a177e
Fix/program doc () 6 years ago
chengduo 871cc15e6a
Add is_compiled_with_cuda () 6 years ago
HaoRen b7128bac5f supports collective communicated training () 6 years ago
liuwei1031 5d54ed4a84
improve the doc of DataFeeder and default_main_program () 6 years ago
Hongyu Liu cefd0fb598
Fix slice op shape=-1 bug () 6 years ago
qingqing01 80d2e66f9e
Update backward appending stragety to support double backward and fix some bug. () 6 years ago
chengduo 24e988a471
Fix bug of scope_buffered_ssa_graph_executor () 6 years ago
Hongyu Liu d9270af931
Fix getitems slice bug () 6 years ago
chengduo b5a1c1463d
Update CPU_NUM config () 6 years ago
tensor-tang 5c06bff222
combine noavx and avx package () 6 years ago
hutuxian 969e6378b9
Pipeline Concurrency () 6 years ago
Hongyu Liu b888a4c57c
fix regularizer lod bug () 6 years ago
xiaoting 545afb2d74 Add trainable_statist attr for bn in dygraph () 6 years ago
Hongyu Liu 82358bfdc1
ont hot support tensor depth () 6 years ago
Huihuang Zheng 931698a54a
Modify doc of program_guard, py_reader, data, and clone () 6 years ago
gongweibao 65bbf950ee
Add multi-ncclcomm and 2D ncclallreduce support. () 6 years ago
wopeizl 6724a652f3
add __str__ method for tensor and lodtensor to support print test=dev… () 6 years ago
Hongyu Liu 306eadcd39
fix eval mode bug; test=develop () 6 years ago
liuwei1031 6a53fa95e7
improve the API Sample of DataFeeder, memory_optimize and release_memory () 6 years ago
Zeng Jinle eab34b2df6
fix_dygraph_mem_leak, test=develop () 6 years ago
Jiabin Yang 4624d7c642
test=develop, add gradient sort backward strategy () 6 years ago
Jiabin Yang 31536016ea
test=develop, test=document_preview, fix 13 api doc and code () 6 years ago
lujun e388a1fb66
Repair api example () 6 years ago
Huihuang Zheng 648320bb6c
Fix some data and reader related API code () 6 years ago
Tao Luo 9ec4615deb
fix profiler and name_scope API examples () 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 () 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 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 () 6 years ago
dongdaxiang b7a202aa38 add distributed optimizer factory 6 years ago