Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/custom_backend/
H A Dbackend.py8 def get_custom_backend_library_path(): function
59 library_path = get_custom_backend_library_path()
H A Dtest_custom_backend.py6 from backend import get_custom_backend_library_path, Model, to_custom_backend
15 self.library_path = get_custom_backend_library_path()