Home
last modified time | relevance | path

Searched defs:computation_cache_ (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dqr_expander.h52 absl::flat_hash_map<std::string, HloComputation*> computation_cache_; variable
H A Dcholesky_expander.h43 absl::flat_hash_map<std::string, HloComputation*> computation_cache_; variable
H A Dtriangular_solve_expander.h68 absl::flat_hash_map<std::string, HloComputation*> computation_cache_; variable
H A Drng_bit_generator_expander.h67 absl::flat_hash_map<RngGeneratorKey, HloComputation*> computation_cache_; variable