test_op_level2.py
20.8 KB
-
Relaxing convolution infer checks. (#3511) · 3cab3c44
- Weight dtype can be different than idtype. So, using the weight tensor to set the dtype of weight. - For conv2d NCHWc operator, the weight can be of any dimension. For int8 computation on Intel, it can be 7D. Relaxing the weight type checking.
Animesh Jain committed