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 |
qianlong
|
bf87b1d1fb
|
fix cache op core dump
|
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 |
tom__chen
|
5c3be0114f
|
add maxpool_with_argmax/grad cuda kernel
|
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 |
buxue
|
e9ca893431
|
remove ut test_expand_dims_grad
|
5 years ago |
Jonathan Yan
|
ad40e00228
|
roi align grad v1
|
5 years ago |
peixu_ren
|
19d80b87a9
|
Fix minor errors in probabilistic programming
|
5 years ago |
islam_amin
|
48ec178e77
|
Fixing AutoContrast/Equalize Bug
|
5 years ago |
Mahdi
|
2b71cbf1bd
|
Added RenameOp
|
5 years ago |
mindspore-ci-bot
|
de0dcbc0bd
|
!3290 Split parameter and value node with tuple to multiple nodes with make-tuple
Merge pull request !3290 from chenfei_mindspore/split-tuple-parameter-to-parameters
|
5 years ago |
mindspore-ci-bot
|
2d973c9597
|
!3161 Set output value for dynamic graph.
Merge pull request !3161 from flywind/output
|
5 years ago |
mindspore-ci-bot
|
1e88d64b20
|
!3259 add gpu cumsum op and reducemin
Merge pull request !3259 from baihuawei/automl
|
5 years ago |
mindspore-ci-bot
|
366dd44ca8
|
!3371 support call super when class define in test_case
Merge pull request !3371 from zhangbuxue/support_call_super_when_class_define_in_test_case
|
5 years ago |
panyifeng
|
8a89f003eb
|
fix sparse related issues
|
5 years ago |
buxue
|
b812c1a17a
|
support call super when class define in test_case.
|
5 years ago |
kpy
|
570da089a8
|
set output value for dynamic graph
|
5 years ago |
mindspore-ci-bot
|
684ff4f46b
|
!3160 Rewrite tensor's __bool__ for pynative mode
Merge pull request !3160 from Simson/push-to-opensource
|
5 years ago |
simson
|
5f77fbdd75
|
Rewrite tensor's __bool__ for pynative mode
|
5 years ago |
root
|
1b6f85dec8
|
split tuple parameter to parameters
add function trans tuple to maketuple
|
5 years ago |
mindspore-ci-bot
|
0a84b63fc3
|
!3305 modify the vgg16/lstm path to offical/{cv/npl}
Merge pull request !3305 from caojian05/ms_master_dev
|
5 years ago |
baihuawei
|
4a8724e0ac
|
add gpu cumsum
|
5 years ago |
fangzehua
|
228a959cc7
|
add reduce any op for vm
|
5 years ago |
mindspore-ci-bot
|
48711414fc
|
!3356 [common]Refine code & Add ToAbstruct for `FuncGraph`, `MetaFuncGraph` `Primitive`
Merge pull request !3356 from vlne-v1/add_to_abstract_for_function
|
5 years ago |
mindspore-ci-bot
|
9fb6576d8c
|
!3338 Op debug feature
Merge pull request !3338 from zhoufeng/debug-op-overflow
|
5 years ago |
Wei Luning
|
484d7f10c8
|
refine code* refine code in bert model* add ToAbstruct for `FuncGraph`, `MetaFuncGraph` `Primitive`* remove partial hard code in spec for poly* remove any in data convert cache
|
5 years ago |
mindspore-ci-bot
|
24dd2fc2a6
|
!3333 Fix internal multiple outputs check
Merge pull request !3333 from YuJianfeng/master
|
5 years ago |
mindspore-ci-bot
|
7f1ccc5f3b
|
!3311 add sparse feature test cases for auto parallel
Merge pull request !3311 from lirongzhen1/master
|
5 years ago |
zhoufeng
|
000a6c73a5
|
op debug
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |