mindspore-ci-bot
|
adeeda2fe1
|
!5236 transfer tensor to tuple
Merge pull request !5236 from lijiaqi/transfer_tensor_to_tuple
|
5 years ago |
mindspore-ci-bot
|
bed0f5d3c3
|
!5249 Put elimminate AllReduce const pass back
Merge pull request !5249 from BowenK/r0.7
|
5 years ago |
mindspore-ci-bot
|
84989b0cbf
|
!5218 SoftDvppDecodeRandomCropResizeJpeg do not support resize iimage to odd resolution
Merge pull request !5218 from qianlong21st/r0.7_softdvpp_crop
|
5 years ago |
mindspore-ci-bot
|
b9dff22d6c
|
!5104 fix multiple epoch data issue for gpu profiler
Merge pull request !5104 from 治愈系潇洒哥/r0.7
|
5 years ago |
mindspore-ci-bot
|
54e615e904
|
!5207 fix bug for yolov3-resnet18 scripts
Merge pull request !5207 from chengxb7532/r0.7
|
5 years ago |
BowenK
|
fcc0e263f3
|
Revert "Revert "Eliminate AllReduce when the input is a constant""
This reverts commit 7a7e499475.
|
5 years ago |
mindspore-ci-bot
|
46de719a12
|
!5209 Modify the name of parameters in uniform
Merge pull request !5209 from peixu_ren/r0.7temp
|
5 years ago |
李嘉琪
|
2f5a454ef4
|
transfer_tensor_to_tuple
|
5 years ago |
qianlong
|
6b6409d910
|
DecodeAndCropAndResizeJepg do not support odd size
|
5 years ago |
mindspore-ci-bot
|
049acf6d58
|
!5173 GPU fix getinputformat error
Merge pull request !5173 from VectorSL/r0.7
|
5 years ago |
mindspore-ci-bot
|
55d997ec11
|
!5052 update readme for docker gpu environment deployment
Merge pull request !5052 from HW_KK/r0.7
|
5 years ago |
mindspore-ci-bot
|
ee7d9bf4ac
|
!5213 Quick fix scalar add flaws in MindSpore
Merge pull request !5213 from peixu_ren/r0.7
|
5 years ago |
mindspore-ci-bot
|
6b706529c5
|
!5200 fix SE-Resnet50 infer to use 24 epoch and add SE-Resnet50 readme description
Merge pull request !5200 from qujianwei/r0.7
|
5 years ago |
VectorSL
|
7884176df7
|
fix getinputformat error when input is not a realnode
|
5 years ago |
mindspore-ci-bot
|
bedfa8578b
|
!5154 serving RESTful, disable http port reuse, update error msg output to user
Merge pull request !5154 from 徐永飞/r0.7
|
5 years ago |
peixu_ren
|
d522d7ba46
|
Quick fix scalar add flaws in MindSpore
|
5 years ago |
peixu_ren
|
e701fbfa2e
|
Modify the name of parameters in uniform
|
5 years ago |
mindspore-ci-bot
|
7090e16df8
|
!5134 stream parallel support ctrl stream
Merge pull request !5134 from gukecai/stream-r0.7
|
5 years ago |
mindspore-ci-bot
|
382f9a8ebb
|
!5195 Fix CheckTensor in pynative mode
Merge pull request !5195 from peixu_ren/r0.7
|
5 years ago |
mindspore-ci-bot
|
fd8ad73689
|
!5194 fix: padded dataset when no div and with repeat op for br:r0.7
Merge pull request !5194 from guozhijian/fix_padded_with_no_div_repeat_r0.7
|
5 years ago |
mindspore-ci-bot
|
7bdb90a40b
|
!5158 fix softdvpp coredump
Merge pull request !5158 from qianlong21st/r0.7_fix_softdvpp_core
|
5 years ago |
mindspore-ci-bot
|
185b25c6de
|
!5179 add create_dict_iterator parameter num_epochs api
Merge pull request !5179 from anzhengqi/add-num_epochs-api-r0.7
|
5 years ago |
chengxianbin
|
115a85114f
|
clear the warning of execute run_distribute_train.sh
|
5 years ago |
mindspore-ci-bot
|
0bf7f1f39c
|
!5152 change group conv dtype in gpu resnext50
Merge pull request !5152 from zhaoting/r0.7
|
5 years ago |
qujianwei
|
d2588f1935
|
fix SE-ResNet50 infer to 24-epoch and add ReadMe description
|
5 years ago |
mindspore-ci-bot
|
6017521219
|
!5133 modify readme.md for yolov3_darknet53 in r0.7
Merge pull request !5133 from yangyongjie/r0.7
|
5 years ago |
xuyongfei
|
c0389eaea4
|
serving RESTful, disable http port reuse, update error msg output to user
|
5 years ago |
Xun Deng
|
6bb61615fd
|
fix checktensor in pynative mode
|
5 years ago |
qianlong
|
bc8aec007f
|
fix softdvpp coredump
|
5 years ago |
jonyguo
|
d262c63214
|
fix: padded dataset with non div & repeat
|
5 years ago |
mindspore-ci-bot
|
9e20e17590
|
!5191 Add note of limitation for prarmeters of uniform
Merge pull request !5191 from peixu_ren/r0.7temp
|
5 years ago |
mindspore-ci-bot
|
07103b98a9
|
!5101 Add erf and erfc as generic functions for all the backend
Merge pull request !5101 from peixu_ren/r0.7
|
5 years ago |
peixu_ren
|
13584ebc22
|
Add note of limitation for prarmeters of uniform
|
5 years ago |
peixu_ren
|
5ce4bcf416
|
Add erf and erfc as generic functions for all the backend and fix notation in power_transform.
|
5 years ago |
mindspore-ci-bot
|
92787df680
|
!5159 add cuda path checker
Merge pull request !5159 from zyli2020/r0.7
|
5 years ago |
mindspore-ci-bot
|
8afbba7936
|
!5177 Revert "!5121 Fix the problem of resource clear in r0.7"
Merge pull request !5177 from Simson/fix-r07
|
5 years ago |
anzhengqi
|
3c4feaa4f4
|
add num_epochs api
|
5 years ago |
simson
|
556f79d185
|
Revert "!5121 Fix the problem of resource clear in r0.7"
This reverts commit a0a6463210b76bfb6f9c7a6d58674538efe3e6d4, reversing
changes made to 0bcd75bd2b.
|
5 years ago |
mindspore-ci-bot
|
1a42811748
|
!5144 Rectification of API comments of r0.7
Merge pull request !5144 from byweng/r0.7
|
5 years ago |
mindspore-ci-bot
|
cee889e426
|
!5126 Fix problem in RandomPosterize & CutMixBatch
Merge pull request !5126 from luoyang/son_r0.7
|
5 years ago |
mindspore-ci-bot
|
a0a6463210
|
!5121 Fix the problem of resource clear in r0.7
Merge pull request !5121 from Simson/push-to-r07
|
5 years ago |
lizhenyu
|
1d8e5a27b7
|
add cuda path checker
|
5 years ago |
mindspore-ci-bot
|
0bcd75bd2b
|
!5119 Avoid copy when create Tensor from numpy array
Merge pull request !5119 from hewei/r0.7_avoid_copy_tensor_numpy
|
5 years ago |
zhaoting
|
576c35d408
|
change group conv dtype in gpu resnext50
|
5 years ago |
mindspore-ci-bot
|
e05a5c8002
|
!5115 modify bert and tinybert scripts and README
Merge pull request !5115 from wanghua/r0.7
|
5 years ago |
bingyaweng
|
5b941df087
|
rectification of API comments
|
5 years ago |
mindspore-ci-bot
|
b77c7d2729
|
!5099 modify wrong characters in r07
Merge pull request !5099 from caozhou/modify_r07
|
5 years ago |
mindspore-ci-bot
|
ac0b72e67f
|
!5089 Fix MASS and FasterRcnn CI Problem.
Merge pull request !5089 from linqingke/r0.7
|
5 years ago |
gukecai
|
4ace444f54
|
parallel ctrl
|
6 years ago |
yangyongjie
|
32e7eb9148
|
modify readme for yolov3_darknet53
|
5 years ago |