Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Dtest_static_runtime.cc2291 const auto append_tensor_script = R"JIT( in TEST() local
2305 testStaticRuntime(append_tensor_script, args_tensor); in TEST()
2306 testStaticRuntime(append_tensor_script, args_tensor, args_tensor_large); in TEST()