Searched defs:has_impl (Results 1 – 3 of 3) sorted by relevance
48 def has_impl(self, full_qualname: str) -> bool: member in FakeClassRegistry
540 def has_impl(target: OpKey) -> bool: function
181 …const bool has_impl = ((_winograd_impl.input_transform != nullptr) && (_winograd_impl.output_trans… in configure() local