Home
last modified time | relevance | path

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

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