- 03 3月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 14 5月, 2020 1 次提交
-
-
由 lijianshe02 提交于
* API/OP (group_norm, layer_norm, unpool) error message enhancement test=develop
-
- 04 4月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
* delete invalid check inferface Ref & VectorRef, test=develop * fix vector ref delete error, test=develop * try the new check inferface, test=develop * change all related code with new check macro, test=develop * remove static assert, test=develop * polish detail, test=develop * skip coverage problem, test=develop * add new check macro, test=develop
-
- 05 9月, 2019 1 次提交
-
-
由 Tao Luo 提交于
* remove assert.h * change PADDLE_ASSERT_MSG to PADDLE_ENFORCE test=develop * fix tensorrt paddle_enforce test=develop
-
- 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 提交于
-