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