Commit Graph

8896 Commits

Author SHA1 Message Date
mindspore-ci-bot fb2c389d4e !5428 adjust converter and benchmark flags
Merge pull request !5428 from cjh9368/aware_quant
2020-08-29 09:01:01 +08:00
mindspore-ci-bot 1c1dbba5e5 !5457 Fix logic in distribution utils common_dtype to support tensor inputs
Merge pull request !5457 from XunDeng/pp_issue_branch
2020-08-29 08:44:48 +08:00
Amir Lashkari b5ad736b75 Adding ShuffleNetV2 to ModelZoo
Added Readme.md

Fixed PyLint Errors

Fixed PyLint Errors-2

Fixed PyLint Errors-3

Fixed PyLint Errors-4

Fixed PyLint Errors-5

Fixed PyLint Errors-6

Fixed PyLint Errors-7

Update eval.py

Updated ShuffleNetV2 model

Fixed PyLint Error

Fixed PyLint Error #2

Fixed PyLint Error #3

Applied Comments

Fixed PyLint

Fixed PyLint #2
2020-08-28 20:36:59 -04:00
mindspore-ci-bot bbbee68556 !4873 [lite] add option to build full minddata
Merge pull request !4873 from 章一智/TRC-ms-lite
2020-08-29 04:04:10 +08:00
ervinzhang 50cda2f8b1 added build option to build full minddata in ms-lite 2020-08-28 13:29:35 -04:00
mindspore-ci-bot ac4ffdc29d !5449 optimization for int8 packing
Merge pull request !5449 from lixian/master
2020-08-28 23:10:29 +08:00
lixian 5dea062915 optimization for int8 2020-08-28 22:39:43 +08:00
mindspore-ci-bot 67f954a5cd !5455 fix onnx | mindir read protobuf bug in windows
Merge pull request !5455 from hangq/master
2020-08-28 22:36:55 +08:00
dessyang eb9e2ed78b Add an example of training NASNet in MindSpore
fix pylint
2020-08-28 10:17:51 -04:00
hangq 5a6c358d2e fix onnx | mindir read protobuf bug in windows 2020-08-28 22:14:48 +08:00
mindspore-ci-bot fa50dd025c !5435 [MS][LITE][GPU]reshape transpose fp16
Merge pull request !5435 from chenzupeng/master-lite
2020-08-28 22:02:35 +08:00
mindspore-ci-bot 85b1dae578 !5441 [MS][LITE][Develop]Refactor arithmetic fp16 kernel
Merge pull request !5441 from sunsuodong/fix_arithmetic
2020-08-28 22:02:16 +08:00
mindspore-ci-bot ad638d69de !5451 remove parameter destruction in subgraph
Merge pull request !5451 from wandongdong/master
2020-08-28 22:00:22 +08:00
chenfei a3b65f7ba5 add manual quant network of resnet 2020-08-28 21:52:54 +08:00
wandongdong 04314fdc85 remove parameter destory in subgraph 2020-08-28 21:29:08 +08:00
chengxianbin 177d8441f0 modify README 2020-08-28 21:21:13 +08:00
mindspore-ci-bot fd82e4f85a !5445 Optimize matmul int8 sdot
Merge pull request !5445 from zhanyuan/master
2020-08-28 20:19:48 +08:00
zhanyuan 6a5ae9bb3f Optimize matmul int8 sdot 2020-08-28 19:56:25 +08:00
mindspore-ci-bot 18bdcb1718 !5248 modify dataset_sink_mode parameter
Merge pull request !5248 from wukesong/br1
2020-08-28 19:50:51 +08:00
mindspore-ci-bot be13688e29 !5431 update lstm readme
Merge pull request !5431 from caojian05/ms_lstm_readme_update
2020-08-28 19:46:51 +08:00
mindspore-ci-bot 6fd3f2e95e !5369 free meta_graph after compile graph
Merge pull request !5369 from hangq/primitive
2020-08-28 19:37:54 +08:00
mindspore-ci-bot 1b32c88dca !5113 [MS][LITE][Develop] conv1x1 int8 weight transpose bug
Merge pull request !5113 from ling/conv1x1
2020-08-28 19:31:10 +08:00
hangq 194253635d free meta_graph after compile graph 2020-08-28 19:14:36 +08:00
sunsuodong f990704590 refactor arithmic 2020-08-28 19:08:41 +08:00
Yi Huaijie 84948ca730 parallel supports more elementary-wise operators 2020-08-28 18:19:06 +08:00
kswang 756bb6d53f async run graph 2020-08-28 18:18:47 +08:00
ling 25f29dcf50 [MS][LITE][Develop] conv1x1 int8 weight transpose bug 2020-08-28 18:17:25 +08:00
mindspore-ci-bot 9d8fb786cb !5373 fix bug the const input is broadened in PyNative mode
Merge pull request !5373 from zhangbuxue/fix_bug_the_const_input_is_broadened_in_PyNative_mode
2020-08-28 18:15:29 +08:00
mindspore-ci-bot b30ec5e976 !5439 add image_classification in model zoo
Merge pull request !5439 from zhangbiao31/zb0828
2020-08-28 18:15:19 +08:00
wanghua f347d1c9e7 add schema for BERT and TinyBERT 2020-08-28 17:54:12 +08:00
Jolin Zhang46 ae2b50afe5 add image_classification 2020-08-28 17:45:34 +08:00
chenzupeng aac264f7a3 reshape transpose fp16 support 2020-08-28 17:36:06 +08:00
HuangBingjian 2da133e782 Convert to real path in sha256.h 2020-08-28 17:30:18 +08:00
huanghui 998ff0399b clear codex and reviewbot warning 2020-08-28 17:27:43 +08:00
mindspore-ci-bot bc726ce250 !5425 Alarm modification
Merge pull request !5425 from shenwei41/sw_master
2020-08-28 17:26:11 +08:00
mindspore-ci-bot 9a40c070fc !5390 Fix some tiny bugs for converter in windows enviroment
Merge pull request !5390 from liuwenhao/master
2020-08-28 17:22:29 +08:00
mindspore-ci-bot a2c29abb1f !5390 Fix some tiny bugs for converter in windows enviroment
Merge pull request !5390 from liuwenhao/master
2020-08-28 17:22:25 +08:00
mindspore-ci-bot a0d28264b3 !5146 add mindspore hub config into googlenet directory to test how hub API works
Merge pull request !5146 from liyanliu96/liyan
2020-08-28 17:22:12 +08:00
mindspore-ci-bot 9514dc889b !5313 Modify for resnet readme and fix bool type optional
Merge pull request !5313 from qujianwei/master
2020-08-28 17:14:05 +08:00
mindspore-ci-bot a91d61f41b !5423 [MS][LITE][Develop] optimize arm cpu int8 op conv depthwise: add common and slide window functions to select
Merge pull request !5423 from yangruoqi713/lite_int8
2020-08-28 17:07:55 +08:00
mindspore-ci-bot 98cb4faaa0 !5398 Modify fixed point functions
Merge pull request !5398 from wangminggui/dev
2020-08-28 17:06:39 +08:00
mindspore-ci-bot c7b3c9ef50 !5414 fix bugs of op ReduceMean and Softsign
Merge pull request !5414 from lihongkang/lhk_master
2020-08-28 17:04:55 +08:00
liuwenhao4 1dfac326a0 Fix some tiny bugs for converter in windows enviroment 2020-08-28 16:58:16 +08:00
mindspore-ci-bot 3dc7e2d4f4 !5424 [MS][LITE][Develop]rename caffeprelu to prelu
Merge pull request !5424 from chenjianping/lite_dev2
2020-08-28 16:57:49 +08:00
zhousiyi c25e37e7bf make backend/optimizer pybind free 2020-08-28 08:56:58 +00:00
buxue 6af286b3e5 fix bug the const input is broadened in PyNative mode 2020-08-28 16:50:29 +08:00
CaoJian c465f2bf5c update lstm readme 2020-08-28 16:44:15 +08:00
mindspore-ci-bot 3847e8b340 !5407 fix yolov3-resnet18&ssd bool argument parse bug and modify README
Merge pull request !5407 from chengxb7532/master
2020-08-28 16:42:21 +08:00
mindspore-ci-bot 44784461e1 !5399 Set SigChld handler's log information from ERROR to INFO.
Merge pull request !5399 from ZhangQinghua/master
2020-08-28 16:33:15 +08:00
chenjianping 34f21226a8 caffeprelu rename to prelu 2020-08-28 16:28:49 +08:00