Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
get
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected