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.h294 std::vector<std::unique_ptr<HloComputation>> computations_; variable
Dhlo_parser.cc366 std::vector<std::unique_ptr<HloComputation>> computations_; member in xla::__anonc071bf1f0111::HloParser