Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Impl
Class
Impl
tensorflow/cc/framework/scope.h:235–235 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
233
234
// START_SKIP_DOXYGEN
235
class Impl;
236
Impl* impl() { return impl_.get(); }
237
const Impl* impl() const { return impl_.get(); }
238
// END_SKIP_DOXYGEN
Callers
7
RegisterPlatform
Method · 0.50
PlatformWithName
Method · 0.50
PlatformWithId
Method · 0.50
InitializePlatformWithName
Method · 0.50
InitializePlatformWithId
Method · 0.50
RegisterListener
Method · 0.50
PlatformsWithFilter
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected