Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
H A Dgcs_filesystem.cc109 static int64_t LoadBufferFromGCS(const std::string& path, size_t offset, in LoadBufferFromGCS() function
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dgcs_file_system.cc1047 Status GcsFileSystem::LoadBufferFromGCS(const string& fname, size_t offset, in LoadBufferFromGCS() function in tensorflow::GcsFileSystem