Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Dtest_cpu_fusion.cc59 auto sample_input1 = at::randn({2, 3}); in TEST() local
98 auto sample_input1 = at::randn({2, 3}); in TEST() local