- 26 10月, 2017 9 次提交
-
-
由 Yu Yang 提交于
* Init * Stash * Polish SaveLoadOp * Fix CI * Polish code * Save GPU Tensor * Stash * Fix CI
-
由 Yan Chunwei 提交于
-
由 Yang Yang(Tony) 提交于
-
由 Abhinav Arora 提交于
* Adding the L2 loss operator for L2 regularization * Renaming l2_loss op to squared_l2_norm_op * Addressing code review feedback
-
由 Helin Wang 提交于
-
由 Qiao Longfei 提交于
* init cudnn batch norm op * rename batch_norm_cudnn_op.cc batch_norm_op.cu * correct name style * add ExtractNCWHD, simplify code * fix ExtractNCWHD * use CUDNN_ENFORCE instead of PADDLE_ENFORCE
-
由 Helin Wang 提交于
-
由 Yan Chunwei 提交于
-
由 Helin Wang 提交于
-
- 25 10月, 2017 7 次提交
-
-
由 typhoonzero 提交于
-
由 tensor-tang 提交于
-
由 Yu Yang 提交于
-
由 Qiao Longfei 提交于
* init batch norm op * prepare input output * compute mean_out var_out save_mean save_var on CPU * active is test * use eigen to do computation * complete batch norm forward * set default momentum to 0.9 * add batch norm grad op in CPU * add tensor_format and NHWC support, add python test * add test training * add batch norm gradient test * improve comment, fix foward Python UnitTest * add gradient test * fix eigen warning * follow name style * fix a bug * change float to T * add simple forward test * test with different place * add backward test * refine python test * remove old python test code * code clean * follow code style * update comment
-
由 dzhwinter 提交于
* "add model format design doc" * "add restore function" * "add parse protobuf" * "move necessary information to saver.proto" * "format code" * "add gpu option" * "add lod info" * "add saveop python test wrapper" * "checkpoint reuse save operator" * "rewrite model format design doc" * "async support needed" * "fix run once" * "fix doc based on comments" * "refine based on comments" * "fix based comments" * "remove persistable flag from framework.proto" * "add IndicateDataType to restore op" * "add save test" * "modify save restore code" * "modified the restore logic" * rm checkpoint_op.cc * rm test_checkpoint_op.py * "get inputs outputs name from execution context" * Saving each variable to a independent file * Fix bugs * Rewrite save_restore_op_test with new Python framework * Move `SaveOp` and `RestoreOp` from OpWithKernel to OpBase * Refine unit test of SaveOp and RestoreOp * fix compile errorwq
-
由 Helin Wang 提交于
-
由 tensor-tang 提交于
-
- 24 10月, 2017 13 次提交
-
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 dangqingqing 提交于
-
由 chengduoZH 提交于
-
由 Luo Tao 提交于
-
由 Yu Yang 提交于
-
由 Yi Wang 提交于
* Add print_operators_doc.cc * Update Escape * Correct a bug * Remove OpInfoMap::Iterate * Update the print_operators_doc.cc * Escape tab * Use auto& * Use auto& * Remove trailing , * clang-format C++
-
由 Yang Yang(Tony) 提交于
Pass all forward op test
-
由 Yu Yang 提交于
* Correct mul_op implementation * Restore the origin shape after mul * Fix mul op * Do not touch math_function
-
由 Yu Yang 提交于
* "add nccl enforce" * Dev * Update comment * Add nccl test * Follow comments
-
由 QI JUN 提交于
* init * ensure ids in lookup table op must be a column vector * add book4 configuration in test_layers * debug test_book4 * add test_word2vec * follow comments * follow comments
-
由 QI JUN 提交于
* ensure ids in lookup table op must be a column vector * follow comments
-
- 23 10月, 2017 8 次提交
-
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 dangqingqing 提交于
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
由 tensor-tang 提交于
-
由 Luo Tao 提交于
-
由 Qiao Longfei 提交于
* recursive find var in BlockDesc * add HasVarRecursive and FindVarRecursive to BlockDesc * fix FindVarRecursive
-
- 22 10月, 2017 2 次提交
-
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
-
- 21 10月, 2017 1 次提交
-
-
由 chengduoZH 提交于
-