Searched defs:get_num_bytes (Results 1 – 2 of 2) sorted by relevance
41 def get_num_bytes(*args: torch.Tensor, num_in_out_args: int = 0) -> int: function
296 def get_num_bytes(t: torch.Tensor) -> int: function