Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dscoped_allocator_optimizer.cc449 const std::set<string>& op_instance_names, in AnalyzeInputs()
599 const std::set<string>& op_instance_names, in BuildSAConcatNode()
725 const std::set<string>& op_instance_names, in RewireSubgraph()
836 std::set<string> op_instance_names; in Rewrite() local