Open alpdeniz opened 1 year ago
Updates deprecated Tensor.add(), Tensor.add_() and Tensor.addcmull_() calls to comply with the new method signatures. Removes depreciation warning.
Tensor.add()
Tensor.add_()
Tensor.addcmull_()
Updates deprecated
Tensor.add()
,Tensor.add_()
andTensor.addcmull_()
calls to comply with the new method signatures. Removes depreciation warning.