Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Denv.h633 inline Status WriteTextProto(Env* /* env */, const std::string& /* fname */, in WriteTextProto() function
H A Denv.cc607 Status WriteTextProto(Env* env, const string& fname, in WriteTextProto() function