MCPcopy 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

PackRhsHelperFunction · 0.45
TF_FinishWhileHelperFunction · 0.45
NextIterationNameFunction · 0.45
ScopeMethod · 0.45
ImplMethod · 0.45
GetCompositeOpScopesMethod · 0.45

Calls 1

getMethod · 0.45

Tested by 1

PackRhsHelperFunction · 0.36