124 Commits (bd777e0710ba51c66d1f37e9f73f60e405015a72)

Author SHA1 Message Date
  mindspore-ci-bot 0a7ca97583 !13267 Raise error for BatchNorm3D only support Ascend backend. 5 years ago
  mindspore-ci-bot 8812c1f6b8 !13231 Modify batchnormal note 5 years ago
  mindspore-ci-bot dca301eabf !13245 modify SycnBatchNorm note 5 years ago
  liuxiao93 431ec15bb7 raise error for BatchNorm3D. 5 years ago
  yuchaojie 6e26dee6cc modify SycnBatchNorm note 5 years ago
  lilei 8ada27029d modify batchnormal note 5 years ago
  liuxiao93 d44c706baf batchnorm to batchnorm3d. 5 years ago
  yuchaojie 67a008d5d4 fix AvgPoolGrad in GPU-Pynative 5 years ago
  yuchaojie 029df0def3 fix GlobalBatchNorm 5 years ago
  yuchaojie 6d195f340c add SyncBatchNorm 5 years ago
  mindspore-ci-bot d4abe53f34 !11705 fix_conv3d_bn3d 5 years ago
  jiangzhenguang 8913505536 fix_conv3d_bn3d 5 years ago
  wangshuide2020 2e5b22adde fix the example of Unique, SparseApplyProximalAdagrad, BoundingBoxEncode, SGD and Parameter. 5 years ago
  wangshuide2020 30f99f2722 add raises description for BCELoss, ReLU, BatchNorm1d, etc. operators. 5 years ago
  wangshuide2020 4cca77cb88 add validation of ApplyMomentum and update annotation of Broadcast, DistributedGradReducer, GlobalBatchNorm, etc. operators. 5 years ago
  mindspore-ci-bot 9a7e0c0c95 !11308 modify normal_batch bug 5 years ago
  mindspore-ci-bot e82c53b5ae !11343 fix bugs of op BatchNorm1d, FastGelu in API 5 years ago
  lihongkang ae325f2e53 fix bugs 5 years ago
  lilei 8037ef77f5 modify batch_normal 5 years ago
  mindspore-ci-bot bbdb5500e5 !11281 fix bugs of op NPUClearFloatStatus, ApplyFtrl, SGD and so on 5 years ago
  yanghaoran 58bae307d6 fix bugs 5 years ago
  mindspore-ci-bot 59551879a0 !11021 Add new nn layer InstanceNorm2d 5 years ago
  zhouyuanshen 26f6daa850 add new op instancenorm2d 5 years ago
  lilei 9a45c4419c modify batch_normal 5 years ago
  wangshuide2020 0f75370377 update the documentation of MaxPoolWithArgmax, BroadcastTo, GlobalBatchNorm and DistributedGradReducer operators. 5 years ago
  jiangzhenguang 9f950fb16c add batchnorm3d 5 years ago
  wangshuide2020 4b693377dc update documentation of warmup_lr, F1, RMSProp, BatchNorm2d and add some pictures of links of activation function. 5 years ago
  lihongkang d499135f43 fix bugs 5 years ago
  yanglf1121 918679daa3 add tensor.ndim and rename tensor.size() to tensor.size 5 years ago
  lihongkang c27d27c46e fix bugs 5 years ago
  lihongkang bc4efbc9d3 fix bugs 5 years ago
  mindspore-ci-bot f68446c284 !8889 update example of some operations. 5 years ago
  JunYuLiu 1eaa4a30dd Add labels to python files 5 years ago
  wangshuide2020 4bbf462f4a update example of some operations. 5 years ago
  wangshuide2020 f64a201804 update example of some operations. 5 years ago
  hedongodng a5016a0ead fix: I24U3E, I24U50, I24U7V and I24TZT. Correct operator descriptions 5 years ago
  mindspore-ci-bot bcc6e1ca28 !8655 add output of example of some operations. 5 years ago
  wangshuide2020 195f25cc07 add output of example of some operations. 5 years ago
  zhangz0911gm dda18138c1 t# This is a combination of 2 commits. 5 years ago
  lihongkang be6786e177 fix bugs 5 years ago
  buxue 346bcfa3fd Rectify and optimize the type checking function 5 years ago
  VectorSL 423b4ef926 fix gpu batchnorm infer 5 years ago
  mindspore-ci-bot b4ce0aa933 !7458 GPU kernel support NHWC layout 5 years ago
  VectorSL 509b25ef1e gpu nhwc 5 years ago
  chenzomi 44bf4c3e37 [ME] format code 5 years ago
  lihongkang a3120501a3 fix bugs 5 years ago
  chenzomi d471d32e87 [ME] change `check_integer` to format `check_positive_int` and `check_integeter` 5 years ago
  chenzomi d4e8e94981 [ME] delete check_bool and replace with Validate.check_bool 5 years ago
  chenzomi d5ae6fdd84 code format for nn.layer 5 years ago
  liuxiao93 da17d53ae1 fix precision of GroupNorm when the shape is small. 5 years ago