!1292 correct spell from boardcasts to broadcasts

Merge pull request !1292 from jiangjinsheng/issue_broadcast
pull/1292/MERGE
mindspore-ci-bot 5 years ago committed by Gitee
commit 39ef345774

@ -1252,7 +1252,7 @@ class BiasAdd(PrimitiveWithInfer):
r"""
Returns sum of input and bias tensor.
Adds the 1-D bias tensor to the input tensor, and boardcasts the shape on all axis
Adds the 1-D bias tensor to the input tensor, and broadcasts the shape on all axis
except for the channel axis.
Inputs:

Loading…
Cancel
Save