Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ OutputBufferSizes
Function
OutputBufferSizes
tensorflow/core/lib/io/zlib_buffers_test.cc:30–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
static std::vector<int> OutputBufferSizes() { return {100, 200, 500, 1000}; }
31
32
static std::vector<int> NumCopies() { return {1, 50, 500}; }
33
Callers
3
TestAllCombinations
Function · 0.85
TestTell
Function · 0.85
TestSkipNBytes
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected