Rate this Page

Function at::subtract(const at::Tensor&, const at::Tensor&, const at::Scalar&)#

Function Documentation#

inline at::Tensor at::subtract(const at::Tensor &self, const at::Tensor &other, const at::Scalar &alpha = 1)#