Searched refs:allowlisted_backend (Results 1 – 1 of 1) sorted by relevance
212 std::unordered_set<string> allowlisted_backend; in RegisterCompilationKernels() local215 allowlisted_backend.insert(op_registration->device_allowlist.begin(), in RegisterCompilationKernels()259 allowlisted_backend.find(backend.first) != in RegisterCompilationKernels()260 allowlisted_backend.end()) { in RegisterCompilationKernels()