Searched refs:shape_seq (Results 1 – 1 of 1) sorted by relevance
4054 tensorflow::Safe_PyObjectPtr shape_seq(PySequence_Fast( local4057 int len = PySequence_Fast_GET_SIZE(shape_seq.get());4058 PyObject** shape_seq_array = PySequence_Fast_ITEMS(shape_seq.get());