Searched refs:cls_or_func (Results 1 – 1 of 1) sorted by relevance
1840 def disable_tfrt_impl(cls_or_func): argument1843 if tf_inspect.isclass(cls_or_func):1847 return cls_or_func1859 if cls_or_func is not None:1860 return decorator(cls_or_func)