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

Method Count

tensorflow/core/framework/ev_allocator.h:273–275  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

271 }
272
273 size_t Count() {
274 return slot_count_;
275 }
276
277 protected:
278 size_t chunk_size_;

Callers 1

BatchAllocateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected