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