Home
last modified time | relevance | path

Searched refs:_qconv2d_add_cpu_test_helper (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_mkldnn_pattern_matcher.py868 def _qconv2d_add_cpu_test_helper(self, use_relu=False, int8_mixed_bf16=False): member in TestPatternMatcher
941 self._qconv2d_add_cpu_test_helper()
948 self._qconv2d_add_cpu_test_helper(int8_mixed_bf16=True)
954 self._qconv2d_add_cpu_test_helper(use_relu=True)
961 self._qconv2d_add_cpu_test_helper(use_relu=True, int8_mixed_bf16=True)