Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dcholesky_expander.h43 absl::flat_hash_map<string, HloComputation*> computation_cache_; variable
Dtriangular_solve_expander.h65 absl::flat_hash_map<string, HloComputation*> computation_cache_; variable
Dqr_expander.h56 absl::flat_hash_map<string, HloComputation*> computation_cache_; variable
Drng_bit_generator_expander.h67 absl::flat_hash_map<RngGeneratorKey, HloComputation*> computation_cache_; variable