Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module.h221 std::vector<std::unique_ptr<HloComputation>> computations_; variable
/external/tensorflow/tensorflow/compiler/xla/tools/parser/
Dhlo_parser.cc233 std::vector<std::unique_ptr<HloComputation>> computations_; member in xla::tools::__anon9449f1f20111::HloParser