Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ impl
Method
impl
tensorflow/cc/framework/scope.h:236–236 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
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
239
Callers
8
TensorContractionInputMapper
Method · 0.45
PackRhsHelper
Function · 0.45
TensorContractionInputMapper
Method · 0.45
TF_FinishWhileHelper
Function · 0.45
NextIterationName
Function · 0.45
Scope
Method · 0.45
Impl
Method · 0.45
GetCompositeOpScopes
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
1
PackRhsHelper
Function · 0.36