Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/lib/core/
Dpy_seq_tensor.cc151 Status InferShapeAndType(PyObject* obj, ConverterState* state) { in InferShapeAndType() function
766 Status status = InferShapeAndType(obj, &state); in PySeqToTFE_TensorHandle()