Searched refs:_is_composite_tensor (Results 1 – 1 of 1) sorted by relevance
124 _is_composite_tensor = _pywrap_utils.IsCompositeTensor variable193 elif _is_composite_tensor(instance):254 elif _is_composite_tensor(iterable):1053 elif ((_is_composite_tensor(shallow_tree) or1054 _is_composite_tensor(input_tree)) and1064 if _is_composite_tensor(shallow_tree) or _is_composite_tensor(input_tree):1066 (_is_composite_tensor(input_tree) or _is_type_spec(input_tree)) and1067 (_is_composite_tensor(shallow_tree) or _is_type_spec(shallow_tree))):