Commit Graph

10671 Commits

Author SHA1 Message Date
mindspore-ci-bot 7f6800bc2c !6856 [MS][LITE]Modified the download link
Merge pull request !6856 from gongdaguo/r1.0_modify_d_l
2020-09-25 15:43:38 +08:00
mindspore-ci-bot 28cb04a856 !6872 Add missing macro for tensor function call
Merge pull request !6872 from EricZ/add_macro_r1.0
2020-09-25 14:11:46 +08:00
mindspore-ci-bot c93fe5203d !6874 update nasnet script
Merge pull request !6874 from panfengfeng/update_nasnet_script
2020-09-25 14:10:25 +08:00
mindspore-ci-bot c0caf95c59 !6849 fix bugs of op LeakyReLU, Argmax, Select and ReduceAll
Merge pull request !6849 from lihongkang/v2_r1.0
2020-09-25 11:39:43 +08:00
mindspore-ci-bot e266a0faa6 !6863 update graphengine & adapt to r1.0
Merge pull request !6863 from HW_KK/r1.0
2020-09-25 11:20:06 +08:00
mindspore-ci-bot 2e40ac6465 !6869 mobilenetv2+ssd gpu
Merge pull request !6869 from TuDouNi/r1.0
2020-09-25 11:19:11 +08:00
mindspore-ci-bot ed9cc2c043 !6812 [MD] Fix transforms train failed problem
Merge pull request !6812 from xiefangqi/md_fix_uniqueid_issue_r1.0
2020-09-25 10:58:15 +08:00
Eric 5a0a35ed47 Add missing macro 2020-09-24 22:39:08 -04:00
panfengfeng bf3d0b1589 update nasnet scripts for r1.0 2020-09-25 10:36:51 +08:00
root dd2c40fed6 mobilenetv2+ssd gpu 2020-09-25 09:57:57 +08:00
xiefangqi ad8b042193 Fix transforms train failed problem 2020-09-25 09:34:53 +08:00
wuweikang cc58bda7fc update graphengine & adapt to r1.0 2020-09-25 09:16:38 +08:00
gongdaguo 4d19aaa72e Modify download link 2020-09-25 09:13:01 +08:00
mindspore-ci-bot a93476ba5d !6793 Add tflite parsers for PRELU and NEG operators and fix two little bugs in tflite quantize and dequantize parsers
Merge pull request !6793 from XianglongZeng/r1.0
2020-09-24 20:23:35 +08:00
lihongkang 3e9f717725 fix bugs 2020-09-24 20:18:30 +08:00
mindspore-ci-bot eb5033f8d9 !6806 add tinybert hub file
Merge pull request !6806 from yoonlee666/hub
2020-09-24 16:35:59 +08:00
mindspore-ci-bot 10428c1188 !6830 update invalid links.
Merge pull request !6830 from zhangyi/update_links_r1.0
2020-09-24 16:32:41 +08:00
mindspore-ci-bot 4b894a816f !6834 fix spelling: andriod->android
Merge pull request !6834 from xsmq/r1.0
2020-09-24 16:12:31 +08:00
zhangyi 235343f6f9 update invalid links. 2020-09-24 16:03:42 +08:00
xsmq 5f72e79baa fix spelling andriod
fix spelling andriod2
2020-09-24 15:40:13 +08:00
AGroupofProbiotocs 7786342511 add tflite parsers for PRELU and NEG operators 2020-09-24 15:16:50 +08:00
mindspore-ci-bot 6caf53008a !6805 fix opencl mem leak
Merge pull request !6805 from wandongdong/r1.0
2020-09-24 14:38:40 +08:00
mindspore-ci-bot 14b496bcab !6798 mobilenetv2 debug and modify readme
Merge pull request !6798 from yepei6/r1.0_mobilenetv2_debug
2020-09-24 14:34:38 +08:00
mindspore-ci-bot 6bf72bf770 !6791 Fix that 'Primitive' appears twice in api.
Merge pull request !6791 from liuxiao93/fix-op-list-r1.0
2020-09-24 14:28:49 +08:00
wandongdong 8523b68894 fix opencl mem leak 2020-09-23 21:49:15 -07:00
Payne 9d06442c0d mobilenetv2 debug and modify README.md 2020-09-24 10:57:11 +08:00
liuxiao93 e1dcc0a975 Remove Primitive from functional.__all__. 2020-09-24 10:26:48 +08:00
yoonlee666 7af8e0a9cf add tinybert hub 2020-09-23 21:08:54 +08:00
mindspore-ci-bot 685a77c7c3 !6718 [MSLITE] Fix bug of resizeNearestNeighbor and expandDims operators.
Merge pull request !6718 from wangshaocong/lite_hub_r0.1
2020-09-23 18:23:29 +08:00
mindspore-ci-bot 211106fc0f !6777 [MSLITE] Fix bug of leakyRelu int8.
Merge pull request !6777 from wangshaocong/lite_bugfix_leakyrelu_r1.0
2020-09-23 18:22:46 +08:00
mindspore-ci-bot c218e8b6ca !6783 Fix some bug in API.
Merge pull request !6783 from liuxiao93/r1.0-fix-PSRN-api
2020-09-23 18:12:23 +08:00
mindspore-ci-bot b1bc9f6ed2 !6790 update RELEASE.md
Merge pull request !6790 from HW_KK/r1.0
2020-09-23 17:54:04 +08:00
wuweikang 5af655f9f0 update RELEASE.md 2020-09-23 17:40:57 +08:00
mindspore-ci-bot 81241e137b !6779 [MS][LITE]fix windows compile bug
Merge pull request !6779 from lyvette/r1.0
2020-09-23 17:12:20 +08:00
lyvette 438e05719e fix windows compile bug 2020-09-23 16:51:38 +08:00
liuxiao93 51b57a83ab fix api of nn.PSNR. 2020-09-23 16:28:44 +08:00
mindspore-ci-bot 3790785824 !6745 revert tile.py
Merge pull request !6745 from HW_KK/r1.0
2020-09-23 16:26:57 +08:00
mindspore-ci-bot 532c6df02b !6732 mobilenetv2 rename incremental learn to fine tune
Merge pull request !6732 from yepei6/r1.0_mobilenetv2
2020-09-23 16:24:07 +08:00
wsc 0cac75f8ad Fix bug of leakyRelu_Int8 operator. 2020-09-23 16:10:28 +08:00
wuweikang 501e01470e revert tile.py & sink_size = get_dataset_size() 2020-09-23 15:43:46 +08:00
mindspore-ci-bot 15e144fdea !6770 Fix api bug for PReLU op.
Merge pull request !6770 from liuxiao93/fix-api-PReLU-r1.0
2020-09-23 15:39:28 +08:00
mindspore-ci-bot fdc41ab843 !6765 [MS][LITE][GPU]fix bug: softmax precision, model random zero
Merge pull request !6765 from chenzupeng/r1.0
2020-09-23 14:29:10 +08:00
mindspore-ci-bot a6263d2837 !6750 fix infer tensor compile error
Merge pull request !6750 from kisnwang/r1.0
2020-09-23 14:28:57 +08:00
mindspore-ci-bot fafc7ee919 !6767 fix the bug of download timeline in GPU show time is abnormal
Merge pull request !6767 from gzhcv/GpuTimelineR1.0
2020-09-23 14:15:54 +08:00
mindspore-ci-bot 29eadf178f !6766 modify atlas installer package default directory
Merge pull request !6766 from yanghaoran/r1.0
2020-09-23 13:01:39 +08:00
chenzupeng 5562cd4551 fix bug: softmax precision, model random zero 2020-09-23 12:47:42 +08:00
liuxiao93 b3b59c30a6 fix api bug about PReLU op. 2020-09-23 12:35:15 +08:00
mindspore-ci-bot 10e384674f !6720 modify distribution type note
Merge pull request !6720 from baihuawei/distributiontype
2020-09-23 11:35:54 +08:00
gzhcv 611a359243 gpu_timeline(python code)
update mindspore/profiler/parser/integrator.py.

update mindspore/profiler/profiling.py.
2020-09-23 11:22:05 +08:00
Payne e237679f1b mobilenetv2: incremental learn -> fine tune 2020-09-23 11:14:31 +08:00