- 04 2月, 2021 1 次提交
- 
- 
由 wanghuancoder 提交于* use iwyu clean include second time, test=develop 
 
- 
- 15 4月, 2020 1 次提交
- 
- 
由 gfwm0502 提交于As the title. 
 
- 
- 09 3月, 2020 1 次提交
- 
- 
由 Zeng Jinle 提交于* refine grad maker, test=develop * refactor tracer stage 1, test=develop * merge develop to solve conflict third times, test=develop 
 
- 
- 23 2月, 2020 1 次提交
- 
- 
由 tianshuo78520a 提交于
 
- 
- 31 10月, 2019 1 次提交
- 
- 
由 hong 提交于* refactor dygraph,test=develop * fix failed unittest,test=develop * polish code,test=develop * check windows ci error,test=develop try to fix windows ci error by np.allclose,test=develop * polish vlog and profiler, test=develop * try to fix preceding ops order,test=develop * test transformer in windows ci, test=develop * use python c-api to speed up tracer.trace,test=develop * test=develop, fix docker with paddle nccl problem * test=develop, add ut for debug string and gradient_accumulator * test=develop, add tests for layer/gradient_accumulator/prepared_op * test=develop, fix complie error for test_prepared_op * test=develop, add more ut for dygraph * test=develop, create API.spec for dygraph api change * optimize grad maker; test=develop * optimize grad maker * test * grad make optim; test=develop * fix unittest bugs; test=develop * add dygraph grad op maker and split_op * grad op maker refactor; test=develop * add dygraph grad maker; test=develop * fix op deformable_conv_v1_op bug; test=develop * fix deformable_conv prroi pool bugs; * fix new op grad op maker bug; test=develop * fix split by ref bug; test=develop * fix dygraph auto prune bug; test=develop * fix test_trace bug; test=develop * fix fused emb seq pool bug; test=develop * remove useless code in op_desc file; test=develop * remove useless code, StrVarBaseNode; test=develop * fix review issues; test=develop * fix rank_loss grad maker; test=develop * remove flag in VarBase; test=develop * fix distributed_notify_op compile bug ; test=develop * fix reshape op double grad; test=develop * fix expand as op; test=develop * add impertive type_defs.h for demo_train; test=develop * fix inference lib cmake; test=develop * fix inference lib; test=develop * fix infernce_lib; test=develop * fix inference cmake; test=develop * fix inference lib; test=develop * fix inference lib; test=develop * remove condition dygraph grad maker, modify local name; test=develop * fix split grad maker bug; test=develop * fix pyramid_op bug; test=develop * change travis time out limit; test=develop * restore travis; test=develop * change timeout limit; test=develop 
 
- 
- 29 10月, 2019 1 次提交
- 
- 
由 Yiqun Liu 提交于* Refine the InferShape of ReadFrom and WriteTo op, and add comment to explain why not call ShareLoD for runtime. test=develop * Add comment for ReorderLoDTensorByRank op. * Add comment for lod_tensor_to_tensor_array op to explain why only call DecreaseLoDLevel for compile time. test=develop * ShrinkRNNMemory op should call ShareLoD for compile time. test=develop * Add the implementation of IncreaseLoDLevel and add the compile-time check of lod_level in InferShape of sequence_pool. test=develop * Refine the unittest of DynamicRNN. test=develop * Change PADDLE_ENFORCE to PADDLE_ENFORCE_NE. test=develop 
 
- 
- 28 11月, 2018 1 次提交
- 
- 
由 chengduo 提交于test=develop 
 
- 
- 10 10月, 2018 1 次提交
- 
- 
由 chengduo 提交于* set the right shape of selected_rows test=develop * enhance check * fix activation_op * remove cast * use ShareDimInfo replace SetDim and ShareLod * use ShareDimAndLod test=develop * follow comment test=develop * check whether the input has lod test=develop * Split ShareDimAndLod test=develop * checkout clip.py test=develop 
 
- 
- 27 9月, 2018 1 次提交
- 
- 
由 typhoonzero 提交于This reverts commit 1d91a49d. 
 
- 
- 26 9月, 2018 1 次提交
- 
- 
由 chengduo 提交于* some trivial opt * remove the fix of lod_tensor and shrink_rnn_memory_op * refine ShrinkRNNMemoryOp test=develop 
 
- 
- 31 8月, 2018 1 次提交
- 
- 
由 dzhwinter 提交于
 
- 
- 08 5月, 2018 1 次提交
- 
- 
由 Yu Yang 提交于Do not use ctor * Reduce line of codes. * We can use virtual function for Maker now. * The implementation does not care what maker holds, it is easier to refactor later. 
 
- 
- 15 2月, 2018 1 次提交
- 
- 
由 Yi Wang 提交于* Update tensor_util.h * Update with moved TensorDesc * Fix tensur_utils.cu * Update * Update * Update * Update * Make tensor_util.cu a symbolic link 
 
- 
- 12 2月, 2018 1 次提交
- 
- 
由 qingqing01 提交于
 
- 
- 10 2月, 2018 2 次提交
- 09 2月, 2018 1 次提交
- 
- 
由 Yang Yang 提交于
 
- 
- 15 1月, 2018 1 次提交
- 
- 
由 Qiao Longfei 提交于* fix while_grad_op first step loss lod problem * optimize code 
 
- 
- 13 1月, 2018 1 次提交
- 
- 
由 Cao Ying 提交于* update code comments. * update the comments. * follow comments. 
 
- 
- 09 1月, 2018 1 次提交
- 
- 
由 Yu Yang 提交于* Rename Tensor::CopyFrom to Tensor::Copy * Fix CI * Fix compile 
 
- 
- 08 1月, 2018 1 次提交
- 
- 
由 yangyaming 提交于
 
- 
- 04 1月, 2018 2 次提交
- 
- 
由 yangyaming 提交于
- 
由 yangyaming 提交于
 
- 
- 03 1月, 2018 1 次提交
- 
- 
由 yangyaming 提交于
 
- 
- 29 12月, 2017 1 次提交
- 
- 
由 Yang Yu 提交于
 
- 
- 28 12月, 2017 1 次提交
- 
- 
由 Yang Yu 提交于
 
- 
- 27 12月, 2017 4 次提交
- 
- 
由 Yu Yang 提交于* Rename API of DeviceContext Make them as usual names. * Rename API of DeviceContext Make them as usual names. * Fix compile * Fix compile * Fix compile * Fix compile * Fix compile 
- 
由 Yang Yu 提交于Make them as usual names. 
- 
由 Yang Yu 提交于Make them as usual names. 
- 
由 Yang Yu 提交于Make them as usual names. 
 
- 
- 26 12月, 2017 1 次提交
- 
- 
由 Luo Tao 提交于
 
- 
- 24 12月, 2017 1 次提交
- 
- 
由 dzhwinter 提交于* "change operator interface" * "move devicepool to device_context" * "fix operator test" * "fix op_registry Run interface" * "net op passed. Need to fix nccl multi-Context" * "add nccl group function" * "add nccl group function" * "fix gpu count exceed 32 error" * "fix recurrent op, nccl op" * "change the other operators interface with Place" * "fix typo" * "fix pybind" * "fix device in python side" * "fix pybind failed" * "add init for test" * "fix CI" 
 
- 
- 21 12月, 2017 1 次提交
- 
- 
由 Yu Yang 提交于* Rename XXDescBind --> XXDesc * Fix Compile 
 
- 
- 20 12月, 2017 1 次提交
- 
- 
由 Yu Yang 提交于* Move framework.proto to proto namespace * Fix compile * Fix compile * Fix Compile 
 
- 
- 27 11月, 2017 1 次提交
- 
- 
由 fengjiayi 提交于* Complete shrink_rnn_memory_op comments * Update 
 
- 
- 26 11月, 2017 1 次提交
- 
- 
由 dzhwinter 提交于* "make global tensor function independently" * "replace functor" * "fix inline template error" * "fix tensor array with CopyFrom" * "fix other case use CopyFrom" * "move the op interface hardly" * "fix operators" * "fix typo" * "delete dynamic recurrent rnn and fix gru_unit in debugmode" * "fix unique_ptr copy" * "fix cuda copy" * "fix namespace error" * "removed nccl python test" * "fix include error" * "fix typo" * fix copy util test 
 
- 
- 08 11月, 2017 2 次提交
