Files
triton/python
Keren Zhou a428cf0bb2 [FRONTEND] Fix pytorch warning. (#560)
UserWarning: __floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values. To keep the current behavior, use torch.div(a, b, rounding_mode='trunc').
2022-06-20 20:12:09 -07:00
..
2022-06-15 13:55:20 -07:00
2022-06-15 13:55:20 -07:00
2022-06-15 13:55:20 -07:00
2022-06-05 13:33:21 -07:00

The file is empty.