Home
last modified time | relevance | path

Searched refs:_qlinear_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.py1711 def _qlinear_add_cpu_test_helper(self, use_relu=False, int8_mixed_bf16=False): member in TestPatternMatcher
1853 self._qlinear_add_cpu_test_helper()
1860 self._qlinear_add_cpu_test_helper(int8_mixed_bf16=True)
1866 self._qlinear_add_cpu_test_helper(use_relu=True)
1873 self._qlinear_add_cpu_test_helper(use_relu=True, int8_mixed_bf16=True)