Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc1054 PyObject* py_shape = tensor.GetShape(); in Zeros() local
1075 PyObject* py_shape = tensor.GetShape(); in Ones() local
1166 PyObject* py_shape = PyTuple_New(shape.dims()); in GetShape() local