Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/aoti_inference/
H A Dtest.cpp63 std::string sample_data_path = in test_aoti_script() local
67 torch::jit::script::Module sample_data = torch::jit::load(sample_data_path); in test_aoti_script()