Home
last modified time | relevance | path

Searched defs:test_output_match (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_op_consistency.py281 def test_output_match(self, device: str, dtype: torch.dtype, op): member in TestOnnxModelOutputConsistency
/aosp_15_r20/external/pytorch/test/
H A Dtest_mps.py12111 def test_output_match(self, device, dtype, op): member in TestConsistency