Searched refs:filename_txt (Results 1 – 1 of 1) sorted by relevance
80 const string filename_txt = io::JoinPath(dir, "graphdef.pb.txt"); in TEST() local87 TF_ASSERT_OK(WriteTextProto(Env::Default(), filename_txt, graph_def)); in TEST()91 TF_ASSERT_OK(benchmark_model::InitializeSession(1, filename_txt, &session, in TEST()