Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/rpc/client/
Ddump_tpu_profile.cc58 Status WriteGzippedDataToFile(const string& filename, const string& data) { in WriteGzippedDataToFile() function
87 WriteGzippedDataToFile(json_path, TraceEventsToJson(trace))); in DumpTraceToLogDirectory()