Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_fusible.h34 struct FusionInfoCache { struct
38 void Invalidate(const HloInstruction* instr) { in Invalidate()
45 absl::flat_hash_map<const HloInstruction*, int64_t> shared_memory_usage;
46 absl::flat_hash_map<const HloInstruction*, int64_t> num_unnested_reductions;