Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/
H A Dtest_throughput_benchmark.py23 class TwoLayerNetModule(torch.nn.Module): class
76 self.linear_test(TwoLayerNetModule)
80 self.linear_test(TwoLayerNetModule, profiler_output_path=fname)