Searched refs:tensor_var (Results 1 – 2 of 2) sorted by relevance
275 def from_tensor_var(cls, tx, tensor_var, class_type, torch_function_fn): argument278 kwargs = dict(tensor_var.__dict__)
1486 def _tensor_isinstance(tensor_var, tensor_type): argument