Searched refs:FastParseExample (Results 1 – 5 of 5) sorted by relevance
136 Status FastParseExample(const FastParseExampleConfig& config,
306 TF_CHECK_OK(FastParseExample(config, serialized, {}, nullptr, &result)); in TEST()421 FastParseExample(config, gtl::ArraySlice<tstring>(), in TEST()
1114 Status FastParseExample(const Config& config, in FastParseExample() function
657 TF_RETURN_IF_ERROR(FastParseExample( in ParseExample()
250 return FastParseExample( in ParseExampleVector()