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.cc281 const std::set<string>& op_instance_names, in AnalyzeInputs()
352 const std::set<string>& op_instance_names, in BuildSAConcatNode()
471 const std::set<string>& op_instance_names, in RewireSubgraph()
583 std::set<string> op_instance_names; in Rewrite() local