Home
last modified time | relevance | path

Searched defs:torch_mm (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/benchmarks/dynamo/microbenchmarks/
H A Dmatmul_relu.py20 def torch_mm(a, b): function
H A Dinductor_mm.py27 def torch_mm(a, b): function
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_mmdecomp.py65 def torch_mm(a, b): function