Rate this Page

Function at::binary_cross_entropy_backward_outf#

Function Documentation#

inline at::Tensor &at::binary_cross_entropy_backward_outf(const at::Tensor &grad_output, const at::Tensor &self, const at::Tensor &target, const ::std::optional<at::Tensor> &weight, int64_t reduction, at::Tensor &grad_input)#