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 |
fangzehua
|
648692d46f
|
add SubOffset cpu op
|
5 years ago |
jjfeing
|
a8366502e2
|
fusion op insert cache
|
5 years ago |
mindspore-ci-bot
|
4f032cf3f8
|
!9309 support 3d format
From: @liubuyu
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
b5fbe86a56
|
!9372 add eltwise mkldnn operator scalar support
From: @zhao_ting_v
Reviewed-by: @wuxuejian,@kisnwang
Signed-off-by: @wuxuejian
|
5 years ago |
tronzhang
|
2190da9946
|
support atomic clean and change package for akg.
|
5 years ago |
caifubi
|
63225acf8b
|
OpDebug adapt to new Ascend run package
|
5 years ago |
zhaoting
|
42633cf9ff
|
add eltwise mkldnn operator scalar support
|
5 years ago |
mindspore-ci-bot
|
0225c29e71
|
!9298 Add an AllGather fusion feature
From: @alouhahahahaha
Reviewed-by:
Signed-off-by:
|
5 years ago |
liubuyu
|
e3fa342d72
|
support 3d format
|
5 years ago |
mindspore-ci-bot
|
eb7cbd49ac
|
!8595 Add Cholesky op at GPU back-end
From: @peixu_ren
Reviewed-by: @zichun_ye,@wilfchen
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
89e81abc01
|
!9251 Fix an error as uniform_a should be less than uniform_b
From: @peixu_ren
Reviewed-by: @sunnybeike,@zichun_ye
Signed-off-by: @sunnybeike
|
5 years ago |
alouhahaha
|
7265a49400
|
add allgather fusion
|
5 years ago |
mindspore-ci-bot
|
6c18c09121
|
!9266 PyNative Support Hccl(Data Parallel)
From: @jojobugfree
Reviewed-by: @chujinjin,@jjfeing
Signed-off-by: @chujinjin
|
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 |
jonwe
|
e2e6bf59b2
|
Cast half to int by rounding down
|
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 |
baihuawei
|
7d09dff880
|
add hccl send recv
|
5 years ago |
caifubi
|
04d8cd5d8b
|
Support PyNative Data Parallel
|
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 |
mindspore-ci-bot
|
1ffecf1874
|
!9180 fix dnnl binary broadcast
From: @zhao_ting_v
Reviewed-by:
Signed-off-by:
|
5 years ago |
peixu_ren
|
af6ded28e3
|
Add Cholesky op at GPU back-end
|
5 years ago |
zhaoting
|
102b74682b
|
fix dnnl binary broadcast
|
5 years ago |
mindspore-ci-bot
|
5ebfba6f03
|
!9228 add trace in tbe select & build
From: @jjfeing
Reviewed-by: @kisnwang,@chujinjin
Signed-off-by: @chujinjin
|
5 years ago |
peixu_ren
|
05f44ab834
|
Fix an error that uniform_a should be less than uniform_b
|
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 |
jjfeing
|
dfd894c190
|
add trace in backend ascend
|
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 |
jjfeing
|
b05916b597
|
add trace when bulid operator failed
|
5 years ago |
zhouyuanshen
|
88513a223a
|
fix-bot-warning
|
5 years ago |
mindspore-ci-bot
|
2370828043
|
!8586 fix GatherD and add Randperm for aicpu
From: @yanzhenxiang2020
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @wuxuejian
|
5 years ago |
mindspore-ci-bot
|
18f58f7db4
|
!9146 fix maxpoolgrad bug
From: @zhao_ting_v
Reviewed-by: @kisnwang,@liangchenghui
Signed-off-by: @liangchenghui
|
5 years ago |
mindspore-ci-bot
|
cf0bca06eb
|
!9081 int32->int64 support
From: @yepei6
Reviewed-by: @kingxian,@zh_qh
Signed-off-by: @kingxian
|
5 years ago |
zhaoting
|
2f92179d6b
|
fix maxpoolgrad bug and clean codedex
|
5 years ago |
mindspore-ci-bot
|
ebf0fe9f39
|
!9087 change feature flag of paraemter when assgin a feature to parameter weight
From: @lianliguang
Reviewed-by: @kisnwang,@guoqi1024
Signed-off-by: @guoqi1024
|
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 |
mindspore-ci-bot
|
28772d4fb7
|
!9132 Fix bug for SparseGatherV2 GPU and add dynamic shape testcase
From: @TFbunny
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
9b0ec824c4
|
!9096 DynamicShapeOp int64 support and bug fix
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
|
5 years ago |
mindspore-ci-bot
|
b76c7cc7bf
|
!9025 ReLU gpu op supports int32 and int64
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @tom__chen
|
5 years ago |
tom__chen
|
4fa6238dde
|
change Split op to extend PrimitiveWithCheck
|
5 years ago |