MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / CtrlDeps

Function CtrlDeps

tensorflow/compiler/jit/node_matchers.h:224–226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

222// order.
223template <typename... Ts>
224impl::NodeMatcherProperties CtrlDeps(Ts... control_deps) {
225 return impl::CtrlDeps({control_deps...});
226}
227
228// Matches a constant node with value `val`.
229impl::NodeMatcherProperties ConstantValue(

Callers 3

TESTFunction · 0.85
TESTFunction · 0.85
TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by 3

TESTFunction · 0.68
TESTFunction · 0.68
TEST_FFunction · 0.68