mindspore-ci-bot
|
fa3a1f4a16
|
!3556 add desc about sink_size
Merge pull request !3556 from jinyaohui/master
|
5 years ago |
mindspore-ci-bot
|
2f956d7cc2
|
!3612 modify case
Merge pull request !3612 from changzherui/mod_case
|
5 years ago |
mindspore-ci-bot
|
cf6e13cc48
|
!3563 fix a bug that causes failure when running muti-p from origin dataset,not from MR
Merge pull request !3563 from zhouyuanshen/master
|
5 years ago |
mindspore-ci-bot
|
c2385e2ede
|
!3615 Move nn/distribution to nn/probability/distribution
Merge pull request !3615 from XunDeng/pp_poc_v3
|
5 years ago |
jonyguo
|
b9d855cbca
|
fix: device occupied tdt hung
|
5 years ago |
mindspore-ci-bot
|
9e1244934c
|
!3614 Update Convert Switch to use PCNode
Merge pull request !3614 from Giancarlo/update_convert_sw
|
5 years ago |
mindspore-ci-bot
|
980b67d1c4
|
!3578 fix maskrcnn dataset rescale bug
Merge pull request !3578 from meixiaowei/master
|
5 years ago |
mindspore-ci-bot
|
f96efbfe19
|
!3606 [bug][auto_mixed_precision]fix amp doc and eval network build
Merge pull request !3606 from vlne-v1/amp_doc
|
5 years ago |
jiangzhiwen
|
2cc6b5cb52
|
fix number of columns not match
|
5 years ago |
mindspore-ci-bot
|
86f00a4649
|
!3592 Fix numpyslice issue
Merge pull request !3592 from xiefangqi/md_fix_numpyslice_issue
|
5 years ago |
mindspore-ci-bot
|
7f51db990e
|
!3601 Pynative add attr info into cache key
Merge pull request !3601 from JoyLvliang/pynative-add-attr-info-into-cache-key
|
5 years ago |
mindspore-ci-bot
|
9031b38935
|
!3617 Fix python dependency in C++ api build
Merge pull request !3617 from 章一智/cpp_build
|
5 years ago |
hangq
|
174d308cfa
|
add mindspore lite
|
5 years ago |
mindspore-ci-bot
|
f2401cd0f9
|
!3438 C++ API support for TakeDatasetOp and VOCDatasetOp
Merge pull request !3438 from luoyang/pylint
|
5 years ago |
ervinzhang
|
f926177ae6
|
fixed cpp build python dependecy
|
5 years ago |
Xun Deng
|
90cb785181
|
move nn/distribution to nn/probability/distribution
|
5 years ago |
changzherui
|
758853ff52
|
modify case
|
5 years ago |
Giancarlo Colmenares
|
0b596c6080
|
Migrated ConvertSwitch to Pattern Matcher. Removed/updated comments.
|
5 years ago |
ms_yan
|
4e3fa200ee
|
repair problem in vgg16 cifar10 version
|
5 years ago |
YangLuo
|
ae99a3a3e4
|
C++ API support for TakeDatasetOp and VOCDatasetOp
|
5 years ago |
mindspore-ci-bot
|
1f4222edfb
|
!3607 回退 'Pull Request !3236 : use akg to compile gpu ops rather than _akg'
Merge pull request !3607 from xsmq/revert-merge-3236-master
|
5 years ago |
xsmq
|
5087945479
|
回退 'Pull Request !3236 : use akg to compile gpu ops rather than _akg'
|
5 years ago |
Wei Luning
|
4b165ccd7c
|
fix doc and eval network build in amp
|
5 years ago |
mindspore-ci-bot
|
46ae7879d4
|
!3394 Three distribution class instances: Exponential, Geometric Uniform distribution
Merge pull request !3394 from XunDeng/pp_poc_v3
|
5 years ago |
mindspore-ci-bot
|
3cac1bb9f8
|
!3352 Add ROIAlignGrad GPU operator
Merge pull request !3352 from JonathanY/ROIAlignGrad
|
5 years ago |
yanghaitao
|
5c9b0657df
|
fix GeneratorDataset time out
|
5 years ago |
lvliang
|
861c917011
|
pynative-add-attr-info-into-cache-key
|
5 years ago |
mindspore-ci-bot
|
efb12d5e1e
|
!3560 Add random uniform real op at GPU end
Merge pull request !3560 from peixu_ren/custom_gpu
|
5 years ago |
mindspore-ci-bot
|
025937b4c8
|
!3547 fix serving core dump problem
Merge pull request !3547 from wangcong/branch_07/27
|
5 years ago |
mindspore-ci-bot
|
b6c7273bb6
|
!3551 [MD] Fix Broken C++ Only Build
Merge pull request !3551 from nhussain/fix_cpp_only_build
|
5 years ago |
laiyongqiang
|
d99786e938
|
fix refnode input type assign
|
5 years ago |
mindspore-ci-bot
|
5e06b8a73e
|
!3559 debugger compile error
Merge pull request !3559 from john_tzanakakis/compile_fix
|
5 years ago |
mindspore-ci-bot
|
0348a2761a
|
!3561 Add corresponding bert_thor and ops
Merge pull request !3561 from zongha/master
|
5 years ago |
xiefangqi
|
cb9c6fad86
|
fix numpyslice issue
|
5 years ago |
mindspore-ci-bot
|
7cb567ebbe
|
!3543 Split unsupport transdata
Merge pull request !3543 from lianliguang/unify-primitive
|
5 years ago |
mindspore-ci-bot
|
87bf9a4876
|
!3585 fix sparse api doc
Merge pull request !3585 from riemann_penn/fix_sparse_api_doc
|
5 years ago |
panyifeng
|
ad2d46cd6f
|
fix sparse api doc
|
5 years ago |
jinyaohui
|
ac6d3d557c
|
add description about sink_size
|
5 years ago |
zongha
|
1c8eb5910b
|
for bert_thor 1st
for bert_thor 2nd
for bert_thor 3rd
for bert_thor 4th
|
5 years ago |
mindspore-ci-bot
|
b486abc076
|
!3531 clear warning
Merge pull request !3531 from baihuawei/0727
|
5 years ago |
mindspore-ci-bot
|
0975df3093
|
!3540 [MD]fix error message when file exists.
Merge pull request !3540 from liyong126/fix_mindrecord_log
|
5 years ago |
meixiaowei
|
34d2f6202a
|
fix rescale dataset bug
|
5 years ago |
mindspore-ci-bot
|
2bc883420e
|
!3569 Fix minddata cache include flatbuffer head problem
Merge pull request !3569 from xiefangqi/md_fix_flat_head
|
5 years ago |
He Wei
|
4eb81d7934
|
Rename AnfNode::user_data related functions to follow naming rule
|
5 years ago |
mindspore-ci-bot
|
d469a347f8
|
!3236 use akg to compile gpu ops rather than _akg
Merge pull request !3236 from lingyunli63/use_full_akg_to_support_gpu
|
5 years ago |
mindspore-ci-bot
|
98748bf42d
|
!3507 Fix PCNode issue with min extra nodes
Merge pull request !3507 from Giancarlo/pm_commutative_ops
|
5 years ago |
mindspore-ci-bot
|
eeb8d72ac9
|
!3532 fix python api doc for mindspore .dataset
Merge pull request !3532 from guansongsong/gss_fix_api
|
5 years ago |
mindspore-ci-bot
|
6a55d7ca8f
|
!3571 fix the description of cache
Merge pull request !3571 from guansongsong/gss/fix_cache_core
|
5 years ago |
mindspore-ci-bot
|
bca16792be
|
!3453 Support resolving an attribute of a Cell class instance
Merge pull request !3453 from zichun_ye/resolve_attr_pr
|
5 years ago |
mindspore-ci-bot
|
6bce5e7096
|
!3565 adjust source codes check and format scripts
Merge pull request !3565 from fary86/adjust_format_and_check_scripts
|
5 years ago |