Searched refs:compare_with_reference (Results 1 – 3 of 3) sorted by relevance
275 self.compare_with_reference(
12321 self.compare_with_reference(op, op.ref, sample_input)
3736 def compare_with_reference(self, torch_fn, ref_fn, sample_input, **kwargs): member in TestCase