Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/rpc/client/
Dsave_profile.cc68 Status WriteGzippedDataToFile(const std::string& filepath, in WriteGzippedDataToFile() function
142 TF_RETURN_IF_ERROR(WriteGzippedDataToFile(path, data)); in SaveGzippedToolData()