mindspore-ci-bot
|
2b8737a908
|
!10275 Fix gpu ops bug.
From: @linqingke
Reviewed-by: @liangchenghui,@oacjiewen
Signed-off-by: @liangchenghui
|
5 years ago |
linqingke
|
f40f991ea9
|
fix gpu ops bug.
|
5 years ago |
mindspore-ci-bot
|
a83e058f42
|
!9858 [MS][GPU][API] UnsortedScatterND_int64_Support
From: @danishnxt
Reviewed-by: @tom__chen,@robingrosman,@robingrosman
Signed-off-by:
|
5 years ago |
danishnxt
|
098d588d7d
|
UnsortedSegMin/Max output_shape validation fix
|
5 years ago |
danishnxt
|
d1fcfaf0f2
|
First commit - scatter_nd_int64_update
lint fix - no lint required for previous code
fix int64 templates
removed extra files
|
5 years ago |
TFbunny
|
01903eb770
|
add int64 support to transpose GPU
|
5 years ago |
mindspore-ci-bot
|
d68708960e
|
!9620 [MS][GPU] UnsortedSegmentMax_int64_Support
From: @danishnxt
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
e20be19548
|
!9476 Change Tensor shape from int to size_t for GPU Argmax
From: @TFbunny
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
74a54b2d5b
|
!9541 Add int64 support for ScatterUpdate/Add for indices and tensor shape
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman,@robingrosman
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
bb241214f8
|
!9747 add int64 support for indices of GPU gatherNd
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
|
5 years ago |
mindspore-ci-bot
|
ea98943848
|
!9754 Allow negative index in gather/gathergrad's index value
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @linqingke
|
5 years ago |
zhouyuanshen
|
7ae06313b4
|
fix bug in gatherd and gatherdgrad
|
5 years ago |
danishnxt
|
0be02c4756
|
UnsortedSegMax_Int64_support
lint fix
style fix
style fix 2
|
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
From: @peilin-wang
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
|
5 years ago |
Peilin Wang
|
d9fb28b9fc
|
zeroslike dynamic shape no opt
fix ci
fix ci
fix ci
fix ci
|
5 years ago |
zhouyuanshen
|
e9aca01620
|
add support to reduceAny and reduceAll on gpu
|
5 years ago |
TFbunny
|
1ab6f73d49
|
Update tensor shape from int to size_t in scatterop
|
5 years ago |
mindspore-ci-bot
|
dbc592acce
|
!9537 [MS][GPU] GatherV2_int64_Support
From: @danishnxt
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
|
5 years ago |
mindspore-ci-bot
|
9d1e6ca59f
|
!9492 Fix implement bug in pack and unpack
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
|
5 years ago |
danishnxt
|
e3c75646eb
|
changes to GatherV2 kernel for int64 support
|
5 years ago |
mindspore-ci-bot
|
ab0f23a90e
|
!9491 GPU add trace for error/excpt
From: @VectorSL
Reviewed-by: @cristoval,@jjfeing
Signed-off-by: @jjfeing
|
5 years ago |
zhouyuanshen
|
3eec6a8d7b
|
fix bug in pack and unpack
|
5 years ago |
mindspore-ci-bot
|
6acf699302
|
!9422 Add dynamic supports to op allreduce and reducesum on gpu
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
|
5 years ago |
VectorSL
|
6c6e2e5478
|
add trace for gpu error/excpt log
|
5 years ago |
zhouyuanshen
|
458f0e7c58
|
dynamic shape adapting for allreduce and reducesum
|
5 years ago |
mindspore-ci-bot
|
a15356c779
|
!9329 Fix CI Alarms
From: @jonwe
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
215f0a7b46
|
!9037 Updating inputs for ScatterAdd and ScatterUpdate, fix dynamic issue
From: @TFbunny
Reviewed-by: @robingrosman,@robingrosman
Signed-off-by:
|
5 years ago |
Jonathan Yan
|
d7bb5cd058
|
Fix CI Alarms
|
5 years ago |
mindspore-ci-bot
|
b5269d6bd4
|
!9402 [GPU] Unique op int64 support
From: @tom__chen
Reviewed-by: @robingrosman,@mikef
Signed-off-by: @robingrosman
|
5 years ago |
mindspore-ci-bot
|
9fb7aff589
|
!9356 Fix infer type for Isnan isfinite isinfinite
From: @VectorSL
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
|
5 years ago |
TFbunny
|
27a602f067
|
update input for ScatterUpdate/Add, fix doc text and fix dynamic shape
|
5 years ago |
tom__chen
|
c454101d7c
|
unique op int64 support
|
5 years ago |
tom__chen
|
ee8a060f55
|
Fix unique dynamic shape
|
5 years ago |
VectorSL
|
3366d66034
|
fix isnan isfinite isinfinite infer type
|
5 years ago |
mindspore-ci-bot
|
f6450a614b
|
!9252 [MS][GPU][DynamicShape] int32 scalar support for UnsortedSegMax/Min + CI alarm fix + UnsortedSegmentSum validation fix (detailed)
From: @danishnxt
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
|
5 years ago |
mindspore-ci-bot
|
c5448cfa23
|
!8361 add none expand dims func
From: @yepei6
Reviewed-by: @kingxian,@zh_qh
Signed-off-by: @kingxian
|
5 years ago |
mindspore-ci-bot
|
b22294e808
|
!9088 fix some bugs about gatherd and gatherdgrad over several new test scens
From: @yuan_shen_zhou
Reviewed-by:
Signed-off-by:
|
5 years ago |
Payne
|
22a2f246c3
|
add the func to expand dims by None for Tensor
|
5 years ago |
danishnxt
|
bcae5fe1ee
|
Adding int32 scalar support + validation fix + alarm fix
|
5 years ago |
mindspore-ci-bot
|
ccf637f64a
|
!9241 SequenceMask gpu kernel
From: @peilin-wang
Reviewed-by: @tom__chen
Signed-off-by:
|
5 years ago |
Peilin Wang
|
f7dc2432a0
|
initial commit
fix ci
fix ci
remove old sequence mask api
fix ci
fix ci
remove old seuqence mask tests
|
5 years ago |
mindspore-ci-bot
|
dc62360eed
|
!9140 [MS][GPU][CUDA][DynamicShape] - New GPU kernel -> UnsortedSegmentMin + DynamicShape support changes to API + inferImpl func (+SegMax ST correction)
From: @danishnxt
Reviewed-by:
Signed-off-by:
|
5 years ago |
zhouyuanshen
|
8ab5b06fb1
|
add more dtypes support for gatherdgrad and other bugfix
|
5 years ago |
mindspore-ci-bot
|
0241aa8797
|
!9106 Fix bot warning
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
|
5 years ago |
zhouyuanshen
|
88513a223a
|
fix-bot-warning
|
5 years ago |
danishnxt
|
450f1ee886
|
First Commit - UnsortedSegMin Kernel + DynamicSupport
lint fix + SegMAX st fix
removing unreq whitspace
lint fix
lint fix2
|
5 years ago |
mindspore-ci-bot
|
3e2eb70fc0
|
!8669 Split op extending PrimitiveWithCheck
From: @tom__chen
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
442217314d
|
!8861 [MS][GPU][DynamicShapeUpdate] Converting UnsortedSegmentMax from normal to dynamic shape op
From: @danishnxt
Reviewed-by:
Signed-off-by:
|
5 years ago |