MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / Tell

Method Tell

tensorflow/core/lib/io/zlib_inputstream.cc:220–220  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

218}
219
220int64 ZlibInputStream::Tell() const { return bytes_read_; }
221
222Status ZlibInputStream::Inflate() {
223 int error = inflate(z_stream_def_->stream.get(), zlib_options_.flush_mode);

Callers 9

ReadRecordMethod · 0.45
tellMethod · 0.45
TESTFunction · 0.45
TestTellFunction · 0.45
TestSkipNBytesFunction · 0.45
TESTFunction · 0.45
ReadRecordMethod · 0.45
TESTFunction · 0.45
ReadStringTensorFunction · 0.45

Calls

no outgoing calls

Tested by 5

TESTFunction · 0.36
TestTellFunction · 0.36
TestSkipNBytesFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36