Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/utils/
Dtensor_numpy.cpp395 PyObject* py_shape = PyDict_GetItemString(cuda_dict, "shape"); in tensor_from_cuda_array_interface() local
/external/tensorflow/tensorflow/python/eager/
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