Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_torchinductor.py465 def reference_to_expect(actual_flat, correct_flat): function
483 correct_flat = reference_to_expect(actual_flat, correct_flat)
553 expect_grad = reference_to_expect(actual_grad, correct_grad)