HomeSort by relevance Sort by last modified time
    Searched refs:MaybeFetch (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/platform/cloud/
file_block_cache.h 182 Status MaybeFetch(const Key& key, const std::shared_ptr<Block>& block)
file_block_cache.cc 95 Status FileBlockCache::MaybeFetch(const Key& key,
182 TF_RETURN_IF_ERROR(MaybeFetch(key, block));

Completed in 59 milliseconds