Commit Graph

40 Commits (bc1b7b96ec1f1cc07b53df91cb831287cc100002)

Author SHA1 Message Date
qiaolongfei 3033841b4a CheckTensorNANOrInf support checking SelectedRows 7 years ago
Tao Luo 436bb4500b
Merge pull request from pzelazko-intel/pzelazko/workaround-for-missing-mklnn-kernels 7 years ago
Paweł Żelazko 05ffc1331e log for fallback added 7 years ago
Paweł Żelazko ac323343a0 typos fix 7 years ago
Paweł Żelazko bf0090a1ef workaround for missing MKLDNN kernel 7 years ago
yuyang18 3b00ed81a9
Make Kernel registed as a function 7 years ago
sneaxiy 3f9292c6e6 fix merge conflict 7 years ago
sneaxiy dd70fb4393 fix type comparation bugs 7 years ago
guochaorong 6a35899131 Revert "Extend fill_zeros_like_op for zero-filling an LoDTensorArray ()" 7 years ago
yuyang18 5e23a5ec18
Rename TransferData -> TransformData 7 years ago
yuyang18 5999201346
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refactor_op 7 years ago
Haichao Zhang bc28cf613f Extend fill_zeros_like_op for zero-filling an LoDTensorArray () 7 years ago
yuyang18 9faf5a39c5
Refactor Operator.cc, and clean code 7 years ago
Yang Yang(Tony) d827c6e87a
Dynamic Graph first prototype () 7 years ago
qiaolongfei 7ebef493d5 add row_size for selected rows in DebugStringEx 7 years ago
fengjiayi 5803115720
Merge pull request from JiayiFeng/fix_bug_of_ExecutionContext 7 years ago
dzhwinter f7c96f079b
Big data op_test benchmark, for checking output consistent in different runs. () 7 years ago
fengjiayi dc8e0b494d fix bugs in the implementation of 'HasInput' and 'HasOutput' 7 years ago
mozga-intel 3ff9ba0e6b Mkldnn layout () 7 years ago
Yu Yang 14905516aa
Merge pull request from JiayiFeng/dev_add_random_crop_op 7 years ago
fengjiayi 3bce3dbce1 fix a bug 7 years ago
chengduoZH cb1c657ce4 move check_nan_inf to operator 7 years ago
Yiqun Liu 6084af47ef
Fix the bug when a input variable of op is dispensable. () 7 years ago
Yang Yang(Tony) 81dfc0cf0e
Clean up unused code in operator class () 7 years ago
Abhinav Arora f09aed0475
Fix CPPLint issues in framework/data_transform framework/prune.cc () 7 years ago
Qiao Longfei 4c55a6022a
Dist transpiler support prefetch () 7 years ago
qiaolongfei e66bd4cb73 add GetDataTypeOfVar 7 years ago
Qiao Longfei 23bab34ca3
Fix data transform when inplace () 7 years ago
Yibing Liu 90afbd2856 Move back operator's event to RunImpl() 7 years ago
Yu Yang a8c076e577 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/shuffle_reader 7 years ago
Yu Yang 225efa671f Remove dims in base class 7 years ago
Liu Yiqun a8e8507767 Refine the profile codes for inference. 7 years ago
Yibing Liu ee88855ddf Fix the profiler's bug in multi-gpu mode 7 years ago
Abhinav Arora c7ad26d6a4 [WIP] Move DataType enum inside VarType () 7 years ago
Abhinav Arora fcadb45251 Separate VarType from VarDesc in framework.proto and fix all related compiler errors () 7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. () 7 years ago
Yi Wang 40c7972d46 Merge branch 'develop' of http://github.com/paddlepaddle/paddle into operator_set_device 7 years ago
Yi Wang a6c1bffa47 Merge with upstream 7 years ago
Yi Wang fc374821dd Correct #include path 7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt 7 years ago