Searched refs:_is_matching_diffusers_cls (Results 1 – 1 of 1) sorted by relevance
685 def _is_matching_diffusers_cls(cls) -> bool: function725 return _is_matching_transformers_cls(cls) or _is_matching_diffusers_cls(cls)