Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Dtest_cpu_fusion.cc60 auto sample_input2 = at::ones({2, 3}); in TEST() local
99 auto sample_input2 = at::ones({2, 3}); in TEST() local