Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/parse_example/
Dparse_example.cc117 Status FastParseSerializedExample( in FastParseSerializedExample() function
468 Status status_of_minibatch = FastParseSerializedExample( in FastParseExampleLite()
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc571 Status FastParseSerializedExample( in FastParseSerializedExample() function
1223 status_of_minibatch[minibatch] = FastParseSerializedExample( in FastParseExample()