124 Commits (a64920c46802a3030bfdf8754870ffb1e5c6ba78)

Author SHA1 Message Date
  lianliguang ae24dc32f4 remove useless env 4 years ago
  王南 de540c68bb asr support dynamic shape 4 years ago
  zuochuanyong 068191f222 add AdaptiveAvgPool2DGrad op 4 years ago
  jiangzhenguang 8a78b2b7f6 add pad mode to maxpool3d 4 years ago
  jiangzhenguang 575b619c1f amend conv3dtranpose 4 years ago
  yangzhenzhang 69acf757d0 add parallel op for conv2d backprop input 4 years ago
  wangshuide2020 185ddbbe66 remove the redundant code, add docstring of operator init and add default value for args. 4 years ago
  simson 0b0e9580d7 conv2dbackpropinput & conv2dbackpropfilter c++ infer 4 years ago
  changzherui d9e2da299d Revert "!16599 c++ infer for conv2dbackpropfilter and conv2dbackpropinput" 4 years ago
  wangshuide2020 3551ee5a27 delete duplication_code, and fix the format and line too long problem. 5 years ago
  changzherui ea04c4304f Revert "!16693 add Conv2dTranspose" 4 years ago
  mindspore-ci-bot a2f50fb7db !16693 add Conv2dTranspose 4 years ago
  changzherui 2c41833cfa add Conv2dTranspose 5 years ago
  liuxiao93 1160088c8f support avgpool3d 5 years ago
  dayschan 771e3f61f3 Clean GraphKernel's codes from frontend 5 years ago
  liuxiao93 d91cf86d2d Add nn.Conv3d and nn.Conv3dTranspose. 5 years ago
  dingpeifei 87e41aaeee IR operators of GPU and CPU are unified as batchnorm 5 years ago
  zhouyuanshen f3c257fd97 add checkouts for input parameters of InstanceNorm2d 5 years ago
  mindspore-ci-bot 5a6bb251b0 !12724 add Dropout2D and rename Dropout3d to Dropout3D 5 years ago
  liuxiao93 d44c706baf batchnorm to batchnorm3d. 5 years ago
  mindspore-ci-bot 54c37bcd61 !12947 Add MaxPool3D,MaxPool3DGrad,MaxPool3DGradGrad ops for Ascend. 5 years ago
  liuxiao93 35f6ba9011 Add MaxPool3D,MaxPool3DGrad,MaxPool3DGradGrad ops for Ascend. 5 years ago
  liuxiao93 522aad27b6 fix second grad output of BCEWithLogicLoss. 5 years ago
  yuchaojie d2cb3aa1c2 unify AvgPoolGrad 5 years ago
  yanzhenxiang2020 95dbfe0636 add Dropout2D and rename Dropout3d to Dropout3D 5 years ago
  liuxiao93 f7c855c7c3 fix some error message and api bug. 5 years ago
  mindspore-ci-bot d4abe53f34 !11705 fix_conv3d_bn3d 5 years ago
  jiangzhenguang 8913505536 fix_conv3d_bn3d 5 years ago
  liu_xiao_93 fabc25538e Add BCEWithLogitsLoss 5 years ago
  jinyaohui 30a27b2adb modify Gelu、FastGelu to GeLU and FastGeLU 5 years ago
  mindspore-ci-bot 8170669909 !11174 add_mish_mulnonan_selu_operations 5 years ago
  jiangzhenguang 991fb122f3 add_mish_mulnonan_selu_operations 5 years ago
  yuchaojie 611a9a3654 unify Conv's attr pad_list 5 years ago
  yuchaojie b51b3a6764 update Pool's attr kernel_size, pad_mode 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
  mindspore-ci-bot b3e6eb63a4 !10873 fix reorder 5 years ago
  LianLiguang d2fe2aa7cc add reorder of node after opt 5 years ago
  mindspore-ci-bot 274e0aa750 !10885 add nll_loss operation 5 years ago
  jiangzhenguang d3f42e7d6b add nll_loss operation. 5 years ago
  hedongdong b783070467 add grad definitions for the following operations: ReluGrad, SqrtGrad, AtanGrad, TanhGrad, AsinhGrad, AcoshGrad. 5 years ago
  yanghaoran b1ee7d9926 Synchronize latest Ascend software suite 29 Dec 2020 5 years ago
  mindspore-ci-bot 2599aefad0 !10219 Fix softmax prop when axis is not the last dimension. 5 years ago
  caojian05 a3b6f57842 add CPU ops: Sign, NotEqual, Split, AvgPool, AvgPoolGradCpu 5 years ago
  liangchenghui 29cd9ac4b5 Fix softmax prop when axis is not the last dimension. 5 years ago
  liuxiao93 46b8ab3c40 Adapt nn.Unfold and inner.ExtractImagePatches. 5 years ago
  mindspore-ci-bot a3d4dded12 !9979 BUGFIX: Correct the calculation of the output 'd_x' of the operator LayernormGradGrad 5 years ago
  hedongdong 6cc9d2c087 BUGFIX: Correct the calculation of the output 'd_x' of the operator LayernormGradGrad 5 years ago
  jiangzhenguang 9cf856dd25 amend some script 5 years ago
  mindspore-ci-bot 0c2856c632 !9617 Add new operator layer_norm_grad_grad 5 years ago