Searched refs:GetTSBackendImpl (Results 1 – 2 of 2) sorted by relevance
47 TORCH_API torch::lazy::BackendImplInterface* GetTSBackendImpl();
267 torch::lazy::BackendImplInterface* GetTSBackendImpl() { in GetTSBackendImpl() function277 s_registrar = std::make_unique<BackendRegistrar>(GetTSBackendImpl()); in InitTorchScriptBackend()