mindspore-ci-bot
|
0c46093496
|
!9346 add profiler st
From: @yanghaitao1
Reviewed-by: @lilongfei15,@ouwenchang
Signed-off-by: @ouwenchang
|
4 years ago |
bai-yangfan
|
c46c4dffe4
|
mindir_suffix
|
4 years ago |
yanghaitao1
|
c3896df390
|
add profiler st
|
4 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:
|
4 years ago |
mindspore-ci-bot
|
01df2341ff
|
!9245 Fixes some typos and formatting errors in docstring.
From: @peilin-wang
Reviewed-by: @robingrosman,@robingrosman,@tom__chen
Signed-off-by: @tom__chen
|
4 years ago |
mindspore-ci-bot
|
ca66aef549
|
!8775 remove "is_grad" in SoftmaxCrossEntropyWithLogits and correct its comments
From: @wanyiming
Reviewed-by: @kingxian,@zh_qh
Signed-off-by: @kingxian
|
4 years ago |
mindspore-ci-bot
|
a16c87ded4
|
!8972 add auto-parallel use case
From: @big_hair_big_hair
Reviewed-by: @stsuteng
Signed-off-by: @stsuteng
|
4 years ago |
mindspore-ci-bot
|
1ffecf1874
|
!9180 fix dnnl binary broadcast
From: @zhao_ting_v
Reviewed-by:
Signed-off-by:
|
4 years ago |
peixu_ren
|
af6ded28e3
|
Add Cholesky op at GPU back-end
|
4 years ago |
zhaoting
|
102b74682b
|
fix dnnl binary broadcast
|
4 years ago |
mindspore-ci-bot
|
ea191ed5da
|
!8463 Run ops one by one in pynative bp graph
From: @HulkTang
Reviewed-by:
Signed-off-by:
|
4 years ago |
Peilin Wang
|
e4444a1c12
|
initial commit
fix testcases
fix ci
|
4 years ago |
mindspore-ci-bot
|
ccf637f64a
|
!9241 SequenceMask gpu kernel
From: @peilin-wang
Reviewed-by: @tom__chen
Signed-off-by:
|
4 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
|
4 years ago |
mindspore-ci-bot
|
5835095e07
|
!9134 Equal op dynamic shape
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
|
4 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:
|
4 years ago |
mindspore-ci-bot
|
b85bcff4b2
|
!9057 modify export file name
From: @changzherui
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
ff2c44c935
|
!9178 add some pynative st test_cases in gpu
From: @lvchangquan
Reviewed-by: @kisnwang
Signed-off-by:
|
4 years ago |
zhangrunjiao
|
b30b7b2d5e
|
add use case
|
4 years ago |
lvchangquan
|
cabefafa13
|
add some pynative st test_cases in gpu env
|
4 years ago |
HulkTang
|
c36b477568
|
Run ops one by one in pynative bp graph
|
4 years ago |
mindspore-ci-bot
|
2a03fa79f9
|
!9161 add pynative st
From: @echo_hua
Reviewed-by: @chujinjin,@kisnwang
Signed-off-by: @kisnwang
|
4 years ago |
mindspore-ci-bot
|
2370828043
|
!8586 fix GatherD and add Randperm for aicpu
From: @yanzhenxiang2020
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @wuxuejian
|
4 years ago |
wanghua
|
4acdcad5d6
|
add st test_pynative_control_flow.py
|
4 years ago |
changzherui
|
91301a6d1a
|
modify export file name
|
4 years ago |
mindspore-ci-bot
|
9f82393b24
|
!9137 Add Beta distribution
From: @peixu_ren
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @sunnybeike
|
4 years ago |
danishnxt
|
450f1ee886
|
First Commit - UnsortedSegMin Kernel + DynamicSupport
lint fix + SegMAX st fix
removing unreq whitspace
lint fix
lint fix2
|
4 years ago |
mindspore-ci-bot
|
3e2eb70fc0
|
!8669 Split op extending PrimitiveWithCheck
From: @tom__chen
Reviewed-by:
Signed-off-by:
|
4 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:
|
4 years ago |
peixu_ren
|
37d40bc495
|
Add Beta distribution
|
4 years ago |
mindspore-ci-bot
|
28772d4fb7
|
!9132 Fix bug for SparseGatherV2 GPU and add dynamic shape testcase
From: @TFbunny
Reviewed-by:
Signed-off-by:
|
4 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
|
4 years ago |
mindspore-ci-bot
|
2e31899101
|
!9095 [MS][DynamicShape][API] Fixes for UnsortedSegementSum DynamicShape support API + InferImpl func
From: @danishnxt
Reviewed-by:
Signed-off-by:
|
4 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
|
4 years ago |
tom__chen
|
4fa6238dde
|
change Split op to extend PrimitiveWithCheck
|
4 years ago |
jonwe
|
6ae8573803
|
Equal op dynamic shape
|
4 years ago |
TFbunny
|
419f8bf72a
|
fix dynamic shape and add testcase for SparseGatherV2 GPU
|
4 years ago |
mindspore-ci-bot
|
f28b73f231
|
!9040 ExpandDims dynamic shape
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
|
4 years ago |
mindspore-ci-bot
|
28e6c7f29e
|
!9034 [MS][DynamicShape] - Converting P.Square to DynamicShape op
From: @danishnxt
Reviewed-by: @robingrosman
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
b0496aaa10
|
!8673 Add min/max_shape to ScatterAdd/Update and Transpose and add new dynamic shape testcases
From: @TFbunny
Reviewed-by: @robingrosman
Signed-off-by:
|
4 years ago |
Jonathan Yan
|
9f70ebac64
|
Cast/ReLU dynamic shapelsgpu op supports int32 and int64
|
4 years ago |
jonwe
|
36ea519009
|
ExpandDims dynamic shape
|
4 years ago |
mindspore-ci-bot
|
40222f59a7
|
!9043 Add support to op L2Loss on gpu
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui,@liangchenghui
Signed-off-by: @liangchenghui,@liangchenghui
|
4 years ago |
mindspore-ci-bot
|
715ca637e1
|
!9107 ps testcast
From: @chopin_syp
Reviewed-by: @xsmq,@kisnwang
Signed-off-by: @kisnwang
|
4 years ago |
mindspore-ci-bot
|
67505ef198
|
!9050 Mix bugs in Categorical distribution
From: @shallydeng
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @sunnybeike
|
4 years ago |
shenyeping
|
6da2169439
|
ps
|
4 years ago |
danishnxt
|
cfc3542261
|
First Commit SegMax changes + typo in SegSum InferImpl
UnsortedSegmentMax update + new STs
switch to lambda function
SegmentSum - InferImpl min/max shape pushback fix
lint fix
revert segSum due to sep pr + addressing comments:
|
4 years ago |
Peilin Wang
|
1dd302ae93
|
int64 support and typo fix
fixed typo
fix pylint
|
4 years ago |
zhouyuanshen
|
f6e87143c6
|
add support to op L2Loss on gpu
|
4 years ago |
mindspore-ci-bot
|
0aa63f21c5
|
!9039 register FastGelu for activation
From: @shibeiji
Reviewed-by:
Signed-off-by:
|
4 years ago |