pytorch
e2e428b0 - Remove custom Ceil in favor of sympy.ceiling (#87294)

Commit
2 years ago
Remove custom Ceil in favor of sympy.ceiling (#87294) [Alban]: the other changes that used to be in this PR (neg and fix for true div) are moved to other places where they already exist. Namely neg is already in master and true div will be in the next PR on the stack where all other functions are fixed at the same time. Pull Request resolved: https://github.com/pytorch/pytorch/pull/87294 Approved by: https://github.com/ezyang
Author
Committer
Parents
Loading