MCPcopy 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
30static std::vector<int> OutputBufferSizes() { return {100, 200, 500, 1000}; }
31
32static std::vector<int> NumCopies() { return {1, 50, 500}; }
33

Callers 3

TestAllCombinationsFunction · 0.85
TestTellFunction · 0.85
TestSkipNBytesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected