Searched defs:control_deps (Results 1 – 11 of 11) sorted by relevance
100 const absl::optional<NodeSeqMatcher>& control_deps() const { in control_deps() function131 void set_control_deps(NodeSeqMatcher control_deps) { in set_control_deps()224 impl::NodeMatcherProperties CtrlDeps(Ts... control_deps) { in CtrlDeps()
149 const std::vector<const Edge*>& control_deps) in ConstantCache()174 std::vector<const Edge*> control_deps, Output* size) { in ComputeSliceSize()
180 std::vector<const Node*> control_deps; in MatchAndExplain() local465 impl::NodeMatcherProperties impl::CtrlDeps( in CtrlDeps()
281 std::vector<string> control_deps; in PostprocessControlEdgesBetweenOutsideCompilations() local
317 gtl::FlatSet<Node*>& control_deps = (*constant_control_deps)[n]; in ConsiderConstantFoldableNode() local496 const Tensor& constant, const gtl::FlatSet<Node*>& control_deps, in ReplaceTensorWithConstant()675 const gtl::FlatSet<Node*>& control_deps = in ConstantFold() local
1421 auto make_expensive_noop = [&g](gtl::ArraySlice<Node*> control_deps) { in TEST()
48 const std::vector<Operation>& control_deps() const { return control_deps_; } in control_deps() function
120 std::vector<Operation> control_deps, bool clear_control_deps) in Impl()298 const std::vector<Operation>& Scope::control_deps() const { in control_deps() function in tensorflow::Scope
174 std::vector<std::string> control_deps; in UpdateNodeDef() local
240 absl::flat_hash_set<string> control_deps; member466 absl::flat_hash_set<string>* control_deps) { in PushDownConstInputs()725 absl::flat_hash_set<string> control_deps; in SpecializeFunction() local
1845 const std::vector<tensorflow::Operation>& control_deps, in CopyGraph()