Fused elementwises kernels and ops (#51427)
* 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>
Showing
文件已移动
想要评论请 注册 或 登录