Searched refs:memoization_cache (Results 1 – 1 of 1) sorted by relevance
2872 absl::flat_hash_map<const HloInstruction*, UseKind> memoization_cache; in Compute() local2873 return ComputeInternal(i, hlo, &memoization_cache); in Compute()