mindspore-ci-bot
55372b41fd
!5908 delete DataWrapper in Model to unify the expression of dataset sinking
...
Merge pull request !5908 from wangnan39/optim_datawrapper_in_model
4 years ago
mindspore-ci-bot
2f529c149a
!5991 Change API set_strategy() to shard()
...
Merge pull request !5991 from yihuaijie/master
4 years ago
mindspore-ci-bot
6568904078
!5973 score + 1 when match output format with pri_format
...
Merge pull request !5973 from lianliguang/fix-maskrcnn
4 years ago
mindspore-ci-bot
c882e4863c
!5961 [Data]Add lite_cv lib for mindspore lite data preprocessing
...
Merge pull request !5961 from xulei/lite_test0905
4 years ago
wangnan39@huawei.com
fdac02feed
delete DataWrapper and optim Model
4 years ago
mindspore-ci-bot
c7ff3bd7ed
!5985 fix parallel optimizer problem, assign is removed unexpectly
...
Merge pull request !5985 from gziyan/fix_parallel_optimizer
4 years ago
panyifeng
90943f799a
add shape type check for relugrad
4 years ago
Yi Huaijie
eb83ea9607
change internal API _get_strategy() to _get_shard_strategy()
4 years ago
caojian05
145545a9cb
googlenet support imagenet dataset on Ascend
4 years ago
mindspore-ci-bot
0c516dc749
!5982 fix a spelling mistakes in the yolov3_darknet53 shell script
...
Merge pull request !5982 from hanhuifeng/yolov3_darknet53_script
4 years ago
mindspore-ci-bot
7f605b6291
!5983 [MSLITE]add mindspore model mobilenetv2_438
...
Merge pull request !5983 from zhengjun10/master
4 years ago
mindspore-ci-bot
368bfb24bc
!5965 benchmark support multi outputs node & detection_post_process use stable sort & add model detect.tflite
...
Merge pull request !5965 from wangzhe/master
4 years ago
linqingke
845ff342ed
Save the GPU backend multi card output in different folders.
4 years ago
mindspore-ci-bot
ffeff2fa5b
!5946 fix bugs of op Exp, IOU, GroupNorm and Dropout
...
Merge pull request !5946 from lihongkang/lhk_master
4 years ago
mindspore-ci-bot
ea94756839
!5605 Introduce usage flag to MNIST and CIFAR dataset
...
Merge pull request !5605 from ZiruiWu/add_usage_to_cifar_mnist_coco
4 years ago
xulei2020
b356211413
add init code
4 years ago
Yi Huaijie
a836d25c64
change API set_strategy() to shard()
4 years ago
mindspore-ci-bot
ae7e8a7492
!5964 GeneratorDataset continue to send remain data when release gpu resource for GPU
...
Merge pull request !5964 from anzhengqi/I1TK0O-close-gpu2
4 years ago
ougongchang
e93365c664
Add a note for summary only supports linux systems
4 years ago
xuyongfei
0b48927c9f
serving: fix -fPIE option
4 years ago
Jiaqi
777e624515
append and remove
4 years ago
mindspore-ci-bot
5166fe832d
!5977 [bug]fix cell copy and print bug
...
Merge pull request !5977 from vlne-v1/bug-cell-copy
4 years ago
Ziyan
644b680df3
fix parallel optimizer bug and add st testcase
4 years ago
lihongkang
b958f15d24
fix bugs
4 years ago
zhengjun10
65af461afd
add mindspore model mobilenetv2
4 years ago
mindspore-ci-bot
20991a0718
!5960 [ModelZoo]Add bgcf epoch time print
...
Merge pull request !5960 from zhanke/bgcf
4 years ago
hanhuifeng2020
f1dbcc7be5
fix a spelling mistakes in the yolov3_darknet53 shell script
4 years ago
mindspore-ci-bot
9971298763
!5974 add notes about bs and update frequency in the resnet_thor readme file
...
Merge pull request !5974 from wangmin0104/master
4 years ago
maning202007
af9c9b5129
Delete the openssl related code to restore debugger
4 years ago
Wei Luning
63f32cf667
cell copy bug fix 2
4 years ago
wangmin
cf68f4a237
note about bs and frequency of readme file
4 years ago
mindspore-ci-bot
47ca1e3128
!5950 set depend abstract
...
Merge pull request !5950 from Margaret_wangrui/depend_abstract
4 years ago
mindspore-ci-bot
687a7a9d0e
!5931 fix model zoo error for pynative
...
Merge pull request !5931 from chujinjin/fix_model_zoo_error_for_pynative
4 years ago
mindspore-ci-bot
d1b8b7f22f
!5951 fix aicpu device ptr release failed
...
Merge pull request !5951 from caifubi/master
4 years ago
WilliamLian
3b1dded345
add output score when matched output format with infer
4 years ago
bingyaweng
9065ee16e4
modify API comments
4 years ago
mindspore-ci-bot
994cfcb8a0
!5914 edit bert hub config file and tinybert script bugfix
...
Merge pull request !5914 from yoonlee666/master
4 years ago
mindspore-ci-bot
7152fe04be
!5783 GraphKernel supports GPU
...
Merge pull request !5783 from DeshiChen/graph_kernel_1.0
4 years ago
mindspore-ci-bot
d88db18d34
!5841 EmbeddingLookupSplitMode from nn move to parallel._utils
...
Merge pull request !5841 from yao_yf/EmbeddingLookUpSplitMode_move_to_parallel
4 years ago
anthonyaje
2d08d83247
Fixed connector_size and monitor.
4 years ago
mindspore-ci-bot
45757e382c
!5967 [MSLITE] fix ci
...
Merge pull request !5967 from lz/master
4 years ago
lz
a80b3c3005
fix ci
4 years ago
mindspore-ci-bot
87d0d0bf8d
!5754 adding int32 support for Greater gpu kernel
...
Merge pull request !5754 from Peilin/add-type-support-for-greater
4 years ago
Zirui Wu
1bb93580dd
Add usage flag to MNIST/CIFAR
...
ci fix 1
fix ci 2
fix ci 3
fix ci 4
fix ci 5
fix ci 6
fix ci 7
change var name in CelebA from dataset_type to usage
address review cmts
fix cpp ut fail
change mode to usage in VOCDataset
fix cmts
fix ci test case fail
4 years ago
anzhengqi
d2ba20bdbc
continue to send remain data when release gpu resource
4 years ago
mindspore-ci-bot
cbeb2dbf5c
!5858 [MSLITE]add ssd mindspore model
...
Merge pull request !5858 from zhengjun10/master
4 years ago
zhanke
df04918964
add epoch time print
4 years ago
wangzhe
a758a882d6
benchmark support multi outputs node & detection_post_process use stable sort & add model detect.tflite
4 years ago
mindspore-ci-bot
c29afb716e
!5959 [MSLITE][Develop] comm conv int8 inputsum bug
...
Merge pull request !5959 from ling/bug
4 years ago
mindspore-ci-bot
a2b329828d
!5944 [bug]fix bug in cell copy & test case
...
Merge pull request !5944 from vlne-v1/bug-cell-copy
4 years ago