- 22 12月, 2020 1 次提交
-
-
由 wuhuanzhou 提交于
* Using VisitDataTypeTiny and put CastOP after ReduceOP, test=develop * remove changes of reduce_op.h, test=develop
-
- 16 9月, 2020 1 次提交
-
-
由 wawltor 提交于
add the error message check for the some operator
-
- 06 9月, 2020 1 次提交
-
-
由 wawltor 提交于
update the check for the dtype check for the argmin, argmax
-
- 02 9月, 2020 1 次提交
-
-
由 wawltor 提交于
* fix the argmin,argmax op for the paddlepaddle 2.0, add checkPoint for the argmax/argmin
-
- 22 8月, 2020 1 次提交
-
-
由 wawltor 提交于
* add the new api and op for the argmax, argmin
-
- 12 4月, 2020 1 次提交
-
-
由 mamingjie-China 提交于
* API(argsort, argmax, argmin, cast, diag) error message enhancement, test=develop
-
- 04 4月, 2020 1 次提交
-
-
由 wawltor 提交于
* Add the argmax op to API 2.0, test=develop * Fix the compiler problem in arg_max op, test=develop * Fix the import meesage in common_ops_import, test=develop * Fix the default dtype of arg_min_max, test=develop
-
- 01 4月, 2019 1 次提交
-
-
由 chengduo 提交于
test=develop
-
- 11 6月, 2018 1 次提交
-
-
由 yuyang18 提交于
* Remove unused arg_max/min_op.h * Remove reference parameter. Use pointer insteaded. * undef macro * Always set OutT as int64_t.
-
- 08 6月, 2018 1 次提交
-
-
由 sneaxiy 提交于
-