- 03 9月, 2019 1 次提交
-
-
由 Tao Luo 提交于
* remove unused PADDLE_ASSERT(_IS_NOT_ERROR) * replace PADDLE_ASSERT with PADDLE_ASSERT_MSG test=develop
-
- 13 2月, 2019 1 次提交
-
-
由 liuwei1031 提交于
-
- 26 11月, 2018 1 次提交
-
-
由 minqiyang 提交于
test=develop
-
- 08 11月, 2018 1 次提交
-
-
由 minqiyang 提交于
Fix code to support cpplint syntax check test=develop
-
- 21 6月, 2018 1 次提交
-
-
由 fengjiayi 提交于
1. Add a new attribute named 'startuo_seed' to RandomCropOp. If the input 'Seed' is not initialized, the 'startup_seed' will be used to replace it. 2. Refine CustomReader. Add a member variable 'scope_' to it. The 'scope_' will act as the global scope of preprocesing, making it possiable to save something cross batches.
-
- 30 5月, 2018 2 次提交
- 28 5月, 2018 2 次提交
- 25 5月, 2018 1 次提交
-
-
由 yuyang18 提交于
-