Xinran / Allan Rui

Results 2 issues of Xinran / Allan Rui

Summary: - This diff introduces `dtype` attribute to `TritonCSEVariable` and a dtype propagation helper function to infer dtype from input to output for each op. - There will be a...

fb-exported
release notes: fx
module: inductor
ciflow/inductor

Summary: Triton compiler does not automatically promote fp16/bf16 reductions to fp32 accumulation. This will result in significant accuracy issue. This diff will upcast the input to FP32 for all math...

fb-exported
topic: not user facing
module: inductor
ciflow/inductor