Home
last modified time | relevance | path

Searched refs:GraphShape (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc1323 PyObject* GraphShape(PyObject* tensor) const { in GraphShape() function in PyVSpace
1435 return py_vspace->GraphShape(absl::get<1>(shape_)); in GetShape()