[XLA] Use DynamicDimensionInference in HloEvaluator
- Use DynamicDimensionInference in HloEvaluator so that it can correctly evaluate GetDimensionSize. - Change ComputeConstant to first calculate DynamicDimensionInference and pass it into evaluator. PiperOrigin-RevId: 228242693
Loading
Please sign in to comment