[oneDNN] Added UT for testing elementwise_mul caching (#30203)
* - Added UT for testing elementwise_mul caching * lint fixesrevert-31562-mean
parent
be5c2e6050
commit
4aba17b5db
@ -1 +1 @@
|
||||
cc_test(test_mkldnn_caching SRCS mkldnn/test_mkldnn_caching.cc DEPS op_registry elementwise_add_op activation_op softmax_op softmax scope device_context enforce)
|
||||
cc_test(test_mkldnn_caching SRCS mkldnn/test_mkldnn_caching.cc DEPS op_registry elementwise_mul_op elementwise_add_op activation_op softmax_op softmax scope device_context enforce)
|
||||
|
Loading…
Reference in new issue