Commit Graph

654 Commits (cf475f95dfa1c28362b4fdb94930824054c3dce4)

Author SHA1 Message Date
zhongpu cf475f95df Remove FC in dygraph, modify FC to Linear in sample code (#22082)
7 years ago
Huihuang Zheng dd4361568e
Add ParallelExecutor Test for Cond API and Fix PE Checks Shape Bug (#22029)
7 years ago
123malin 7fb817d447
add distributed_strategy (#21710)
7 years ago
zhouwei25 2df4be5d35 Fix openblas bug to support compile on windows when WITH_MKL=OFF (#21902)
7 years ago
flame 2bbc0d7d60
python zero copy inference, delete pass (#21897)
7 years ago
Zeng Jinle aa4d6a5d6c
Add some debug flags to auto growth allocator (#21766)
7 years ago
Huihuang Zheng 557bce77da
Fix Backward Bugs in Conditional Block (#21809)
7 years ago
xujiaqi01 0eb4d990c4
fix compiled error when with_pslib=on (#21769)
7 years ago
Leo Chen fbe3ac217e
polish cmake, test=develop (#21681)
7 years ago
mapingshuo 686f0ecb6a
add `no_need_buffer_slots` interface to pybind (#21575)
7 years ago
Zeng Jinle 6828f3684b
fix op_registry, add ignore op_function_impl.h, test=develop (#21654)
7 years ago
Chen Weihang d96acc3363
Refine dygraph DataLoader implementation (#21634)
7 years ago
Leo Chen 48600d7f17
Add op function generator for dygraph (#21569)
7 years ago
Leo Chen 4f81d1bd5f
Refine VarBase init function (#21587)
7 years ago
hutuxian c5aec2fe68
Paddlebox Related to Framework (#21586)
7 years ago
liym27 9da7e6b4d4
add file check_op_desc.py and add interface to get default value. (#21530)
7 years ago
Zeng Jinle 3a7caf481c
add grad maker assert, test=develop (#21564)
7 years ago
Leo Chen cdd46d7e02
Split VarBase from Python Variable for Dygraph (#21359)
7 years ago
Aurelius84 54382ce497
Add get_all_kernels api of registered data_type in pybind.cc (#21499)
7 years ago
zhongpu 6ebf0f47b8 support SelectedRows in dygraph, test=develop (#21078)
7 years ago
Zeng Jinle 09696d5df8
Use system allocator in OpTest (#21335)
7 years ago
Youwei Song d5ff79e55e Support numpy bridge (enabled by default in dygraph mode) (#20983)
7 years ago
Zeng Jinle dbba9c7e4b
polish global_value_getter_setter, test=develop (#21332)
7 years ago
zhouwei25 345b67b5e2 remove warning LNK4006 and warning LNK4221 (#21226)
7 years ago
Thunderbrook 9a7832f8be
print table stat info for pslib (#21296)
7 years ago
Zeng Jinle b9f8ae8494
Add global value getter setter (#21285)
7 years ago
Dong Daxiang 691ced87c0
Refactor fetch handler (#21264)
7 years ago
Thunderbrook 0d17c1b816
solve pslib core in stop worker (#21263)
7 years ago
Zeng Jinle 67e88424e5
Polish jit trace codes (#21218)
7 years ago
xujiaqi01 9e045170c0
add copy table (#21086)
7 years ago
Zeng Jinle 5fdfbe3413
Add friendly dygraph trace API (#21091)
7 years ago
WangXi de5d3ff688 Fix dgc buffer illegal & reuse velocity (#21012)
7 years ago
Leo Chen 008ed65fd5 Add c++ global current tracer for dygraph (#20882)
7 years ago
Leo Chen 2c3c579b9b tensor.set() supports array list and remove unused code, test=develop (#20959)
7 years ago
Leo Chen 9974e40787 Update Tensor.set() to support float16 (#19964)
7 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
7 years ago
Yiqun Liu 16e4d02675
Refine the cache of program, context and scope in executor. (#18483)
7 years ago
hong ff0886a92a
save load problem fix and new feature add (#20823)
7 years ago
Huihuang Zheng 95ba4bd2ab
Add shape and type check at read_op (#20754)
7 years ago
Zeng Jinle 8ff6b289bd
[Dygraph to static graph]JIT/Trace (#20775)
7 years ago
WangXi 507afa8a8a Fix dgc nan by stripping nccl from sparseReduce. (#20630)
7 years ago
633WHU 12e4be0382 Dlpack support (#20039)
7 years ago
Pei Yang 443f604c3b
add DisableGlogInfo() to AnalysisConfig, test=develop (#20581)
7 years ago
Zeng Jinle 40effc61af
Refine py_reader exit (#20331)
7 years ago
liu zhengxi f855a86c93
update the api en doc of BuildStrategy (#20445)
7 years ago
tangwei12 a010d883b4
doc fix, test=develop, test=document_fix (#20239)
7 years ago
Leo Chen 5a7142ac4e Update en APIs of LoDTensor (#20115)
7 years ago
Jiabin Yang df102f6428
Refine en doc (#20409)
7 years ago
hong fa43e80e19 New save load interface (#20148)
7 years ago
Leo Chen f4c56e9f51 Polish en doc of LoDTensorArray, test=document_fix (#19972)
7 years ago