Searched defs:control_deps (Results 1 – 12 of 12) sorted by relevance
100 const std::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()
279 std::vector<string> control_deps; in PostprocessControlEdgesBetweenOutsideCompilations() local
319 gtl::FlatSet<Node*>& control_deps = (*constant_control_deps)[n]; in ConsiderConstantFoldableNode() local493 const Tensor& constant, const gtl::FlatSet<Node*>& control_deps, in ReplaceTensorWithConstant()674 const gtl::FlatSet<Node*>& control_deps = in ConstantFold() local
1448 auto make_expensive_noop = [&g](gtl::ArraySlice<Node*> control_deps) { in TEST()
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
48 const std::vector<Operation>& control_deps() const { return control_deps_; } in control_deps() function
243 absl::flat_hash_set<string> control_deps; member469 absl::flat_hash_set<string>* control_deps) { in PushDownConstInputs()728 absl::flat_hash_set<string> control_deps; in SpecializeFunction() local
174 std::vector<std::string> control_deps; in UpdateNodeDef() local
114 const std::vector<std::pair<int, int>>& control_deps) { in PartitionGraph() argument
1870 const std::vector<tensorflow::Operation>& control_deps, in CopyGraph()