- 18 5月, 2023 1 次提交
-
-
由 Hulek 提交于
* Fused elementwises kernels and ops * change fuse pass name * adjust .pbtxt files * adjust quantization attributes * add missing arguments and fix others, review fixed * simplify fused kernel registration * fix elementwise unit tests * reuse one fused elementwise op * adjust proto * Add supported datatypes * Change 'Scale' to 'scale' in tests, change some tests to onednn * Revert breaking changes * Fix unit tests * Delete obsolete test cases * Delete commented out code * Fix codestyle * delete temporary condition * fix conflicts and delete duplicate fusing * Fix code after merge * Move tests to new directory * fix tests volatility * Rename test_elementwise_add_onednn_op.py to test_elementwise_add_mkldnn_op.py * Update CMakeLists.txt add mkldnn op test --------- Co-authored-by: NSilv3S <slawomir.siwek@intel.com>
-
- 08 7月, 2021 1 次提交
-
-
由 王明冬 提交于
-
- 07 6月, 2021 1 次提交
-
-
由 dyning 提交于
* Add the op def for elementwise_div elementwise_pow elementwise_sub fake_quantize_dequantize_moving_average_abs_max reduce_mean sqrt test=develop * remove .ipynb_checkpoints for opdef * remove fake_quantize_dequantize_moving_average_abs_max for opdef
-
- 03 6月, 2021 1 次提交
-
-
由 王明冬 提交于
-