Commit Graph

10770 Commits

Author SHA1 Message Date
mindspore-ci-bot 3b3324fabc !6631 fix a bug of gpu timeline data incorrect in multi card training
Merge pull request !6631 from gzhcv/GpuTimeline
2020-09-21 17:03:38 +08:00
wuweikang 769a1316ad version update to 1.0.0 2020-09-21 16:46:54 +08:00
zhanke 080f5226db add hub config 2020-09-21 16:46:25 +08:00
sunsuodong 01766eef78 fix format 2020-09-21 16:42:44 +08:00
hwjiaorui 9dad633ca8 add smoke test
modify st

st code

modify step threhold

const modify

threshold value

add resnet50 st

modify monitor

init weights

modify batch size

px

delete loss scale and add init weiht

modify loss precision

format code

modify dataset path

modify mobiluenet dataset path

format code

delete ()

delete unuse import

delete nn
2020-09-21 16:39:46 +08:00
mindspore-ci-bot ab0333e72f !6638 [MSLITE][Develop] fix resize feature
Merge pull request !6638 from sunsuodong/fix_resize_bug
2020-09-21 16:27:12 +08:00
jinyaohui 334a32d501 fix pylint 2020-09-21 16:24:04 +08:00
linqingke 3f7a5ed394 README A+X to A+K 2020-09-21 16:22:41 +08:00
wangmin 3120e51e7c add bert_thor hub file 2020-09-21 16:14:46 +08:00
sunsuodong 23d4f3783d fix_resize_bug 2020-09-21 15:56:40 +08:00
wuxuejian 83b156b287 add cust aicpu path 2020-09-21 15:55:59 +08:00
huzhifeng 888a5412a5 modify ghostnet for hub 2020-09-21 15:54:11 +08:00
zhaoting a7e881f312 fix mobilenetv2 script error 2020-09-21 15:44:31 +08:00
tao_yunhao 99a97d14cf optimize cpu op reduce 2020-09-21 15:30:55 +08:00
yuchaojie 9e69f9fac0 add transformer hub_conf 2020-09-21 15:20:20 +08:00
mindspore-ci-bot 29747f10d7 !6621 [MD] fix concat log
Merge pull request !6621 from liyong126/fix_concat_log
2020-09-21 15:18:34 +08:00
mindspore-ci-bot ae98dd5d0d !6623 fix links for README.md
Merge pull request !6623 from zhangyi/master
2020-09-21 15:16:41 +08:00
hexia 0418866fb9 fix codeDex 2020-09-21 15:15:43 +08:00
gzhcv 829b37710a gpu_timeline(python code)
update mindspore/profiler/parser/integrator.py.

update mindspore/profiler/profiling.py.
2020-09-21 15:15:40 +08:00
mindspore-ci-bot 09c0ce8e7f !6617 improve keywordarg tostring function
Merge pull request !6617 from zhangbuxue/improve_keywordarg_tostring_function
2020-09-21 15:10:19 +08:00
mindspore-ci-bot 699ad526f3 !6599 Fix a doc error in ReduceLogSumExp
Merge pull request !6599 from peixu_ren/custom_temp
2020-09-21 15:09:45 +08:00
cj 319a410351 add imagenet support for google in shell script. 2020-09-21 15:04:47 +08:00
mindspore-ci-bot 6c26629404 !6612 [bug]fix bug in Parameter flag set in pynative amp && code style in pynative_exector.cc
Merge pull request !6612 from vlne-v1/code_style
2020-09-21 14:46:57 +08:00
maning202007 ec631997b0 fix some safe warnings in debugger 2020-09-21 14:41:14 +08:00
mindspore-ci-bot d58116644b !6627 [MSLITE][Develop] support conv_depthwise arm32 int8 weight perchannel
Merge pull request !6627 from yangruoqi713/lite
2020-09-21 14:36:45 +08:00
mindspore-ci-bot da66ba8b61 !6625 [MSLITE] onnx deconv convertor bug
Merge pull request !6625 from ling/bug
2020-09-21 14:36:10 +08:00
zhangyi a68df2417c update links for README.md. 2020-09-21 14:32:05 +08:00
mindspore-ci-bot ad706b5938 !6615 fix securec compile options
Merge pull request !6615 from yanghaoran/master
2020-09-21 14:25:34 +08:00
mindspore-ci-bot d1d28fb032 !6629 support negative axis with tuple type
Merge pull request !6629 from baihuawei/fixreduce
2020-09-21 14:25:16 +08:00
mindspore-ci-bot 0c6f1a663c !6618 move set_seed() out from construct() of Net
Merge pull request !6618 from yihuaijie/seed
2020-09-21 14:15:48 +08:00
zhouyaqiang 0497092cf8 add hub for densenet121 and inceptionv3 2020-09-21 14:09:36 +08:00
yangruoqi713 53c6862a6f [MSLITE][Develop] support conv_depthwise arm32 int8 weight perchannel 2020-09-21 14:06:04 +08:00
baihuawei 178fb01e53 support negative axis with tuple type 2020-09-21 12:15:25 +08:00
mindspore-ci-bot b94e85b303 !6574 reviewbot warning clean
Merge pull request !6574 from liubuyu/code_clean
2020-09-21 11:41:52 +08:00
mindspore-ci-bot 293a42723e !6610 fix executor reviewbot
Merge pull request !6610 from kisnwang/fix-executor-reviewbot
2020-09-21 11:40:45 +08:00
ling 6e62de56d1 [MSLITE] onnx deconv convertor bug 2020-09-21 11:36:11 +08:00
Wei Luning cdbd16de0c fix bug in parameter set & fix code style in pynative_executa.cc 2020-09-21 11:32:39 +08:00
liyong 0e40596bce fix concat log 2020-09-21 10:53:22 +08:00
mindspore-ci-bot f226789f82 !6609 [MD] fix mindrecord log
Merge pull request !6609 from liyong126/fix_mindrecord_log
2020-09-21 10:40:04 +08:00
mindspore-ci-bot b96a0bb80b !6567 [MS][LITE][CPU] code clean
Merge pull request !6567 from liuzhongkai/code_clean
2020-09-21 10:29:51 +08:00
Yi Huaijie b863324d90 move set_seed() out from construct() of Net 2020-09-21 10:26:27 +08:00
buxue 1c28300d24 improve keywordarg tostring function 2020-09-21 10:11:58 +08:00
mindspore-ci-bot 4cdd93eb12 !6537 MSLITE delete exception, using error
Merge pull request !6537 from 徐安越/master
2020-09-21 10:03:19 +08:00
liuzhongkai 37567147bd code clean 2020-09-21 10:02:30 +08:00
mindspore-ci-bot 467ed2ccd0 !6600 Update the convention that random seed works.
Merge pull request !6600 from peixu_ren/custom_bijector
2020-09-21 09:59:55 +08:00
yanghaoran 0e83cfcfa5 fix securec compile options 2020-09-21 09:56:49 +08:00
caifubi 32cd8d8135 fix codex 2020-09-21 09:54:17 +08:00
mindspore-ci-bot fe219b5680 !6181 make ref node's update edge using same address
Merge pull request !6181 from lianliguang/fix-bug-of-deal-ref
2020-09-21 09:51:52 +08:00
kswang 4137904442 fix executor reviewbot 2020-09-21 09:46:14 +08:00
liubuyu fc7ea3db78 code warning clean 2020-09-21 09:44:39 +08:00