Searched refs:_get_tensor_methods (Results 1 – 1 of 1) sorted by relevance
1925 def _get_tensor_methods() -> Set[Callable]: function1955 return func in _get_tensor_methods() or func.__name__ == "__get__"