Home
last modified time | relevance | path

Searched refs:tensor_numel_in_limit (Results 1 – 1 of 1) sorted by relevance

/external/pytorch/torch/fx/experimental/
Dproxy_tensor.py937 def tensor_numel_in_limit(t: Tensor) -> bool: function
954 and pytree.tree_all_only(Tensor, tensor_numel_in_limit, out)