Home | History | Annotate | Download | only in util

Lines Matching refs:ParseDataType

65 // ParseDataType has to be called first, then appropriate ParseZzzzList.
71 Status ParseDataType(DataType* dtype) {
361 if (!name_and_feature.second.ParseDataType(&dtype).ok()) return false;
547 TF_RETURN_IF_ERROR(feature.ParseDataType(&example_dtype));
1236 TF_RETURN_IF_ERROR(feature.ParseDataType(&example_dtype));