Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Dtest_static_module.cc1454 const std::string args_tensor_script = R"JIT( in TEST() local
1458 testStaticModuleThrows(args_tensor_script, {false}, {}); in TEST()