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

Method BinSize

tensorflow/core/framework/ev_allocator.h:344–346  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

342 }
343
344 size_t BinSize() const {
345 return bin_size_;
346 }
347
348 private:
349 Chunk<ChunkType>* CreateChunk() {

Callers 1

AllocatedSizeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected