torch.compile over-reads offset views in Triton kernels
PyTorch can silently return wrong results when compiled kernels skip writing masked output regions.
By tensorPyTorch can silently return wrong results when compiled kernels skip writing masked output regions.
By tensorOn Apple Silicon, scaled_dot_product_attention with is_causal=True can silently ignore the causal mask for float16 and bfloat16.
By tensor