24 Commits (bae1dd3bb0b19331a700d681ec00be1b09080ea4)

Author SHA1 Message Date
  zhangyihui a94b3dbcfe clean up the static alarms of the second batch of operator groups 4 years ago
  i-robot 4c8854ac02 !24403 Clean up the static alarms of the first batch of operator groups 4 years ago
  zhangyihui 27a80a75c0 Clean up the first batch of static alarms of operator group 4 years ago
  wangshuide2020 7a1862a6e6 add vector size check, input shape check and divide by zero check for gpu operators. 4 years ago
  wangshuide2020 a35a1fe67d add vector size check, nullptr check and clean code for gpu operators. 4 years ago
  wangshuide2020 e06beb2ed4 add validation of vector size and non-zero validation of denominator for nn gpu operators. 4 years ago
  simson 90d594a357 code check for ops 4 years ago
  lizhenyu 78329860e1 [bugfix]random sample op accu is wrong 4 years ago
  lizhenyu f3e5d67512 fix core dump when destroy device context in PyNative mode 4 years ago
  Peilin Wang 81299993f8 randperm initial commit 4 years ago
  TFBunny e85701f456 fix potential async problems 5 years ago
  liubuyu 40f34b0d90 3d graph reconstruct 5 years ago
  TFBunny 057db8fedd fix randomchoicewithmask's random property 5 years ago
  RobinGrosman 5d5225f2ee optimize fasterrcnn on gpu. fix randomchoicewithmask, topk kernels 5 years ago
  jonwe 0a89ad3a64 SampledSoftmaxLoss stuck issue 5 years ago
  TFbunny 5263588b2c add int64 support to UniformCandidateSampler GPU 5 years ago
  mindspore-ci-bot ddecc02b0e !9519 Add dtype supports to op random_categorical on gpu 5 years ago
  zhouyuanshen 8978fc099f add dtype supports to random_categorical on gpu 5 years ago
  VectorSL 6c6e2e5478 add trace for gpu error/excpt log 5 years ago
  zhouyuanshen 88513a223a fix-bot-warning 5 years ago
  TFbunny 1b22e6d8ae move P.UniformCandidateSampler to ops.random 5 years ago
  zhouyuanshen 048fc49aed add support to op RandomCategorical 5 years ago
  Yi Huaijie d7faa77b5e support int64 shape 5 years ago
  TFbunny ad8a786b07 add GPU support to RandomChoiceWithMask 5 years ago