MCPcopy 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

RegisterPlatformMethod · 0.50
PlatformWithNameMethod · 0.50
PlatformWithIdMethod · 0.50
RegisterListenerMethod · 0.50
PlatformsWithFilterMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected