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

Method RawPtr

tensorflow/core/framework/variant.h:320–320  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

318 }
319
320 void* RawPtr() override { return &value; }
321
322 const void* RawPtr() const override { return &value; }
323

Callers 1

getMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected