Home
last modified time | relevance | path

Searched defs:numpy_T (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DTensorShape.cpp3680 Tensor numpy_T(const Tensor &self) { in numpy_T() function
/aosp_15_r20/external/pytorch/torch/onnx/
H A Dsymbolic_opset9.py834 def numpy_T(g: jit_utils.GraphContext, input): function