mindspore-ci-bot
da74482812
!9769 add testcases of type error
...
From: @echo_hua
Reviewed-by: @chujinjin,@zhunaipan
Signed-off-by: @zhunaipan
4 years ago
mindspore-ci-bot
9949ed01b0
!10047 [MS][LITE]Fix Resize bug
...
From: @gongdaguo
Reviewed-by: @zhang_xue_tong,@hangangqiang
Signed-off-by: @zhang_xue_tong
4 years ago
mindspore-ci-bot
fe41af8129
!10035 remove the 'raise' in construct of Cell
...
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
9663cc7235
!10048 fix python executable path
...
From: @liubuyu
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
772d0ef2a3
!10062 clear task when exception
...
From: @kisnwang
Reviewed-by: @zhoufeng54,@chujinjin
Signed-off-by: @chujinjin
4 years ago
mindspore-ci-bot
153676fdd0
!10075 change wide&deep default dataset type to mindrecord
...
From: @yao_yf
Reviewed-by: @stsuteng,@kisnwang
Signed-off-by: @stsuteng
4 years ago
mindspore-ci-bot
647b697cf9
!9885 Add FaceRecognition net to model_zoo/research/cv/
...
From: @zhanghuiyao
Reviewed-by:
Signed-off-by:
4 years ago
buxue
aeeef7607a
remove the 'raise' in construct of Cell
4 years ago
mindspore-ci-bot
3258c6e76d
!9947 [Debugger] Fix Codedex issues
...
From: @harsh1995
Reviewed-by: @john_tzanakakis,@wangyue01
Signed-off-by: @wangyue01
4 years ago
mindspore-ci-bot
3cc18c0f71
!10058 [MS][LITE][CPU]update data
...
From: @fuzhiye
Reviewed-by: @hangangqiang,@zhang_xue_tong
Signed-off-by: @zhang_xue_tong
4 years ago
mindspore-ci-bot
8c079f3555
!10055 acl opt LD_LIBRARY_PATH
...
From: @xu-yfei
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @kisnwang
4 years ago
mindspore-ci-bot
3b32ff249e
!9925 modify c_ops for rewriting parsers
...
From: @lyvette
Reviewed-by: @hangangqiang,@zhanghaibo5
Signed-off-by: @hangangqiang
4 years ago
mindspore-ci-bot
3f2f62ee06
!10054 fix windows compile bug
...
From: @lyvette
Reviewed-by: @hangangqiang,@zhanghaibo5
Signed-off-by: @hangangqiang
4 years ago
mindspore-ci-bot
ed763748de
!10050 GPU update init nccl in dataset
...
From: @VectorSL
Reviewed-by: @limingqi107,@cristoval
Signed-off-by: @cristoval
4 years ago
liubuyu
ce661c3c83
fix python executable path
4 years ago
yao_yf
30b97f455e
change wide_and_deep default dataset type to mindrecord
4 years ago
mindspore-ci-bot
3f9e90a0a8
!10015 static check warning clean for dropout grad
...
From: @xutianming1985
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @c_34
4 years ago
mindspore-ci-bot
68ec48d364
!10072 [MS][CompositeOp][API] TensorDot input validation refactor
...
From: @danishnxt
Reviewed-by: @robingrosman,@mikef
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
b645f7959d
!9749 [MS][API] UnsortedSegmentMax_Min added check for bug fix - num_segments
...
From: @danishnxt
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
5fb47df691
!10071 SparseApplyFtrl and SparseApplyProximalAdagrad docstring update
...
From: @peilin-wang
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
danishnxt
a7ca8a4c1d
TensorDot checking refactor
...
lintfix
4 years ago
danishnxt
bc84e9b4e7
range check - UortedSegmin/max num_seg tensors
...
added in checks in PythonAPI to trigger Value errors in case of non dyn
added required check for python API
ST update + op check update
revert segSum change
updated gatherV2 and SplitOp check
added shape -1 sanity check - splitOp
slight refactor in unseg-Min/Max
lintfix
lint fix
4 years ago
Peilin Wang
c81a4af73a
fix docstring
...
fix docstring
4 years ago
mindspore-ci-bot
1447879b9c
!10053 [bugfix] print log in different file when run distribute train
...
From: @zyli2020
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
4 years ago
kswang
841661b8aa
optimize multi graph controldepend input
4 years ago
mindspore-ci-bot
a3d4dded12
!9979 BUGFIX: Correct the calculation of the output 'd_x' of the operator LayernormGradGrad
...
From: @david-he91
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
b2e98083c6
!10052 set HCCL_CONNECT_TIMEOUT=600 for transformer distribute training
...
From: @yuchaojie
Reviewed-by: @linqingke,@liangchenghui
Signed-off-by: @linqingke
4 years ago
mindspore-ci-bot
eda6ce12ed
!10022 fix example and Validator for LogUniformCandidateSampler
...
From: @yanzhenxiang2020
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
aee1ff43ef
!10051 fix ps cache data prefetch
...
From: @limingqi107
Reviewed-by: @cristoval,@kisnwang
Signed-off-by: @cristoval
4 years ago
mindspore-ci-bot
4a6e696b38
!10017 Add Dyanmic Shape Support For Equal Operator on GPU
...
From: @huangxinjing
Reviewed-by: @liangchenghui,@stsuteng
Signed-off-by: @stsuteng
4 years ago
mindspore-ci-bot
9f3d8f282c
!10041 Fix a bug for the padding of HCCL operators when there is only one input for allgather fusion
...
From: @alouhahahahaha
Reviewed-by: @zhoufeng54,@xu-yfei
Signed-off-by: @xu-yfei
4 years ago
fuzhiye
f204a88f9a
update model inference time data
4 years ago
mindspore-ci-bot
dd5fce4ffb
!10014 apply dynamic shape for ComputeAccidentalHits
...
From: @yanzhenxiang2020
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
880cc46181
!10042 [ms][lite][cpu]x86 算子sse优化
...
From: @lzkcode
Reviewed-by: @zhanghaibo5
Signed-off-by:
4 years ago
mindspore-ci-bot
30a9926144
!10049 [MS][LITE][Develop]fix fp32 pooling macro bug
...
From: @lx0095
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by: @zhang_xue_tong
4 years ago
wanghua
b4ecf65e71
add typeerror testcases
4 years ago
mindspore-ci-bot
665c58bc22
!10045 [AutoParallel]Fix dropout log bug
...
From: @lichen666
Reviewed-by: @limingqi107,@stsuteng
Signed-off-by: @limingqi107,@stsuteng
4 years ago
yvette
b9795a9222
fix bat bug
4 years ago
mindspore-ci-bot
0d035c4008
!10033 GPU update benchmark
...
From: @VectorSL
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
4 years ago
lizhenyu
a41ec4668b
refine wide and deep model zoo log file
4 years ago
yuchaojie
0f610e11de
set HCCL_CONNECT_TIMEOUT=600 for transformer distribute training
4 years ago
yanzhenxiang2020
f5be64f97e
fix loguniform and meshgrid
4 years ago
xuyongfei
12c5dab909
acl opt LD_LIBRARY_PATH
4 years ago
mindspore-ci-bot
41bd077e09
!9971 added scheduler node
...
From: @anancds
Reviewed-by:
Signed-off-by:
4 years ago
limingqi107
f223413ce9
fix ps cache data prefetch
4 years ago
VectorSL
3bcbfa1806
update gpu resent init nccl
4 years ago
zhanghuiyao
972aefe561
Add FaceRecognition to model_zoo/research/cv/
4 years ago
hedongdong
6cc9d2c087
BUGFIX: Correct the calculation of the output 'd_x' of the operator LayernormGradGrad
4 years ago
mindspore-ci-bot
f75280f6c2
!10006 support int32 dtype of Mul cpu op
...
From: @wuxuejian
Reviewed-by: @kisnwang,@c_34
Signed-off-by: @c_34
4 years ago
lixian
a03d1da25c
fix fp32 pooling macro name
4 years ago