Commit Graph

2156 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
z00505269 87668d6ea2 remove predict 2020-08-01 11:45:19 +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
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 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 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
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
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 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 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
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
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
panyifeng 598bfa0205 add sparse operators 2020-07-30 17:18:23 +08:00
lvliang afe42e8d19 enlarge-the-threshold-of-resnet50-performance-st-in-pynative 2020-07-30 17:10:51 +08:00
mindspore-ci-bot 61867c7386 !3645 add mindspore hub for download ckpt file
Merge pull request !3645 from chenzhongming/master
2020-07-30 16:25:10 +08:00
mindspore-ci-bot ce08065c23 !3671 vgg: optimize the script and Readme
Merge pull request !3671 from ms_yan/vgg_optimize
2020-07-30 16:00:50 +08:00
xiefangqi 6017b050ac add generatordataset support split 2020-07-30 15:51:28 +08:00
chenzomi 8918c90b66 add mindspore hub for download ckpt file
add mindspore.hub and change model_zoo
2020-07-30 15:02:55 +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
wilfChen 1eee3d6937 gpu layernorm 2020-07-30 11:06:55 +08:00
ms_yan abbd7b50db optimize the vgg script 2020-07-30 07:48:35 +08:00
danish a2ffc9530e stuff added
box copying fix

common function for IOU

new sort func

final update + unit test

remove one comment

fix lintig -1

lint fix 2

lint fix 3

last lint fix

value fix in ST nms with mask

addressing comments

 pylint fix

 pylint fix 1

test file fix
2020-07-29 15:11:24 -04:00
Xun Deng e94d91ba95 remove import probability from nn/__init__.py 2020-07-29 15:08:58 -04:00
tony_liu2 269b477684 use np.testing.assert instead of asserting
fix line lengths

fix spacing

reverse a few changes
2020-07-29 14:53:01 -04:00
mindspore-ci-bot afce1c3a40 !3341 GPU maxpool with argmax op
Merge pull request !3341 from tom_chen/maxpool_with_argmax
2020-07-29 21:24:38 +08:00
Ziyan 98e2ee90de fix optimizer parallel problems 2020-07-29 20:55:31 +08:00
yangzhenzhang 9aa84b3d14 add strided slice op 2020-07-29 17:18:50 +08:00
wilfChen 9cad0fec1d gpu broadcast to 2020-07-29 16:24:01 +08:00
mindspore-ci-bot 4834a6b347 !3574 Rename AnfNode::user_data related functions to follow naming rule
Merge pull request !3574 from hewei/rename_user_data_func
2020-07-29 14:26:21 +08:00
mindspore-ci-bot d06da1d270 !3603 Check that the number columns of names and default matches
Merge pull request !3603 from jiangzhiwen/fix_column_names_exceeded
2020-07-29 11:40:06 +08:00
mindspore-ci-bot b75943f220 !3620 add mindspore lite
Merge pull request !3620 from 张学同/to_merge
2020-07-29 10:54:41 +08:00
mindspore-ci-bot 800b9dc596 !3270 New optimization pass to remove redundant Select ops
Merge pull request !3270 from thlinh/dev_Jul17_removeSelect
2020-07-29 10:19:14 +08:00
mindspore-ci-bot 2f956d7cc2 !3612 modify case
Merge pull request !3612 from changzherui/mod_case
2020-07-29 10:12:17 +08:00
jiangzhiwen 2cc6b5cb52 fix number of columns not match 2020-07-29 09:19:33 +08:00
anthonyaje a7eaf2736a First drop of MapOp refactor to support device augment.
Refactored MapOp to in preparation to support device augment

Minor fix
2020-07-28 15:53:43 -04:00
hangq 174d308cfa add mindspore lite 2020-07-29 03:06:17 +08:00
changzherui 758853ff52 modify case 2020-07-29 00:15:48 +08:00