Commit Graph

6053 Commits

Author SHA1 Message Date
mindspore-ci-bot 5a3b557354 !3814 enhance: map file label start begin 0 in imagenet_to_mr tool
Merge pull request !3814 from liucunwei/enhance_map_file_for_imagenet
2020-08-01 15:01:45 +08:00
mindspore-ci-bot 11f786c9bd !3808 remove predict
Merge pull request !3808 from 张学同/to_merge
2020-08-01 14:55:08 +08:00
mindspore-ci-bot 53c40d0ec7 !3836 1. multithreading support for fc_int8_op. 2. change asm matmul output layout
Merge pull request !3836 from zhanyuan/master
2020-08-01 14:36:40 +08:00
mindspore-ci-bot 3819945547 !3776 fix compilation bugs on arm32 & add BiasAdd/Relu/DW kernels on arm64
Merge pull request !3776 from lixian/master
2020-08-01 12:02:03 +08:00
z00505269 87668d6ea2 remove predict 2020-08-01 11:45:19 +08:00
mindspore-ci-bot 6e759cd487 !3815 compute threshold only once in post training quantization
Merge pull request !3815 from xutianchun/quant_0731
2020-08-01 11:41:53 +08:00
lixian e52aa2b12f fix compile bugs on arm32 and add BiasAdd/Relu/Dw arm64 kernels 2020-08-01 11:37:16 +08:00
zhanyuan 9cab9f7a91 1. multithreading support for fc_int8_op. 2. change asm matmul output layout from col8x8 to row8x8 2020-08-01 11:35:13 +08:00
xutianchun fae78e11a7 1. compute threshold only once
2. fix anf_exporter bug: pool, concat op may not set into metagraph
3. fix weight trans pass will return error when post quantization
4. make anf_exporter reentrant: do not set PrimitiveT * to nullptr
2020-08-01 10:52:46 +08:00
mindspore-ci-bot 6c4ee3f3d1 !3827 add run_test.sh & fix bug in type_id.h build.sh gtest
Merge pull request !3827 from hangq/master
2020-08-01 10:02:21 +08:00
mindspore-ci-bot b5f317c29f !3610 Add C++ API support for Concat and Zip
Merge pull request !3610 from TinaMengtingZhang/cpp-api-concat
2020-08-01 02:02:09 +08:00
mindspore-ci-bot 1595faadc3 !3829 C++ API: Reorder transforms.h alphabetically
Merge pull request !3829 from cathwong/ckw_c_api_transform_hdr_alpha
2020-08-01 01:41:11 +08:00
tinazhang e57d849618 add concat op and extend zip support to cpp api 2020-07-31 12:57:50 -04:00
mindspore-ci-bot 6945eb2821 !3622 Added option to distributed sampler
Merge pull request !3622 from EricZ/distributed_sampler_fix
2020-08-01 00:07:07 +08:00
Cathy Wong 49a1e01390 C++ API: Reorder transforms.h alphabetically 2020-07-31 11:34:04 -04:00
mindspore-ci-bot 2449e4e7f1 !3760 Fix GPU-ResizeNearestNeighbor
Merge pull request !3760 from 34bunny/GPU-ResizeNearestNeighbor-fix
2020-07-31 23:19:18 +08:00
mindspore-ci-bot e1f93ec28c !3619 NMSWithMask - CUDA Impl
Merge pull request !3619 from danishnxt/GPU_One
2020-07-31 23:18:43 +08:00
Eric 8c018da468 Fixing issues in distributed sampler
Added Distributed sampler option

Fix style
2020-07-31 11:12:26 -04:00
hangq ac05742619 add run_test.sh & fix bug in type_id.h build.sh gtest 2020-07-31 22:23:10 +08:00
mindspore-ci-bot 1165b27f41 !3693 Change the column order and add drop_reminder option to make the generated dataset compatible with BertCLS
Merge pull request !3693 from dessyang/master
2020-07-31 22:01:33 +08:00
mindspore-ci-bot 634d797ca3 !3549 MapOp refactor for device augmentation (part 1)
Merge pull request !3549 from anthonyaje/device_augment_mapop_refactor1
2020-07-31 21:56:16 +08:00
mindspore-ci-bot 27e51c5a63 !3553 Unify np array comparisons
Merge pull request !3553 from tony_liu2/staging
2020-07-31 21:39:31 +08:00
mindspore-ci-bot d8d502bfb6 !3801 fix header include that was deleted by mistake
Merge pull request !3801 from liubuyu/master
2020-07-31 18:39:46 +08:00
mindspore-ci-bot 82b103a740 !3780 add gpu BinaryCrossEntropy
Merge pull request !3780 from baihuawei/losscuda
2020-07-31 18:34:01 +08:00
lujiale 741c2898dd update RELEASE.md. 2020-07-31 17:45:52 +08:00
mindspore-ci-bot 953f91cef8 !3739 not eliminate memcpy when nexe node is graph output
Merge pull request !3739 from laiyongqiang/eliminate_memcpy_bug
2020-07-31 17:35:11 +08:00
mindspore-ci-bot fd1f0d3cb6 !3804 Fix cmake not aware of new files
Merge pull request !3804 from hexia/fix_pb2
2020-07-31 17:29:43 +08:00
mindspore-ci-bot c9453a614e !3239 Insert concat for outputs of AllGather
Merge pull request !3239 from YuJianfeng/allgther
2020-07-31 16:33:19 +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