178 Commits (7df661fbafec45ff00a034f331ccca8035ced0e0)

Author SHA1 Message Date
  mindspore-ci-bot 8e8f3043f9 !12115 IR operators of GPU and CPU are unified as batchnorm 5 years ago
  dingpeifei 87e41aaeee IR operators of GPU and CPU are unified as batchnorm 5 years ago
  mindspore-ci-bot ef4249914c !13430 Fix a bug that updated gamma beta of instancenormgrad 5 years ago
  mindspore-ci-bot 8e617629fc !13404 update applyAdagrad 5 years ago
  zhouyuanshen 206762c935 fix updated gamma beta not same with that of torch 5 years ago
  mindspore-ci-bot 3aa8555354 !13178 Add some dtype checks for the paramters of InstanceNorm2d 5 years ago
  zhuyuxiao 1240d57cea I3AP06: dtype and return value 5 years ago
  zhouyuanshen f3c257fd97 add checkouts for input parameters of InstanceNorm2d 5 years ago
  VectorSL 36e11ae17c fix GPUKernelMod about the using of shard_ptr 5 years ago
  linqingke 977295162e auto_tune add sync fusion env. 5 years ago
  yuchaojie d2cb3aa1c2 unify AvgPoolGrad 5 years ago
  mindspore-ci-bot 50542793c8 !12077 optimize gpu backend logger 5 years ago
  wilfChen 58196f1faf modify gpu backend logger 5 years ago
  mindspore-ci-bot a7bfc16aca !12660 fix gpu bceloss bug 5 years ago
  baihuawei 4a3fcc086b fix bceloss bug 5 years ago
  tom__chen 03b1aeecdb FusedBatchNormEx dynamic shape support 5 years ago
  mindspore-ci-bot 6ed6d57076 !11560 Add dynamic shape support and testcases to GPU Dropout 5 years ago
  jinyaohui 30a27b2adb modify Gelu、FastGelu to GeLU and FastGeLU 5 years ago
  baihuawei a0b4175940 cpu support scalar tensor 5 years ago
  TFBunny 2fc5ebd077 add dynamic shape support and testcases to GPU Dropout 5 years ago
  mindspore-ci-bot 868f0e9361 !11247 Add dynamic shape support to GPU BiasAdd 5 years ago
  TFBunny 6a58479e42 add dynamic shape and testcases to GPU biasadd 5 years ago
  mindspore-ci-bot e3f150d329 !11384 update some op's attr name 5 years ago
  mindspore-ci-bot d482053167 !11413 Add uint8 support for relu gpu 5 years ago
  yuchaojie 1932d87a26 update some op's attr name 5 years ago
  mindspore-ci-bot 60feffad20 !11332 update Pooling's attr kernel_size, pad_mode 5 years ago
  zhouyuanshen 30781b4860 add unsigned type support to relu and relugrad gpu 5 years ago
  yuchaojie b51b3a6764 update Pool's attr kernel_size, pad_mode 5 years ago
  tom__chen 2ff5f9f1bc dynamic shape support for conv2d op 5 years ago
  zhouyuanshen 26f6daa850 add new op instancenorm2d 5 years ago
  mindspore-ci-bot 8f09e11f63 !10752 Add relugrad implementation gpu 5 years ago
  TFbunny 83e06bbba0 add return to sparseapplyftrl gpu 5 years ago
  zhouyuanshen 726af6468c add relugrad gpu 5 years ago
  mindspore-ci-bot 79893d6fef !10336 Add Pack op for CPU Kernel 5 years ago
  zhuyuxiao 35ff7c58f2 add pack for cpu kernel; bugfix adagrad gpu 5 years ago
  mindspore-ci-bot 6e690ab725 !9949 add testcase and minor fix for SparseApplyProximalAdagrad/Ftrl 5 years ago
  zhouyuanshen 2e2c01d6f0 add dtype supports for relu/reluv2/relugradv2 5 years ago
  mindspore-ci-bot b8b4ce7442 !10323 Rewrite gpu implementation for op maxpool_with_argmax/maxpool_with_argmax_grad 5 years ago
  zhouyuanshen 09b68f9006 rewrite gpu implementation of op maxpool_with_argmax and maxpool_with_argmax_grad 5 years ago
  mindspore-ci-bot 2b8737a908 !10275 Fix gpu ops bug. 5 years ago
  linqingke f40f991ea9 fix gpu ops bug. 5 years ago
  mindspore-ci-bot 4477b97465 !10167 BatchNormGrad infer gpu kernel 5 years ago
  mindspore-ci-bot 88155de042 !10159 momentum weight fusion 5 years ago
  Jonathan Yan 335c3f7602 BatchNormGrad infer gpu kernel 5 years ago
  mindspore-ci-bot 4b7e9975a0 !10090 [MS][GPU][CI Alarm] Fixed CI Alarm for Pad GPU kernel + code clean up 5 years ago
  wilfChen 09e10e18bb momentum weightdecay fusion 5 years ago
  danishnxt ac109b601a pad_CI_Alarm fix 5 years ago
  mindspore-ci-bot 904f61b7fd !9857 [MS][GPU] SparseApplyFtrl_int64_Support 5 years ago
  hedongdong 6cc9d2c087 BUGFIX: Correct the calculation of the output 'd_x' of the operator LayernormGradGrad 5 years ago
  TFbunny d5a08f1956 add testcase for input update in adagrad and move resetresource 5 years ago