- 10 10月, 2022 1 次提交
-
-
由 HongyuJia 提交于
* delete_quantize_headerfile * delete_requantize_headerfile
-
- 21 9月, 2022 1 次提交
-
-
由 jiahongyu 提交于
-
- 26 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 31 12月, 2020 1 次提交
-
-
由 Adam Osewski 提交于
* Add operator checkpoints for new attributes. * Fix adding subsequent checkpoint to quantize op.
-
- 29 9月, 2020 1 次提交
-
-
由 Wojciech Uss 提交于
-
- 28 10月, 2019 1 次提交
-
-
由 Chen Weihang 提交于
* replace part of the old implementation, test=develop * restore concat op, test=develop * update all ops implemention & delete GetDataTypeOfVar func, test=develop
-
- 22 8月, 2019 1 次提交
-
-
由 Leo Chen 提交于
* add pybind interface to get all inplace ops, test=develop * enhance OpTest to check whether the consistency of operator when using and not using inplace, test=develop * handle corner cases in op_test, test=develop * support outputs without tensor holder_, like XShape in reshape_op, test=develop * fix bug, some op has GradOpMaker, but actually no grad_op in OpInfoMap, test=develop * use reshape_grad instead of reshape in FlattenGradOp, test=develop * fix error debug dims info for variables like XShape, test=develop * change computational order in sum_op to relieve computation difference using inplace, test=develop * add inplace_atol to check group_norm, and skip inplace_grad for mkldnn, test=develop * follow sneaxiy's comments, test=develop * remove unused DefaultGradOpDescMaker in mkldnn op, test=develop
-
- 06 3月, 2019 1 次提交
-
-
由 xiaolil1 提交于
* Enable INT8 ReQuantize OP test=develop * Clean code test=develop * Add comments test=develop * Revert "Clean code" test=develop This reverts commit a7a49b8a. * Modify requantize op test test=develop * fix requantize UT by moving public function to public test file. test=develop * Fix test fail due to file address change. test=develop * Change file address for requantize op. test=develop
-
- 20 12月, 2018 1 次提交
-
-
由 xiaoli.liu@intel.com 提交于
test=develop
-