mindspore-ci-bot
|
dba9481337
|
!2825 add libtiff notice info to r0.2
Merge pull request !2825 from xulei/r0.2
|
5 years ago |
xulei2020
|
adffd67714
|
add libtiff notice to r0.2
|
5 years ago |
mindspore-ci-bot
|
f5b794c802
|
!1047 remove dataset link in README
Merge pull request !1047 from wandongdong/r0.2
|
6 years ago |
wandongdong
|
229c8559fa
|
remove dataset link
|
6 years ago |
mindspore-ci-bot
|
6de2733d52
|
!1041 delete externel link in example ciafr10_resent50
Merge pull request !1041 from gengdongjie/r0.2
|
6 years ago |
gengdongjie
|
3949de02bb
|
delete externel link in resnet50_cifar10 example
|
6 years ago |
mindspore-ci-bot
|
701606f0a2
|
!1005 remove http link from README.md for vgg
Merge pull request !1005 from caojian05/mindspore_r0.2_bugfix
|
6 years ago |
mindspore-ci-bot
|
77f6c85698
|
!1012 remove dataset_link
Merge pull request !1012 from wukesong/remove_datasetlink_r02
|
6 years ago |
mindspore-ci-bot
|
4fdaa8222a
|
!1022 delete dataset hyperlinks in bert README.md file
Merge pull request !1022 from yoonlee666/r0.2-readme
|
6 years ago |
yoonlee666
|
9c80971e20
|
delete dataset hyperlinks in bert README.md
|
6 years ago |
mindspore-ci-bot
|
0333696c8b
|
!1004 modify readme for resnet101
Merge pull request !1004 from meixiaowei/r0.2
|
6 years ago |
mindspore-ci-bot
|
6955440b24
|
!1014 eliminate external links to data sets about README
Merge pull request !1014 from chengxb7532/r0.2
|
6 years ago |
chengxianbin
|
a0a2111587
|
eliminate external lins to dataset
|
6 years ago |
wukesong
|
bbdfd92979
|
remove dataset_link
|
6 years ago |
meixiaowei
|
495d0428f7
|
modify ReadMe and add data parallel
|
6 years ago |
caojian05
|
61d7ec7bf3
|
remove http link from README.md for vgg
|
6 years ago |
mindspore-ci-bot
|
07ae9fc168
|
!889 Set description type of whl package
Merge pull request !889 from zhoufeng/whl-desc
|
6 years ago |
leonwanghui
|
522e178eb1
|
Fix release package link in dockerfile
|
6 years ago |
leonwanghui
|
5ad61af54c
|
Fix release package link in README.md
Signed-off-by: leonwanghui <wanghui71leon@gmail.com>
|
6 years ago |
zhoufeng
|
c1e9391d94
|
set description type of whl package
|
6 years ago |
mindspore-ci-bot
|
994b1ed052
|
!868 modify weight init for resnet101
Merge pull request !868 from meixiaowei/r0.2
|
6 years ago |
meixiaowei
|
69e5978eb2
|
modify weight init
|
6 years ago |
zhangzhenghai
|
5d666bdb61
|
update RELEASE.md.
|
6 years ago |
mindspore-ci-bot
|
680bf2c891
|
!827 support buffer fusion for r0.2
Merge pull request !827 from jjfeing/buffer_fusion_r02
|
6 years ago |
mindspore-ci-bot
|
88c32a6f4d
|
!828 Add reduce mean in SoftmaxCrossEntroyWithLogits in Resnet50 example
Merge pull request !828 from gengdongjie/r0.2
|
6 years ago |
mindspore-ci-bot
|
8d4511e729
|
!825 Add README.md for YOLOv3
Merge pull request !825 from zhaoting/YOLOv3_readme
|
6 years ago |
mindspore-ci-bot
|
0de15935ba
|
!826 Check whether the value tuple is empty when converting it to tuple tensor
Merge pull request !826 from YuJianfeng/r0.2
|
6 years ago |
mindspore-ci-bot
|
7aaaf1a5c8
|
!813 remove enable mixed precision for ge
Merge pull request !813 from caojian05/mindspore_r0.2_dev
|
6 years ago |
gengdongjie
|
5265c90884
|
add reduce mean in SoftmaxCrossEntropyWithLogits for resent50 example
|
6 years ago |
mindspore-ci-bot
|
24ff160ff0
|
!817 remove amp setting and add RANK_TABLE_FILE
Merge pull request !817 from wandongdong/r0.2
|
6 years ago |
jjfeing
|
cd6ed0e344
|
support buffer fusion
|
6 years ago |
mindspore-ci-bot
|
e3fcf825bc
|
!821 modify resnet101 scripts with the default backend mixed precision
Merge pull request !821 from 梅晓蔚/r0.2
|
6 years ago |
YuJianfeng
|
277659d544
|
Check the empty value tuple when converting it to tuple tensor
|
6 years ago |
zhaoting
|
3a2ddd9bb8
|
add README.md for YOLOv3
|
6 years ago |
wandongdong
|
1465afc5f1
|
del amp and add RANK_TABLE_FILE
|
6 years ago |
mindspore-ci-bot
|
bf1d003137
|
!820 Update document about dynamic_lr
Merge pull request !820 from fanglei/r0.2
|
6 years ago |
meixiaowei
|
fce21087dd
|
modify resnet101 scripts
|
6 years ago |
leilei_snow
|
ba7ccf26a3
|
fix api document about dynamic_lr
|
6 years ago |
caojian05
|
52a238f4bb
|
remove enable mixed precision for ge
|
6 years ago |
mindspore-ci-bot
|
3183579e0e
|
!798 change runtime error to type error when cannot find kernel info
Merge pull request !798 from lianliguang/r0.2
|
6 years ago |
lianliguang
|
e9c3a5a7f8
|
change runtime error to type error when cannot find kernel info
|
6 years ago |
mindspore-ci-bot
|
ca5f81af36
|
!748 fix np.histogram sometimes calc very large bucket number
Merge pull request !748 from wenkai/wkr02
|
6 years ago |
mindspore-ci-bot
|
517e3235ba
|
!790 add distribute train README for vgg16
Merge pull request !790 from caojian05/mindspore_r0.2_dev1
|
6 years ago |
mindspore-ci-bot
|
6562aa66d1
|
!783 add distribute train for vgg16
Merge pull request !783 from caojian05/mindspore_r0.2_dev
|
6 years ago |
mindspore-ci-bot
|
f4e8bca783
|
!787 Fix dtype judge sentence in infer_dtype function of hcom operations
Merge pull request !787 from zhouyuanshen/r0.2
|
6 years ago |
mindspore-ci-bot
|
928b0bb309
|
!781 Adjust the order of cast and reshape in the grammar implementation process
Merge pull request !781 from candanzg/repaire_cast_type
|
6 years ago |
caojian05
|
16bc4abe34
|
add distribute train README for vgg16
|
6 years ago |
mindspore-ci-bot
|
9ca2349c81
|
!782 modify resnet101 dir name to resnet101_imagenet2012
Merge pull request !782 from 梅晓蔚/r0.2
|
6 years ago |
zhouyuanshen
|
6cc51e0c0c
|
fix bug in infer_dtype function of hcom operations
|
6 years ago |
mindspore-ci-bot
|
fb90cb4da6
|
!768 [bug]with eval cell show cast is not support in gpu pynative
Merge pull request !768 from vlne-v1/I1F48Y-with-eval-cell-show-cast-is-not-support-in-gpu-pynative-r0.2
|
6 years ago |