Commit Graph

21 Commits (2a3c58d3fecab43a753bd8c47e327ceae9f0f467)

Author SHA1 Message Date
Yu Yang 14905516aa
Merge pull request #10970 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. (#10268)
7 years ago
Yang Yang(Tony) 81dfc0cf0e
Clean up unused code in operator class (#10035)
7 years ago
Abhinav Arora f09aed0475
Fix CPPLint issues in framework/data_transform framework/prune.cc (#10178)
7 years ago
Qiao Longfei 4c55a6022a
Dist transpiler support prefetch (#9714)
7 years ago
qiaolongfei e66bd4cb73 add GetDataTypeOfVar
7 years ago
Qiao Longfei 23bab34ca3
Fix data transform when inplace (#9450)
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 (#8447)
7 years ago
Abhinav Arora fcadb45251 Separate VarType from VarDesc in framework.proto and fix all related compiler errors (#8414)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
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