Home
last modified time | relevance | path

Searched defs:ReadTextProto (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/platform/
Denv.h612 inline Status ReadTextProto(Env* /* env */, const std::string& /* fname */, in ReadTextProto() function
Denv.cc566 Status ReadTextProto(Env* env, const string& fname, protobuf::Message* proto) { in ReadTextProto() function