Home
last modified time | relevance | path

Searched refs:NodeFilterResult (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc70 enum NodeFilterResult { enum
94 std::function<NodeFilterResult(const HloInstruction* instr)> filter) in NodeFilter()
117 std::function<NodeFilterResult(const HloInstruction* instr)> filter_;
1268 absl::flat_hash_map<const HloInstruction*, NodeFilterResult> nodes; in MakeNodeRadiusAroundFilter()
1337 NodeFilterResult& filter_result = kv.second; in MakeNodeRadiusAroundFilter()