Commit Graph

3230 Commits

Author SHA1 Message Date
Wei Luning a05c38bb63 make python Parameter inherit from Tensor 2020-08-03 09:12:24 +08:00
mindspore-ci-bot 2b56562770 !3794 modify inference return type
Merge pull request !3794 from dinghao/master
2020-08-03 09:06:06 +08:00
mindspore-ci-bot 2883f9366d !3738 fix bug of cast dtype when using mix_presion in pynative mode
Merge pull request !3738 from jinyaohui/master
2020-08-02 23:29:51 +08:00
z00505269 87668d6ea2 remove predict 2020-08-01 11:45:19 +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
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 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
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 c9453a614e !3239 Insert concat for outputs of AllGather
Merge pull request !3239 from YuJianfeng/allgther
2020-07-31 16:33:19 +08:00
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 4e2b1eec5d !3119 Delete parameter block_reader for MindDataset
Merge pull request !3119 from dengyutao/remove_blockreader
2020-07-31 15:46:15 +08:00
liubuyu e31b583abf Fix the header file that was deleted by mistake 2020-07-31 14:47:54 +08:00
dengyutao 388e43f7cb delete parameter block_reader for MindDataset 2020-07-31 11:30:05 +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 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
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
baihuawei 2e8f37cc5d add loss cuda 2020-07-30 20:22:59 +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 0df4b11487 !3709 GPU update bng pass
Merge pull request !3709 from VectorSL/update-bng-pass
2020-07-30 19:21:13 +08:00
yujianfeng 47ab812edb Insert concat for AllGather outputs 2020-07-30 18:46:35 +08:00
mindspore-ci-bot f87983833d !3636 Fix opt unnecessary catch
Merge pull request !3636 from Kang/opt
2020-07-30 18:24:12 +08:00
liubuyu 37a7b6eb42 fix get/set reshape_type bug 2020-07-30 18:13:51 +08:00
panyifeng 598bfa0205 add sparse operators 2020-07-30 17:18:23 +08:00
xiefangqi 6017b050ac add generatordataset support split 2020-07-30 15:51:28 +08:00
mindspore-ci-bot ab4c43007f !3657 Add parallel operator for StridedSlice
Merge pull request !3657 from yangzhenzhang/add-stridedslice-op
2020-07-30 15:02:35 +08:00
mindspore-ci-bot f1a39a0f72 !3655 gpu support BroadcastTo kernel
Merge pull request !3655 from chenweifeng/broadcast_to
2020-07-30 14:23:18 +08:00
mindspore-ci-bot 773f8e5352 !3707 Gpu support LayerNorm kernel
Merge pull request !3707 from chenweifeng/LayerNorm
2020-07-30 14:22:25 +08:00
mindspore-ci-bot 80dd2cfe00 !3405 fix optimizer parallel problems
Merge pull request !3405 from gziyan/fix_optimizer_parallel
2020-07-30 14:09:16 +08:00
wuyongkang f1e639a86d Fix opt unnecessary catch 2020-07-30 11:36:44 +08:00
mindspore-ci-bot 89dd5a865e !3656 modify the wrong word of memory pool
Merge pull request !3656 from limingqi107/master
2020-07-30 11:36:24 +08:00
VectorSL 9b0602747c gpu update bng pass 2020-07-30 11:09:08 +08:00
wilfChen 1eee3d6937 gpu layernorm 2020-07-30 11:06:55 +08:00
mindspore-ci-bot b331e62400 !3631 fix subgraph maketuple ref error
Merge pull request !3631 from kisnwang/fix-subgraph-maketuple-error
2020-07-30 10:42:33 +08:00
mindspore-ci-bot 6ea2aa4e73 !3672 fix serving input numbers
Merge pull request !3672 from hexia/fix_input_check
2020-07-30 09:17:16 +08:00
kswang 76733ce816 fix cpu multi graph mem error 2020-07-30 09:15:25 +08:00