mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
In the test example we have `add(i64[10], sympy.Expr)` where `sympy.Expr` is not considered a promoting arg so isn't factored into the type promotion. However, in eager it would promote to float32. Pull Request resolved: https://github.com/pytorch/pytorch/pull/115676 Approved by: https://github.com/lezcano ghstack dependencies: #115677, #115699, #115700 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| wrappers.py | ||