mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Fix https://github.com/pytorch/pytorch/issues/113016 and https://github.com/pytorch/pytorch/issues/113020 and https://github.com/pytorch/pytorch/issues/113141 and https://github.com/pytorch/pytorch/issues/113143 and https://github.com/pytorch/pytorch/issues/113144 Explicit typecast result of add/sub to uint8 (similar to how we fixed mul previously) to avoid implicit type promotion from C. Pull Request resolved: https://github.com/pytorch/pytorch/pull/113253 Approved by: https://github.com/lezcano, https://github.com/jansel |
||
|---|---|---|
| .. | ||
| aoti_runtime | ||
| cuda | ||
| __init__.py | ||
| common.py | ||
| cpp_prefix.h | ||
| cpp.py | ||
| cuda_combined_scheduling.py | ||
| memory_planning.py | ||
| triton_foreach.py | ||
| triton_utils.py | ||
| triton.py | ||
| wrapper.py | ||