Home
last modified time | relevance | path

Searched defs:is_constant_enter (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dimmutable_executor_state.cc159 bool is_constant_enter; in Initialize() local
Dgraph_view.h67 bool is_constant_enter : 1; // True iff IsEnter(node) and member
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_optimizer.cc1173 bool is_constant_enter = enter->attrs().Find("is_constant")->b(); in AddFrameForwardingControlEdge() local