Searched defs:_shape_as_tensor (Results 1 – 4 of 4) sorted by relevance
2979 def _shape_as_tensor(shape, dtype): function
1086 def _shape_as_tensor(self: List[int]) -> List[int]: function
366 Tensor _shape_as_tensor(const Tensor& self) { in _shape_as_tensor() function
321 def _shape_as_tensor(g: jit_utils.GraphContext, input): function