Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_utils.h43 Status ReadProtoFile(Env* env, const string& fname, T* proto, in ReadProtoFile() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/aot/
H A Dcompile.cc173 static Status ReadProtoFile(const string& fname, protobuf::Message* proto) { in ReadProtoFile() function