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.h90 absl::flat_hash_map<const HloComputation*, HloComputation*> computations_; variable
Dhlo_module.h390 std::vector<std::unique_ptr<HloComputation>> computations_; variable
Dhlo_parser.cc536 std::vector<std::unique_ptr<HloComputation>> computations_; member in xla::__anon8590f6b60111::HloParserImpl