Home
last modified time | relevance | path

Searched refs:ReadTextOrBinaryProto (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/platform/
Denv.h621 Status ReadTextOrBinaryProto(Env* env, const std::string& fname,
623 Status ReadTextOrBinaryProto(Env* env, const std::string& fname,
Denv_test.cc130 TF_EXPECT_OK(ReadTextOrBinaryProto(env_, filename, &result2)); in TEST_F()
150 TF_EXPECT_OK(ReadTextOrBinaryProto(env_, filename, &result2)); in TEST_F()
Denv.cc578 Status ReadTextOrBinaryProto(Env* env, const string& fname, in ReadTextOrBinaryProto() function
586 Status ReadTextOrBinaryProto(Env* env, const string& fname, in ReadTextOrBinaryProto() function