Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ timeouts
Method
timeouts
tensorflow/core/platform/cloud/gcs_file_system.h:183–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
181
return file_block_cache_->max_staleness();
182
}
183
TimeoutConfig timeouts() const { return timeouts_; }
184
std::unordered_set<string> allowed_locations() const {
185
return allowed_locations_;
186
}
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64