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

Method Tell

tensorflow/core/kernels/decode_compressed_op.cc:57–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 }
56
57 int64 Tell() const override { return pos_; }
58
59 Status Reset() override {
60 pos_ = 0;

Callers 6

NextMethod · 0.45
GetNextInternalMethod · 0.45
SaveInternalMethod · 0.45
GetNextInternalMethod · 0.45
SaveInternalMethod · 0.45
SaveInternalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected