Searched refs:NodeFilterResult (Results 1 – 1 of 1) sorted by relevance
70 enum NodeFilterResult { enum94 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()