Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_padding.py163 self.test_LinearAndSoftmax_both_shapes(bias=False)
166 def test_LinearAndSoftmax_both_shapes(self, bias=True): member in PerfTestBetweenGoodAndBadShape