Commit Graph

6077 Commits

Author SHA1 Message Date
dinghao 298d0578d1 modify serving status 2020-07-31 16:23:52 +08:00
jinyaohui 39c251c015 fix bug of cast dtype when using mix_presion in pynative mode 2020-07-31 16:13:46 +08:00
mindspore-ci-bot 6adcb5a859 !3719 resnet101 changes for GPU
Merge pull request !3719 from RobinGrosman/master
2020-07-31 16:09:09 +08:00
mindspore-ci-bot 59aaf56a1e !3728 modify optimizer calculation formula
Merge pull request !3728 from lijiaqi/add_calculation
2020-07-31 16:00:37 +08:00
LiuCunwei c133059c59 enhance: imagenet to mindrecord mapfile 2020-07-31 15:59:45 +08:00
mindspore-ci-bot 4e2b1eec5d !3119 Delete parameter block_reader for MindDataset
Merge pull request !3119 from dengyutao/remove_blockreader
2020-07-31 15:46:15 +08:00
hexia a113a6b50a fix python proto 2020-07-31 15:24:29 +08:00
liubuyu e31b583abf Fix the header file that was deleted by mistake 2020-07-31 14:47:54 +08:00
mindspore-ci-bot b55e5e2ce2 !3791 modelzoo: repair vgg distribute training problem
Merge pull request !3791 from ms_yan/vgg_8p_D
2020-07-31 14:30:10 +08:00
mindspore-ci-bot bf4874fa68 !3772 pad modify
Merge pull request !3772 from zhaozhenlong/lite/issue/pad_assign_param
2020-07-31 14:20:34 +08:00
mindspore-ci-bot b9d60c5616 !3746 add klDivLoss python primitive
Merge pull request !3746 from baihuawei/loss
2020-07-31 14:20:13 +08:00
mindspore-ci-bot 0972d15629 !3784 add lite/test
Merge pull request !3784 from wangzhe/master
2020-07-31 14:18:26 +08:00
mindspore-ci-bot 6e23d76b1e !3779 decoupling core and debug
Merge pull request !3779 from liubuyu/master
2020-07-31 12:46:08 +08:00
ms_yan 4cf23db838 repair distribute training for vgg in D 2020-07-31 12:27:43 +08:00
zhaozhenlong 8e3eaae2fc pad fp32 support less than 4d input 2020-07-31 11:59:18 +08:00
mindspore-ci-bot 6eddd65cf1 !3670 remove old MINDSPORE_HCCL_CONFIG_PATH in model zoo
Merge pull request !3670 from panbingao/master
2020-07-31 11:35:38 +08:00
dengyutao 388e43f7cb delete parameter block_reader for MindDataset 2020-07-31 11:30:05 +08:00
mindspore-ci-bot 6455c41ac8 !3773 for switch
Merge pull request !3773 from zongha/master
2020-07-31 11:02:49 +08:00
wangzhe 85daa091c1 add lite/test 2020-07-31 10:56:39 +08:00
baihuawei aa9ea1707c add binary cross entropy 2020-07-31 10:45:08 +08:00
liubuyu a499d4e47c decoupling core and debug 2020-07-31 10:39:31 +08:00
mindspore-ci-bot dc765dd248 !3749 add BinaryCrossEntropy and KLDivLoss cuda code
Merge pull request !3749 from baihuawei/losscuda
2020-07-31 10:33:16 +08:00
mindspore-ci-bot f1e717554c !3537 add sparse operators
Merge pull request !3537 from riemann_penn/add_sparse_operator
2020-07-31 10:25:55 +08:00
mindspore-ci-bot 3119aaccfd !3762 fix googlenet script
Merge pull request !3762 from panfengfeng/fix_googlenet_scripts
2020-07-31 09:54:35 +08:00
mindspore-ci-bot 641cb4ac6d !3669 【lite】optimize slice, crop, addn
Merge pull request !3669 from chenjianping/lite_dev
2020-07-31 09:48:05 +08:00
zongha 5f13786776 switch 1st 2020-07-31 09:22:20 +08:00
mindspore-ci-bot b6726e4a69 !3654 fix bug
Merge pull request !3654 from fuzhiye/mindspore
2020-07-31 09:19:45 +08:00
fuzhiye 0e5d30f917 fix bug && optimize relu/relu6/winograd unpack func 2020-07-31 09:05:58 +08:00
mindspore-ci-bot 31e889881b !3737 Enlarge the threshold of resnet50 performance st in pynative
Merge pull request !3737 from JoyLvliang/enlarge-the-threshold-of-resnet50-performance-st-in-pynative
2020-07-31 09:00:22 +08:00
mindspore-ci-bot 230081d55c !3740 fix GetInputReshapeType reports ERROR
Merge pull request !3740 from liubuyu/bug_fix
2020-07-31 08:55:17 +08:00
TFbunny 075acf80b1 fix ResizeNearestNeighbor & add util.cuh to support atomicadd for half 2020-07-30 12:31:03 -04:00
panfengfeng 6ac99d4a0c fix googlenet scripts 2020-07-30 23:44:02 +08:00
chenjianping 3fd2122834 optimize crop, slice, addn 2020-07-30 22:47:14 +08:00
RobinGrosman a75228d7c5 1) functional scripts for GPU
2) label smoothign for GPU
3) dataset chagnes for resnset101 GPU
2020-07-30 07:38:08 -07:00
mindspore-ci-bot 8943d5de34 !3727 Fix fuzz issue and split problem
Merge pull request !3727 from xiefangqi/fuzz_issue_pad_01
2020-07-30 21:24:47 +08:00
mindspore-ci-bot d8c5d8b4d8 !3745 Gpu support LayerNorm kernel
Merge pull request !3745 from chenweifeng/layernorm_axis
2020-07-30 21:10:58 +08:00
mindspore-ci-bot 9257fadf5f !3751 add lite cpu op: conv_depthwise fp16, deconv_depthwise fp16
Merge pull request !3751 from yangruoqi713/lite
2020-07-30 21:05:45 +08:00
mindspore-ci-bot 08d8c1031d !3658 set output format to nhwc4
Merge pull request !3658 from wandongdong/master_ori
2020-07-30 20:58:03 +08:00
yangruoqi713 bf8d3f153f add lite cpu op: conv_depthwise fp16, deconv_depthwise fp16 2020-07-30 20:47:05 +08:00
panbingao 3e82ae7f51 remove old MINDSPORE_HCCL_CONFIG_PATH in model zoo 2020-07-30 20:35:29 +08:00
baihuawei 2e8f37cc5d add loss cuda 2020-07-30 20:22:59 +08:00
baihuawei c2333ae195 add gpu python 2020-07-30 20:12:40 +08:00
mindspore-ci-bot a6692888c4 !3735 fix bug in build.sh for output
Merge pull request !3735 from hangq/to_merge
2020-07-30 20:11:07 +08:00
wilfChen 4d600e70f1 gpu layernorm 2020-07-30 20:11:04 +08:00
laiyongqiang 2458431750 not eliminate memcpy when nexe node is graph output 2020-07-30 19:51:57 +08:00
mindspore-ci-bot 7a2bb89b30 !3712 add anf pass
Merge pull request !3712 from zhengjun10/master
2020-07-30 19:48:04 +08:00
mindspore-ci-bot 6f6c8ccb1a !3723 Insert quant cast node after post training quantization
Merge pull request !3723 from xutianchun/quant_0730
2020-07-30 19:39:32 +08:00
mindspore-ci-bot 0df4b11487 !3709 GPU update bng pass
Merge pull request !3709 from VectorSL/update-bng-pass
2020-07-30 19:21:13 +08:00
mindspore-ci-bot 6875095b3a !3729 modify readme and timemoniter steps
Merge pull request !3729 from wanghua/c75_tinybert
2020-07-30 19:01:22 +08:00
hangq e69f95a854 add increment building & remove redundant code & fix bug in benchmark 2020-07-30 19:00:52 +08:00