Searched refs:SampleElementFromSequence (Results 1 – 1 of 1) sorted by relevance
110 Status SampleElementFromSequence(PyObject* seq, PyObject** elem) { in SampleElementFromSequence() function158 TF_RETURN_IF_ERROR(SampleElementFromSequence(obj, &elem)); in InferShapeAndType()