Searched refs:GraphShape (Results 1 – 1 of 1) sorted by relevance
1085 PyObject* GraphShape(PyObject* tensor) const { in GraphShape() function in PyVSpace1174 return py_vspace->GraphShape(absl::get<1>(shape_)); in GetShape()