Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/lib/core/
Dpy_seq_tensor.cc110 Status SampleElementFromSequence(PyObject* seq, PyObject** elem) { in SampleElementFromSequence() function
158 TF_RETURN_IF_ERROR(SampleElementFromSequence(obj, &elem)); in InferShapeAndType()