mindspore-ci-bot
|
a1653168da
|
!6296 [Data Dump] Fix MindInsight Debugger OverFlow Error
Merge pull request !6296 from caifubi/dump
|
2020-09-16 10:09:08 +08:00 |
wangmin
|
d96ecd2740
|
add st for bert_thor
|
2020-09-16 10:04:29 +08:00 |
Yi Huaijie
|
38babd1452
|
delete redundant codex
|
2020-09-16 10:01:37 +08:00 |
mindspore-ci-bot
|
6f4046917b
|
!6276 fix docs error in Fbeta and display the datasethelper in a lower directory
Merge pull request !6276 from wangnan39/fix_docs_error_in_fbeta
|
2020-09-16 09:59:26 +08:00 |
mindspore-ci-bot
|
bef2118253
|
!6300 [MD] fix get_dataset_size bug when set num_samples in DistributedSampler
Merge pull request !6300 from liyong126/fix_md_num_samples
|
2020-09-16 09:56:53 +08:00 |
jiangzhiwen
|
18fae4d81e
|
fix Affine for 3 channel
|
2020-09-16 09:55:51 +08:00 |
mindspore-ci-bot
|
90800177cc
|
!6280 [MSLITE][Develop] modify arm path and converter path to release package path for test shell
Merge pull request !6280 from yangruoqi713/lite
|
2020-09-16 09:50:07 +08:00 |
mindspore-ci-bot
|
c9799fa678
|
!6291 fix bug in connect_network_with_dataset when using pynative mode
Merge pull request !6291 from wangnan39/fix_bug_in_connect_net_with_data_in_pynative
|
2020-09-16 09:49:35 +08:00 |
yoonlee666
|
528072f45f
|
move batch_size from bert_cfg_cfg to cfg
|
2020-09-16 09:46:38 +08:00 |
mindspore-ci-bot
|
353b8b81c3
|
!6285 ME move dropoutgrad to inner
Merge pull request !6285 from VectorSL/drop
|
2020-09-16 09:41:42 +08:00 |
mindspore-ci-bot
|
0d486adef1
|
!3974 Eliminate the pause for each cycle of the Repeat
Merge pull request !3974 from lixiachen/repeat_task2
|
2020-09-16 09:35:39 +08:00 |
mindspore-ci-bot
|
ab534d6171
|
!6264 【MSLITE】change local variables to const
Merge pull request !6264 from lz/master
|
2020-09-16 09:21:22 +08:00 |
root
|
c8200af525
|
modify the ckpt path
|
2020-09-16 09:16:11 +08:00 |
mindspore-ci-bot
|
a60800d7ba
|
!6309 Fix Minddata lite compile
Merge pull request !6309 from EricZ/fix_tensor_restructure
|
2020-09-16 09:06:54 +08:00 |
mindspore-ci-bot
|
aaca00d5fa
|
!6297 [MD] Add security options
Merge pull request !6297 from xiefangqi/md_add_security_options
|
2020-09-16 09:06:34 +08:00 |
mindspore-ci-bot
|
5c11d5b36a
|
!6251 ImageFolderDatasetV2 change to ImageFolderDataset
Merge pull request !6251 from caojian05/ms_master_googlenet_adapt_imagefolderdataset_api_change
|
2020-09-16 09:01:49 +08:00 |
mindspore-ci-bot
|
882b5a43a9
|
!6228 Restrict the range of the parameters in random ops
Merge pull request !6228 from peixu_ren/custom_bijector
|
2020-09-16 08:57:13 +08:00 |
mindspore-ci-bot
|
14b4763b15
|
!6224 Move pp test cases to probability folder
Merge pull request !6224 from XunDeng/pp_tests_folder_update
|
2020-09-16 08:57:01 +08:00 |
mindspore-ci-bot
|
bd57627958
|
!6222 Update doc in distribution and bijector class
Merge pull request !6222 from XunDeng/dist_doc_update
|
2020-09-16 08:56:34 +08:00 |
Eric
|
4352317d58
|
Added compiling lite
|
2020-09-15 19:54:36 -04:00 |
Danish Farid
|
8c7cc7943d
|
NMS perf boost
fix:
revert the hash to orig
comment fix
remove area array
changed first workspace_size variable initialization
fixed variable name cases
|
2020-09-15 18:01:45 -04:00 |
Harshvardhan Gupta
|
6d7fe0364c
|
fix next node behavior
|
2020-09-15 14:58:49 -04:00 |
lichen_101010
|
f65625bd0b
|
change log level from ERROR to DEBUG for debugger
|
2020-09-15 12:28:57 -04:00 |
xiefangqi
|
c722c5ac17
|
add security compile options
|
2020-09-15 23:03:07 +08:00 |
liyong
|
930e85ed5c
|
fix get_dataset_size in distributedSampler & num_samples
|
2020-09-15 22:53:57 +08:00 |
peixu_ren
|
54d38e4d13
|
Restrict the range of the parameters in random ops
|
2020-09-15 10:03:16 -04:00 |
mindspore-ci-bot
|
a92e444f21
|
!6268 cmake optimze for mindspore lite
Merge pull request !6268 from zhanghaibo/master
|
2020-09-15 21:57:18 +08:00 |
caifubi
|
0bf82e34c2
|
Fix MindInsight Debugger OverFlow Error
|
2020-09-15 21:46:41 +08:00 |
mindspore-ci-bot
|
95710ae970
|
!6200 support partial quant
Merge pull request !6200 from cjh9368/weight_quant
|
2020-09-15 21:25:24 +08:00 |
mindspore-ci-bot
|
2a4ea7367a
|
!6288 [MS][LITE][Develop] concat ops support 4input
Merge pull request !6288 from pengyongrong/dongxu_fix_winograd
|
2020-09-15 21:25:03 +08:00 |
mindspore-ci-bot
|
c0f3e82f9e
|
!6286 [MSLITE] Add converter method for operator 'Cast'.
Merge pull request !6286 from wangshaocong/lite_convert
|
2020-09-15 21:24:30 +08:00 |
Jonathan Yan
|
ed88c2c2d4
|
roi_align grad init
|
2020-09-15 09:23:38 -04:00 |
zhangyihui
|
4dff1d6831
|
fix the problem: it is not reasonable to need special setting aicpu can be used
|
2020-09-15 21:23:37 +08:00 |
mindspore-ci-bot
|
e55abdbe85
|
!6252 fix fp16 bug and add opencl fp16 model to ci
Merge pull request !6252 from wandongdong/master
|
2020-09-15 21:23:36 +08:00 |
zhanghaibo5@huawei.com
|
56e3736934
|
optimize cmake file for mindspore lite
|
2020-09-15 21:22:44 +08:00 |
yangruoqi713
|
b1396e9b9e
|
[MSLITE][Develop] modify arm path and converter path to release package path for test shell
|
2020-09-15 21:22:16 +08:00 |
gengdongjie
|
e7817efe9c
|
fix codedex warning
|
2020-09-15 21:15:30 +08:00 |
mindspore-ci-bot
|
b27a9c0e10
|
!6261 fix the problem of sometimes profile file for 1 card can not generate by run 8p train with profiler
Merge pull request !6261 from 张毅辉/zyh_profiling_get_profiling_job_id
|
2020-09-15 21:10:49 +08:00 |
mindspore-ci-bot
|
e83507bc1c
|
!6278 fix stop send bug
Merge pull request !6278 from anzhengqi/stop-send-at-eos
|
2020-09-15 21:02:20 +08:00 |
wangnan39@huawei.com
|
929a4b1d99
|
fix bug in connect_network_with_dataset
|
2020-09-15 20:57:19 +08:00 |
mindspore-ci-bot
|
182771618c
|
!6208 fix the uploaded date and Mindspore version of resnet_thor readme file
Merge pull request !6208 from wangmin0104/master
|
2020-09-15 20:48:59 +08:00 |
mindspore-ci-bot
|
fe735a0f83
|
!6198 [Data Dump] Bug fix
Merge pull request !6198 from caifubi/dump
|
2020-09-15 20:47:23 +08:00 |
mindspore-ci-bot
|
7ee905b977
|
!6270 [MS][LITE][Develop] enable DeConvFp32Center define
Merge pull request !6270 from liuzhongkai/arm32_new1
|
2020-09-15 20:41:50 +08:00 |
wangnan39@huawei.com
|
8d1d271550
|
fix docs error in fbeta
|
2020-09-15 20:37:14 +08:00 |
baihuawei
|
09a3f2ff5e
|
fix GPU hete
|
2020-09-15 20:36:23 +08:00 |
Pengyongrong
|
11762e59db
|
concat ops support 4input
|
2020-09-15 05:35:14 -07:00 |
mindspore-ci-bot
|
1e248c770f
|
!6272 fix bug in bert TrainOneStepCell
Merge pull request !6272 from wangnan39/fix_bug_in_bert
|
2020-09-15 20:34:46 +08:00 |
mindspore-ci-bot
|
ea5e17ec7a
|
!6282 [MSLITE][Develop] fix deconv fp16 bug
Merge pull request !6282 from ling/deconv
|
2020-09-15 20:29:07 +08:00 |
wandongdong
|
2c6cfce70e
|
fix fp16 bug and add gpu fp16 model to ci
|
2020-09-15 05:24:36 -07:00 |
mindspore-ci-bot
|
e49d8cb697
|
!6250 fix aicpu ut
Merge pull request !6250 from yanzhenxiang2020/br_fix_aicpu_ut
|
2020-09-15 20:22:09 +08:00 |