mindspore-ci-bot
8ee48b6e17
!12072 modified the code specifications
...
From: @shuzigood
Reviewed-by: @wuxuejian,@linqingke
Signed-off-by: @wuxuejian
4 years ago
wsq3
1b3befdeb2
modified the code specifications
4 years ago
l00591931
9ec100d069
Change TensorAdd to Add, from r1.1 to master
4 years ago
mindspore-ci-bot
0da4c5549f
!11826 some words misspelled,it has modified.
...
From: @shuzigood
Reviewed-by: @wuxuejian
Signed-off-by: @wuxuejian
4 years ago
wsq3
e031e60a6e
some words misspelled,it has modified
4 years ago
chenhaozhe
8eae3262f3
fix some description about bert and yolov3
4 years ago
mindspore-ci-bot
cfda3a49b6
!10978 modified two parameters to one parameter in yolov3_darknet53 network
...
From: @shuzigood
Reviewed-by: @wuxuejian,@linqingke
Signed-off-by: @wuxuejian
4 years ago
wsq3
0dd77bf9dc
modified two parameters to one parameter in network
4 years ago
yuzhenhua
6b858480c8
fix GPU device_id bug
4 years ago
yanglf1121
918679daa3
add tensor.ndim and rename tensor.size() to tensor.size
4 years ago
mindspore-ci-bot
90c91cf769
!10095 modify export file to support mindir and support GPU
...
From: @yuzhenhua666
Reviewed-by: @c_34,@linqingke,@wuxuejian
Signed-off-by: @c_34
4 years ago
yuzhenhua
144941e228
modify export file to support mindir
4 years ago
mindspore-ci-bot
0db846978e
!9936 is_save_on_master doesn't work ,it is ok now
...
From: @shuzigood
Reviewed-by: @guoqi1024,@oacjiewen,@linqingke
Signed-off-by: @linqingke
4 years ago
wsq3
508a9b4bc1
is_save_on master is doesn't work,it is ok now
4 years ago
mindspore-ci-bot
84c49f9d77
!9681 resolved 8-SIM run task error in Ascend environment
...
From: @shuzigood
Reviewed-by: @guoqi1024,@oacjiewen
Signed-off-by: @guoqi1024
4 years ago
wsq3
b4abb29c10
resolved the 8-SIM run task error in Ascend environment
4 years ago
mindspore-ci-bot
45fefc80bb
!9440 Optimizer parameters,Improve yolov3_darknet53 network precision
...
From: @shuzigood
Reviewed-by:
Signed-off-by:
4 years ago
wsq3
c811e8c714
Optimizer parameters,Improve yolov3_darknet53 network precision
4 years ago
lvchangquan
d0c01f3856
fix a bug of yolov3-Darknet53 in pynative mode
4 years ago
bai-yangfan
c46c4dffe4
mindir_suffix
4 years ago
yuzhenhua
a1db640211
fix bert bug and add export file for yolov3 and add test file for maskrcnn
4 years ago
chengxianbin
15f3ed4e07
modify mindspore version about ssd&yolov3 README
4 years ago
mindspore-ci-bot
ee883aebfb
!6788 yolov3-darknet add weight transform scripts.
...
Merge pull request !6788 from linqingke/mass
4 years ago
linqingke
af440bb3d8
yolov3-darknet add weight transform scripts.
4 years ago
hesham
9cee0d2143
Add num_epochs to non-sink training
4 years ago
chengxianbin
535853c205
add yolov3_resnet18&yolov3_darknet53&yolov3_darknet53_quant&deepfm hub conf files
4 years ago
VectorSL
48db7f8c4f
gpu change bncast
4 years ago
Ting Wang
ac627e046b
update links for README
...
Signed-off-by: Ting Wang <kathy.wangting@huawei.com>
4 years ago
zhaoting
d421f49e60
delete redundant codes
4 years ago
zhaoting
a4a65ffe06
reduce cyclomatic complexity
4 years ago
root
ec947ebf3d
modify the ckpt path
4 years ago
mindspore-ci-bot
acc95fc8f6
!6051 fix bug for yolov3-darknet53
...
Merge pull request !6051 from chengxb7532/master
4 years ago
mindspore-ci-bot
d8c09067ce
!5801 [MD][Feature] minddata iterator output ms_tensor
...
Merge pull request !5801 from xiefangqi/md_modify_output_tensor
4 years ago
chengxianbin
0077cbcd7b
fix bugs for yolov3-dakrnet53
4 years ago
xiefangqi
9b3c33e157
minddata iterator output ms_tensor
4 years ago
mindspore-ci-bot
be62fd7fa6
!5768 Save the GPU backend multi card output in different folders.
...
Merge pull request !5768 from linqingke/fasterrcnn
4 years ago
nhussain
92e99ff224
change map calls
4 years ago
mindspore-ci-bot
eedbbb3649
!5958 Modify interface for function and remove duplicated def
...
Merge pull request !5958 from lilei/modify_bug
4 years ago
linqingke
845ff342ed
Save the GPU backend multi card output in different folders.
4 years ago
hanhuifeng2020
f1dbcc7be5
fix a spelling mistakes in the yolov3_darknet53 shell script
4 years ago
lilei
71adabd944
modify_bug
4 years ago
mindspore-ci-bot
cd07acc8a4
!5903 add set_grad() for pynative mode in model_zoo networks
...
Merge pull request !5903 from lvchangquan/master
4 years ago
Eric
5371442786
Fixes model_zoo with minddata API change
4 years ago
nhussain
3bac9d3713
switch input columns and operation
...
change ImagefolderDV2 name
change ds.transforms.vision to ds.vision
change batch api to match map api more closely
compose op changes
test_pylint
remove compose op from vision, move to transform module, refactor map and batch to use column_order
4 years ago
lvchangquan
7abe692fb5
add set_grad() for pynative mode in model_zoo network
5 years ago
yao_yf
d4cfe55c04
rename mirror_mean to gradients_mean
5 years ago
linqingke
4d9d8c3e74
Modelzoo interface change.
5 years ago
hanhuifeng2020
e0b8302a29
improve performance for yolov3_darknet53 and update performance data to readme
5 years ago
mindspore-ci-bot
820f2cb4eb
!5351 move ParalleMode to Context
...
Merge pull request !5351 from yao_yf/parallel_context_collation
5 years ago
yao_yf
07117e4dd4
mv ParallelMode to context
5 years ago