Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dtensor_numpy.cpp395 PyObject* py_shape = PyDict_GetItemString(cuda_dict, "shape"); in tensor_from_cuda_array_interface() local
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dpywrap_tfe_src.cc1466 PyObject* py_shape = PyTuple_New(shape.dims()); in GetShape() local
1482 PyObject* py_shape = GetShape(); in OnesLike() local
1501 PyObject* py_shape = GetShape(); in ZerosLike() local