192 Commits (b56fc0c2af8a3dc8729237b5e1e6e4e4e5d45dfa)

Author SHA1 Message Date
  mindspore-ci-bot 8d936a6589 !12352 Add float64 support to Gather GPU 5 years ago
  mindspore-ci-bot 0ee8ef736d !12351 Add float64 support to GatherNd GPU 5 years ago
  mindspore-ci-bot 8fabb26412 !12350 add float64 support to concat GPU 5 years ago
  TFBunny 6f9cfb809e add float64 support to GatherNd 5 years ago
  TFBunny 6fad165e43 add float64 support to gather gpu 5 years ago
  TFBunny ebb7f2e771 add float64 support to concat GPU 5 years ago
  mindspore-ci-bot d249ededf6 !12347 add float64 support to slice ops in GPU 5 years ago
  mindspore-ci-bot ed5f9cb1f2 !11802 Optimize GPU kernels for fasterrcnn 5 years ago
  TFBunny 799e51cff0 Add float64 support to slice ops 5 years ago
  RobinGrosman 5d5225f2ee optimize fasterrcnn on gpu. fix randomchoicewithmask, topk kernels 5 years ago
  mindspore-ci-bot adf934c567 !12152 Rewrite sequence_mask as a composite op 5 years ago
  TFBunny ad3d737d29 Rewrite sequence_mask as a composite op 5 years ago
  TFBunny b45a9f56c8 add all types support to StridedSlice GPU 5 years ago
  jinyaohui 8022f9a6ed modify pack to stack 5 years ago
  mindspore-ci-bot 9fa0499fa0 Change GatherV2 to Gather r1.1 to master 5 years ago
  Peilin Wang 3bef4e9b75 range better error initial commit 5 years ago
  mindspore-ci-bot f07bb3bd04 !11089 General reduction with hybrid mode 5 years ago
  Jonathan Yan 6c8f275bdd redcution v1 5 years ago
  Peilin Wang 386b219ffc initial commit 5 years ago
  mindspore-ci-bot a76e2b2649 !10802 fix potential size problem in gpu argmaxwithvalue 5 years ago
  mindspore-ci-bot 64c53edaad !11112 [GPU] one_hot and one_like ops support int64 indexing 5 years ago
  mindspore-ci-bot d27ba8ff2a !10856 Change topk shape size from int to size_t 5 years ago
  tom__chen 558fac2858 add one_hot and one_like int64_t requirement 5 years ago
  mindspore-ci-bot a0c7b7abef !11035 Change GPU Slice ops shape from int to size_t/int64_t 5 years ago
  TFbunny 7aac7f694c change size_t to S type in argmaxwithvalue 5 years ago
  mindspore-ci-bot 6d6ed86a9d !10427 RangeOp new gpu kernel 5 years ago
  TFbunny 4b3edd972c change topk size shape type to size_t 5 years ago
  mindspore-ci-bot cdeacdf5c7 !9809 Add int8 uint8 type support to GPU ScatterAdd 5 years ago
  TFbunny 804a9b67b4 change shape from int to size_t/int64_t for slice ops 5 years ago
  Peilin Wang 507cc4ab15 range past segfault addressed comments 5 years ago
  zhouyuanshen 12eab671e3 fix a bug when axises are not in order 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 a83e058f42 !9858 [MS][GPU][API] UnsortedScatterND_int64_Support 5 years ago
  danishnxt 098d588d7d UnsortedSegMin/Max output_shape validation fix 5 years ago
  danishnxt d1fcfaf0f2 First commit - scatter_nd_int64_update 5 years ago
  TFbunny 01903eb770 add int64 support to transpose GPU 5 years ago
  mindspore-ci-bot d68708960e !9620 [MS][GPU] UnsortedSegmentMax_int64_Support 5 years ago
  mindspore-ci-bot e20be19548 !9476 Change Tensor shape from int to size_t for GPU Argmax 5 years ago
  TFbunny 43755a71e7 add additional type support to ScatterAdd 5 years ago
  mindspore-ci-bot 74a54b2d5b !9541 Add int64 support for ScatterUpdate/Add for indices and tensor shape 5 years ago
  mindspore-ci-bot bb241214f8 !9747 add int64 support for indices of GPU gatherNd 5 years ago
  mindspore-ci-bot ea98943848 !9754 Allow negative index in gather/gathergrad's index value 5 years ago
  zhouyuanshen 7ae06313b4 fix bug in gatherd and gatherdgrad 5 years ago
  danishnxt 0be02c4756 UnsortedSegMax_Int64_support 5 years ago
  TFbunny d274f425c7 change tensor shape from int to size_t for GPU Argmax 5 years ago
  TFbunny f54bd166a6 add int64 support for indices of GatherND gpu 5 years ago
  mindspore-ci-bot 0aa7197ef8 !9694 ZerosLike dynamic shape support 5 years ago
  Peilin Wang d9fb28b9fc zeroslike dynamic shape no opt 5 years ago
  zhouyuanshen e9aca01620 add support to reduceAny and reduceAll on gpu 5 years ago