Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_clone_context.h93 absl::flat_hash_map<const HloComputation*, HloComputation*> computations_; variable
Dhlo_module.h531 std::vector<std::unique_ptr<HloComputation>> computations_; variable
Dhlo_parser.cc579 std::vector<std::unique_ptr<HloComputation>> computations_; member in xla::__anon2f9b41db0111::HloParserImpl