Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_lite_interpreter_direct.cpp306 class TorchBindLiteInterpreterDirectTestStruct class
370 make_custom_class<TorchBindLiteInterpreterDirectTestStruct>(); in TEST()
865 torch::class_<TorchBindLiteInterpreterDirectTestStruct>(
869 .def("get", &TorchBindLiteInterpreterDirectTestStruct::get)
873 TorchBindLiteInterpreterDirectTestStruct>&) -> int64_t { in __anon3fd744610402() argument
879 TorchBindLiteInterpreterDirectTestStruct>(); in __anon3fd744610502()