Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp_extensions/
H A Dopen_registration_extension.cpp634 void fallback_with_undefined_tensor() { in fallback_with_undefined_tensor() function
696 …m.def("fallback_with_undefined_tensor", &fallback_with_undefined_tensor, "fallback_with_undefined_… in PYBIND11_MODULE()
/aosp_15_r20/external/pytorch/test/
H A Dtest_cpp_extensions_open_device_registration.py541 self.module.fallback_with_undefined_tensor()