pytorch
0dac7d86 - blas copy and axpy to aten (#52345)

Commit
3 years ago
blas copy and axpy to aten (#52345) Summary: Fixes #{issue number} Follow-up PR: https://github.com/pytorch/pytorch/pull/50984 `copy` and `axpy` functions are ported to ATen. `THBlas_axpy` and `THBlas_copy` are removed. Looking forward your comments cc ngimel, mruberry Pull Request resolved: https://github.com/pytorch/pytorch/pull/52345 Reviewed By: zou3519 Differential Revision: D26756533 Pulled By: ngimel fbshipit-source-id: 97649485eeb6b361d6434c4701539b5abba4a17d
Author
Parents
Loading