mindspore-ci-bot
72e45841a2
!3528 Fix the difference of Error type between graph&pynative mode
...
Merge pull request !3528 from Simson/push-to-opensource
5 years ago
mindspore-ci-bot
d4165671d9
!3435 Add parallel operator for Tile
...
Merge pull request !3435 from yangzhenzhang/add-tile-op
5 years ago
mindspore-ci-bot
ee67f70b73
!3449 Cifar100 for C API
...
Merge pull request !3449 from MahdiRahmaniHanzaki/cifar100-c-api
5 years ago
Mahdi
92568248c9
Added Cifar100 for C API
5 years ago
ms_yan
cf3fff8996
init add vgg16 gpu version
...
merge the script
optimize the script
5 years ago
mindspore-ci-bot
6e7c673c90
!3519 remove diary file
...
Merge pull request !3519 from anzhengqi/remove-log
5 years ago
mindspore-ci-bot
e9316b1389
!3500 fix sparse feature bug for auto parallel
...
Merge pull request !3500 from lirongzhen1/master
5 years ago
simson
b2cdd5d848
Fix the difference of Error type between graph&pynative mode
5 years ago
mindspore-ci-bot
5f7d2ba396
!3525 Fix a bug for Parameter
...
Merge pull request !3525 from hewei/fix_parameter_bug
5 years ago
mindspore-ci-bot
e730224a2c
!3511 Add IOU, CheckValid, GatherNd, ScatterNd ops.
...
Merge pull request !3511 from linqingke/new_ops
5 years ago
He Wei
a6db29b11b
Fix a bug for Parameter
...
1. Parameter's init_data() should have no effect if default_input already set;
2. This bug is introduced by 'decouple ParamValue from python';
3. An unit test case is added to ensure the right init_data() behavior.
5 years ago
mindspore-ci-bot
9c461f5565
!3513 Add parameter server mode_zoo case and CI test cases.
...
Merge pull request !3513 from ZPaC/master-add-ps-test-cases
5 years ago
mindspore-ci-bot
568da0d510
!3425 fix avgpoolgrad
...
Merge pull request !3425 from fangzehua/avgpool
5 years ago
ZPaC
07a52688c1
Add parameter server model_zoo case and CI test cases.
5 years ago
mindspore-ci-bot
ca42c21206
!3497 restore transformer st
...
Merge pull request !3497 from yuchaojie/transformer_st
5 years ago
mindspore-ci-bot
8e3d788942
!3349 move the dependency of utils to core
...
Merge pull request !3349 from liubuyu/master
5 years ago
anzhengqi
081d876438
remove-log
5 years ago
linqingke
7829bab811
add iou ops.
5 years ago
fangzehua
86dd0c583a
fix avgpool grad
5 years ago
mindspore-ci-bot
c22792aab1
!3495 Gpu StridedSlice performance optimize
...
Merge pull request !3495 from chenweifeng/strided_slice
5 years ago
lirongzhen1
51796aa624
fix sparse feature bug for auto parallel
5 years ago
mindspore-ci-bot
295038d346
!3324 add reduce_any op for vm
...
Merge pull request !3324 from fangzehua/reduce_any
5 years ago
liubuyu
f4bc0bc9fe
move the dependency of utils to core
5 years ago
chenfei
1f1a07e645
don't insert assign from condition to true branch of while
5 years ago
mindspore-ci-bot
84c8b85ddc
!3452 [MD] Gets rid of uncessary print calls
...
Merge pull request !3452 from nhussain/refactor_name_function
5 years ago
mindspore-ci-bot
9c06a564d1
!2983 Dataset Tensor class cleanup
...
Merge pull request !2983 from h.farahat/tensor_class
5 years ago
wilfChen
d3167da8af
gpu support stridedslice
5 years ago
mindspore-ci-bot
7478c26b75
!3447 Add Crop and SwapRedBlue to C++ API
...
Merge pull request !3447 from EricZ/crop_rbswap
5 years ago
yuchaojie
a2b1c38cf2
restore transformer st
5 years ago
chenhaozhe
ef7ea3b92d
fix bert performance test case
5 years ago
yangzhenzhang
6a6e2bd271
add tile op
5 years ago
mindspore-ci-bot
e09c61d6a6
!3381 fix mix precision operator issue
...
Merge pull request !3381 from wangqiuliang/fix-mix-precsion-operator-issue
5 years ago
mindspore-ci-bot
d21871a4fe
!3375 add bert ci script
...
Merge pull request !3375 from yoonlee666/bertci
5 years ago
kingfo
73ea9b7855
fix mix precesion operator issue
5 years ago
mindspore-ci-bot
0a2980ca74
!3440 [MD]Fix Segementation Falut when SentencepieceTokenizer Op before zipOp and ConcatOp
...
Merge pull request !3440 from xulei/sentence_piece0715
5 years ago
Eric
465a69a70a
Added crop signature, wip
...
Added input check
Added SwapRedBlue
5 years ago
hesham
adfbc891d3
- Add checks and testing for empty tensors
...
- cleanup work on createTensor and Tensor's constructors
5 years ago
nhussain
a306264030
remove print calls
5 years ago
mindspore-ci-bot
06ed9ffd6a
!3183 Remove files on test fail for test_minddataset*.py
...
Merge pull request !3183 from tony_liu2/master
5 years ago
mindspore-ci-bot
60feafd75e
!3399 Fixing Bug with AutoContrast/Equalize supporting uint8 dtype/mnist
...
Merge pull request !3399 from islam_amin/autocontrast_bug
5 years ago
mindspore-ci-bot
dc64a3878a
!3396 fix get dataset size error
...
Merge pull request !3396 from panfengfeng/fix_getdataset_size_error
5 years ago
mindspore-ci-bot
e07f74367d
!3299 Rename for C API
...
Merge pull request !3299 from MahdiRahmaniHanzaki/rename-c-api
5 years ago
yoonlee666
4c167e3085
add bert ci script
5 years ago
panfengfeng
939e612906
fix get daataset size error
5 years ago
xulei2020
0af6d75761
add code
5 years ago
mindspore-ci-bot
b1fae868ba
!3404 add sparse api docs
...
Merge pull request !3404 from riemann_penn/add_sparse_api_docs
5 years ago
mindspore-ci-bot
c44939afc8
!3412 Fix a DatasetCache sharing scenario
...
Merge pull request !3412 from qianlong21st/fix_cache
5 years ago
mindspore-ci-bot
2f1a5b979d
!3345 Fix minor bugs in denoting and test cases
...
Merge pull request !3345 from peixu_ren/custom_gpu
5 years ago
panyifeng
963bd67a60
add sparse api docs
5 years ago
qianlong
d28c63b6c0
fix diff workers disallow cache
5 years ago