Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc4054 tensorflow::Safe_PyObjectPtr shape_seq(PySequence_Fast( local
4057 int len = PySequence_Fast_GET_SIZE(shape_seq.get());
4058 PyObject** shape_seq_array = PySequence_Fast_ITEMS(shape_seq.get());