113 Commits (b56fc0c2af8a3dc8729237b5e1e6e4e4e5d45dfa)

Author SHA1 Message Date
  Peilin Wang ce26d2e987 intitial commit 5 years ago
  l00591931 9ec100d069 Change TensorAdd to Add, from r1.1 to master 5 years ago
  Corleone 82de371987 update matmul implementation for GPU 5 years ago
  TFBunny 88b5458f78 add new GPU kernel ReciprocalGrad 5 years ago
  TFBunny 6a58479e42 add dynamic shape and testcases to GPU biasadd 5 years ago
  TFBunny c994eab732 add dynamic shape and testcases to MatMul & BatchMatMul 5 years ago
  mindspore-ci-bot 9f44599abd !9806 equal op gpu kernel support int64/uint8 5 years ago
  mindspore-ci-bot 811a785555 !10886 GPU update bert scripts 5 years ago
  VectorSL 0c97835662 update control flow int adamweightdecay for bert 5 years ago
  mindspore-ci-bot 1bb9342aa0 !8100 New add matrix inverse ops. 5 years ago
  mindspore-ci-bot ee07285420 !10580 Add new GPU operators: Asinh, AsinhGrad, Acosh, AcoshGrad, Atan and AtanGrad 5 years ago
  linqingke 96183f8b12 new add matrix inverse. 5 years ago
  mindspore-ci-bot 2dc275be06 !9842 Add SquaredDifference kernel for GPU 5 years ago
  hebotao f4ae9cdbc4 Add SquareDifference kernel for GPU 5 years ago
  zhouyuanshen 1ba7fd1c44 support squaresumall on gpu 5 years ago
  hedongdong 352a362878 Add new GPU operators: Asinh, AsinhGrad, Acosh, AcoshGrad, Atan and AtanGrad 5 years ago
  jonwe 54e5025c1a equal op gpu kernel 5 years ago
  huangxinjing 12f5367b5f add equal function 5 years ago
  VectorSL 6c6e2e5478 add trace for gpu error/excpt log 5 years ago
  Jonathan Yan d7bb5cd058 Fix CI Alarms 5 years ago
  mindspore-ci-bot 9fb7aff589 !9356 Fix infer type for Isnan isfinite isinfinite 5 years ago
  VectorSL 3366d66034 fix isnan isfinite isinfinite infer type 5 years ago
  mindspore-ci-bot eb7cbd49ac !8595 Add Cholesky op at GPU back-end 5 years ago
  peixu_ren af6ded28e3 Add Cholesky op at GPU back-end 5 years ago
  peixu_ren 05f44ab834 Fix an error that uniform_a should be less than uniform_b 5 years ago
  mindspore-ci-bot e6ebb310eb !8928 [MS][GPU][CUDA] - New GPU kernel -> LinSpace 5 years ago
  danishnxt a17f76dd1d Initial Commit - GPU LinSpace 5 years ago
  zengzitao 3ef0e9f053 substitute dropout by cudnnuniformreal and dropout 5 years ago
  jonwe 9a6ced3cc7 DinNoNan gpu kernel supports int8/uint8 5 years ago
  mindspore-ci-bot 71af3bf1ac !8283 Minimum Op and Mul Op support dynamic shape 5 years ago
  Jonathan Yan 5a8238a09c mul v1 5 years ago
  mindspore-ci-bot f2652858ed !8456 gpu kernel support int64 5 years ago
  wilfChen 07d8622c7e modify dynamic shape condition to fit ME 5 years ago
  danishnxt 9dba65c424 TensorDot Conv: P -> C 5 years ago
  wilfChen e4e9362bd0 gpu suppor dynamic shape 5 years ago
  Yi Huaijie d7faa77b5e support int64 shape 5 years ago
  peixu_ren 9a81b50e43 Refactor Cholesky to CholeskyTrsm 5 years ago
  peixu_ren b8abcf858a Add expm1 op at GPU back-end 5 years ago
  mindspore-ci-bot 9c2704030f !7872 Add log1p operator at GPU back-end and move erf and erf to the unary_op list 5 years ago
  mindspore-ci-bot 5ef3d02ce3 !7696 Add calculation of triangle matrix determinant op at GPU back-end 5 years ago
  mindspore-ci-bot 4ebc55b29e !7841 Add supports to ACosGrad and AsinGrad on gpu 5 years ago
  mindspore-ci-bot f3e8798b40 !7879 fix bug that asin/acos not support fp16 on gpu 5 years ago
  zhouyuanshen 1804c042ec fix bug that asin/acos not support fp16 on gpu 5 years ago
  zhouyuanshen 8481fd59d8 Add supports to ACosGrad and AsinGrad 5 years ago
  peixu_ren dfe5a951eb Add log1p operator at GPU back-end and move erf and erf to the unary_op list 5 years ago
  peixu_ren 99f2927c21 Add calculation of triangle matrix determinant op at GPU back-end 5 years ago
  mindspore-ci-bot 5b28016b4d !7735 fix gpu multinomial seed issue and GRAPH_MODE 5 years ago
  baihuawei 05dcec0583 fix multinomial 5 years ago
  danishnxt 06a9b4aa37 Commit1_TensorDot 5 years ago
  zhouyuanshen f49bd92b88 support asin and acos with dtype float on gpu 5 years ago