Searched refs:BackendWithCompiler (Results 1 – 3 of 3) sorted by relevance
67 class BackendWithCompiler : public PyTorchBackendInterface { class71 explicit BackendWithCompiler() {} in BackendWithCompiler() function in torch::jit::BackendWithCompiler72 virtual ~BackendWithCompiler() override = default;197 static auto cls = torch::jit::backend<BackendWithCompiler>(backend_name);
41 class BackendWithCompiler final : public BackendInterface { class45 ~BackendWithCompiler() override = default;227 auto cls = BackendWithCompiler();
123 auto cls = BackendWithCompiler();