ezyang / pytorch-unattached

Tensors and Dynamic neural networks in Python with strong GPU acceleration
http://pytorch.org
Other
20 stars 8 forks source link

Add support for exporting Addmm with alpha != 1 or beta != 1 #243

Closed bddppq closed 7 years ago

ezyang commented 7 years ago

Oops, my bad: @bddppq could you please open this PR on the main pytorch repo? pytorch/pytorch

ezyang commented 7 years ago

o/w, LGTM

bddppq commented 7 years ago

Moved