HomeSort by relevance Sort by last modified time
    Searched refs:visited_instructions_ (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_tfgraph_builder.h 51 std::unordered_set<const HloInstruction*> visited_instructions_; member in class:xla::hlo_graph_dumper::HloTfGraphBuilder
hlo_tfgraph_builder.cc 210 if (!visited_instructions_.insert(instruction).second) {

Completed in 1170 milliseconds