Searched refs:is_matching_cls_hf (Results 1 – 2 of 2) sorted by relevance
724 def is_matching_cls_hf(cls): member in CustomizedDictVariable740 return CustomizedDictVariable.is_matching_cls_hf(cls)774 if cls.is_matching_cls_hf(user_cls):802 if not cls.is_matching_cls_hf(user_cls):832 is_hf_model_output = self.is_matching_cls_hf(self.user_cls)
584 elif CustomizedDictVariable.is_matching_cls_hf(type(value)):