Commit Graph

10775 Commits

Author SHA1 Message Date
mindspore-ci-bot 704e367ada !6817 mobilenetv2 modify readme
Merge pull request !6817 from yepei6/master_mobilenetv2
2020-09-24 14:01:04 +08:00
mindspore-ci-bot 26c62a57ef !6815 fix spelling: andriod->android
Merge pull request !6815 from xsmq/dev
2020-09-24 12:41:18 +08:00
mindspore-ci-bot a606eb98c9 !6796 mobilenetv2+ssd gpu
Merge pull request !6796 from TuDouNi/master
2020-09-24 11:44:00 +08:00
mindspore-ci-bot fe934520e6 !6816 modify nasnet parallelmode
Merge pull request !6816 from panfengfeng/fix_nasnet_scripts
2020-09-24 11:34:55 +08:00
mindspore-ci-bot 4b81175071 !6398 fix probalbility test case free too long
Merge pull request !6398 from chujinjin/fix_probability_test_case_free_too_long
2020-09-24 11:09:23 +08:00
mindspore-ci-bot eeb707a7db !6802 fix summarynodes in new control_flow
Merge pull request !6802 from Margaret_wangrui/fix_summarynodes_in_new_control_flow
2020-09-24 11:08:34 +08:00
Payne 3fa83779c8 modify README.md 2020-09-24 10:52:21 +08:00
root 0d16d52d61 mobilenetv2+ssd gpu 2020-09-24 10:34:53 +08:00
panfengfeng 789296949b fix nasnet scripts 2020-09-24 10:34:49 +08:00
mindspore-ci-bot 7f390467e9 !6781 Change prefix for server ckpt callback
Merge pull request !6781 from ZPaC/master-change-prefix-for-server-ckpt
2020-09-24 10:28:18 +08:00
mindspore-ci-bot 041d9a65e4 !6551 Pull request from Tsinghua Zhusuan Team
Merge pull request !6551 from mcgrady00h/mindspore-zhusuan
2020-09-24 10:11:15 +08:00
mindspore-ci-bot 113ca38522 !6746 Add lognormal distribution
Merge pull request !6746 from peixu_ren/master
2020-09-24 10:09:25 +08:00
mindspore-ci-bot 55f9880ec9 !6737 mobilenetv2 incremental learn -> fine tune
Merge pull request !6737 from yepei6/master_mobilenetv2
2020-09-24 09:53:21 +08:00
mindspore-ci-bot dd48771635 !6804 fix opencl mem leak
Merge pull request !6804 from wandongdong/master
2020-09-24 09:51:38 +08:00
mindspore-ci-bot 04e2ab1b0b !6789 fix int in ckpt name changed to float bug
Merge pull request !6789 from caozhou/fix_ckpt_name_float
2020-09-24 09:36:30 +08:00
Margaret_wangrui 6c5e58c5fc fix summarynodes in new control_flow 2020-09-24 09:30:28 +08:00
xsmq 01b7712d66 fix spelling anriod 2020-09-24 09:28:51 +08:00
ZPaC 28c57f3f29 Change prefix for server ckpt callback 2020-09-24 09:15:31 +08:00
mindspore-ci-bot 2bac83ba1b !6773 fix deepfm script error
Merge pull request !6773 from panfengfeng/fix_deepfm_mnasnet_bug
2020-09-24 09:08:31 +08:00
mindspore-ci-bot 8e79826002 !6744 add hub config for warpctc and maskrcnn
Merge pull request !6744 from gengdongjie/master
2020-09-24 09:05:04 +08:00
mindspore-ci-bot 053b1e0ca3 !6771 Fix api bug for PReLU op.
Merge pull request !6771 from liuxiao93/PReLU-api
2020-09-24 09:03:00 +08:00
peixu_ren 23ff21edd8 Added lognormal distribuition 2020-09-23 16:57:33 -04:00
mindspore-ci-bot 3eff68f8aa !6517 Improve the logic of constructors and utility functions in distribution
Merge pull request !6517 from XunDeng/add_parameter_v1
2020-09-23 22:10:02 +08:00
mindspore-ci-bot 094e701e50 !6801 fix buf of pow bprop
Merge pull request !6801 from zhangbuxue/fix_bug_of_pow_bprop
2020-09-23 21:19:17 +08:00
wandongdong 595c96afa7 fix opencl mem leak 2020-09-23 06:02:43 -07:00
mindspore-ci-bot 1f07ffb19d !6754 promote weight quantization precision
Merge pull request !6754 from xutianchun/quant_0923
2020-09-23 20:43:37 +08:00
buxue 23fb6f8fc3 fix buf of pow bprop 2020-09-23 20:07:22 +08:00
Payne f89da4a752 incremental learn -> fine tune 2020-09-23 19:31:47 +08:00
mindspore-ci-bot d61683b456 !6705 [MSLITE]transformat op optimize for strideslice
Merge pull request !6705 from zhengjun10/stride
2020-09-23 19:13:13 +08:00
mindspore-ci-bot 62f08d9dda !6723 fix bug of cpu op arithmetic & softmax
Merge pull request !6723 from 陶云浩/lite
2020-09-23 19:12:39 +08:00
mindspore-ci-bot 9c511204a6 !6710 MSLITE set convert ms file permission and get all unsupported node when parsing
Merge pull request !6710 from 徐安越/master
2020-09-23 19:09:25 +08:00
mindspore-ci-bot d9076f2ca2 !6780 [MSLITE] Fix the bug of fp16 fc tensor pack
Merge pull request !6780 from zhanyuan/dev
2020-09-23 19:08:18 +08:00
xuanyue 17cf494f24 set ms file permission and output all unsupported nodename 2020-09-23 18:33:21 +08:00
mindspore-ci-bot 48a99330d4 !6635 [MSLITE] Fix bug of resizeNearestNeighbor and expandDims operators.
Merge pull request !6635 from wangshaocong/lite_hub
2020-09-23 18:23:56 +08:00
mindspore-ci-bot b60622e225 !6776 [MSLITE] Fix bug of leakyRelu int8.
Merge pull request !6776 from wangshaocong/lite_bugfix_leakyrelu
2020-09-23 18:23:14 +08:00
mindspore-ci-bot 005f0ad7c7 !6794 [MS][LITE]fix bug of fp16 pooling activation fusion
Merge pull request !6794 from fuzhiye/wino
2020-09-23 18:19:31 +08:00
fuzhiye 772adb84d7 add activation fusion for fp16 pooling 2020-09-23 17:54:27 +08:00
panfengfeng 8da68ee0b5 fix deepfm gpu train script 2020-09-23 17:16:51 +08:00
caozhou 5221041490 fix int in ckpt name changed to float bug 2020-09-23 17:09:54 +08:00
liuxiao93 903d9dc911 Fix api bug for PReLU op. 2020-09-23 16:57:21 +08:00
mindspore-ci-bot 8d20d1b8e6 !6772 Add seed for gpu operator testcase
Merge pull request !6772 from chenweifeng/test-case-seed
2020-09-23 16:56:09 +08:00
mindspore-ci-bot 11775ae9f7 !6423 [MS][LITE][GPU]transpose support NCHW2NHWC
Merge pull request !6423 from chenzupeng/master-lite
2020-09-23 16:49:41 +08:00
mindspore-ci-bot 2c2387894b !6758 Update OPS interface for master
Merge pull request !6758 from liuyang/ops_update_master
2020-09-23 16:48:15 +08:00
mindspore-ci-bot fcaa5bc859 !6768 [MS][LITE]optimize fp16 common conv preprocess
Merge pull request !6768 from fuzhiye/tmp
2020-09-23 16:45:53 +08:00
wsc 6835d45691 Fix bug of leakyRelu_Int8 operator. 2020-09-23 16:11:08 +08:00
zhanyuan 8870ca716c Fix the bug of fp16 fc tensor pack 2020-09-23 16:06:16 +08:00
zhengjun10 c4648afcd8 transformat optimize for strideslice 2020-09-23 15:27:36 +08:00
mindspore-ci-bot 39874d133f !6644 fix testcase running slowly
Merge pull request !6644 from guozhijian/fix_testcase_slowly
2020-09-23 14:53:32 +08:00
chenzupeng 1f5c6efb5d transpose support NCHW2NHWC 2020-09-23 14:48:08 +08:00
mindspore-ci-bot 8cf0dcf862 !6749 fix infer tensor compile error
Merge pull request !6749 from kisnwang/fix-infer-tensor-compile-error
2020-09-23 14:29:08 +08:00