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

Method buffer

tensorflow/core/kernels/meta_support.cc:55–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 }
54
55 uint8_t* buffer() { return scratch_32_aligned_; }
56
57 string DebugString() const override { return "MetaGemmScratchResource"; }
58

Callers 1

GetScratchFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected