Searched defs:test_output_match (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/test/onnx/ | ||
H A D | test_op_consistency.py | 281 def test_output_match(self, device: str, dtype: torch.dtype, op): member in TestOnnxModelOutputConsistency |
/aosp_15_r20/external/pytorch/test/ | ||
H A D | test_mps.py | 12111 def test_output_match(self, device, dtype, op): member in TestConsistency |