96 Commits (b56fc0c2af8a3dc8729237b5e1e6e4e4e5d45dfa)

Author SHA1 Message Date
  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
  hedongdong 8bfeadf26e Add new operator layer_norm_grad_grad 5 years ago
  jiangzhenguang 5060565920 add conv3d_transpose. 5 years ago
  mindspore-ci-bot 186f5394ba !9155 add_conv3d_object 5 years ago
  liuxiao93 712ad98a92 Move API inner.DynamicGRUV2 to P.DynamicGRUV2. 5 years ago
  jiangzhenguang c45eee9b94 add conv3d object 5 years ago
  shibeiji cd850bd210 register activation operator fast_gelu 5 years ago
  hedongodng 0279323b99 add grad definition for sigmoidGrad operation 5 years ago
  liangchenghui 94736fb5ac Suit avgpoolgrad operator with latest Atlas package 5 years ago
  liuxiao93 45d343257b Add DynamicGRU. 5 years ago
  zhaoting f2e9d9cfc7 add some cpu operator 5 years ago
  VectorSL 509b25ef1e gpu nhwc 5 years ago
  liuxiao93 34e6368d05 move inner.DynamicRNN to P.DynamicRNN. 5 years ago
  baihuawei fea928e976 remove CTCLossV2 5 years ago
  liubuyu 96622fc804 support extract_image_patches op 5 years ago
  zhangz0911gm de2a458e7c fixing pylint for operators 5 years ago
  VectorSL 347eb6b07a move dropoutgrad to inner 5 years ago
  liuxiao93 dd5e4c9f9a dynamic_rnn for new backend opensource. 5 years ago
  mindspore-ci-bot 13d1738ff3 !4706 fix SmoothL1Loss gpu kernel 5 years ago
  lizhenyu 839ec02542 Add FusedBatchEx support 5 years ago
  Peilin Wang 0d5220d33c modified documentation and gpu kernel for smoothL1Loss 5 years ago
  fangzehua 1109a37c71 fix avgpool2dgrad 5 years ago
  mindspore-ci-bot f4e4fd2cfd !3577 add ReciprocalGrad RsqrtGrad SqrtGrad 5 years ago
  fangzehua a80432f08e add 4 grad ops 5 years ago
  fangzehua 236204f931 fix matrixdiag floordiv softmax 5 years ago
  mindspore-ci-bot b9d60c5616 !3746 add klDivLoss python primitive 5 years ago
  baihuawei c2333ae195 add gpu python 5 years ago
  fangzehua 44f26cff68 fix topkgrad 5 years ago
  fangzehua 86dd0c583a fix avgpool grad 5 years ago