Commit Graph

5720 Commits

Author SHA1 Message Date
i-robot 930755a16b !18494 dynamic default memory size for vnpu
Merge pull request !18494 from zhoufeng/vnpu
2021-06-30 01:55:52 +00:00
i-robot 442d73b1ac !19071 enable mindRT
Merge pull request !19071 from limingqi107/actor_runtime
2021-06-29 14:37:10 +00:00
i-robot f8560b6109 !18919 Add TensorCopySlices op
Merge pull request !18919 from caifubi/master-tensor-copy-slices
2021-06-29 14:35:11 +00:00
zhoufeng b9378e36c3 dynamic default memory size for vnpu
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-06-29 19:23:04 +08:00
limingqi107 406c252834 enable mindRT 2021-06-29 17:44:05 +08:00
i-robot 92675f7572 !18747 Add expander for op AddN
Merge pull request !18747 from DeshiChen/0618_expand_addn
2021-06-29 09:32:03 +00:00
caifubi 629111c6d3 Add TensorCopySlice Op 2021-06-29 16:52:35 +08:00
i-robot 8102d68b8b !18420 Give concreted error when mappable dataset lack __len__ method
Merge pull request !18420 from luoyang/API-check-pybind-name
2021-06-29 07:48:03 +00:00
dayschan 149dab39c5 Add expander for AddN; update akg submodule 2021-06-29 11:43:46 +08:00
YangLuo 17c121b087 Give concreted error when mappable dataset lack __len__ method 2021-06-29 11:13:12 +08:00
i-robot 3629df552c !18937 upgrade_ascend_0626_mindspore
Merge pull request !18937 from mindspore_ding/upgrade_ascend_0626
2021-06-28 15:50:14 +00:00
dingpeifei 63784e49f5 upgrade_ascend_0626_mindspore 2021-06-28 22:03:19 +08:00
i-robot 15eb46ce5f !18986 modify CI performance indicators for test case 'test_deeplabv3_1p'
Merge pull request !18986 from zhouneng/fix_issue_I3Y2B6
2021-06-28 07:48:50 +00:00
zhouneng e37b8b6e23 modify CI performance indicators for test case 'test_deeplabv3_1p' 2021-06-28 11:36:10 +08:00
i-robot 1d85a97a47 !18873 add serialization cpp ut
Merge pull request !18873 from zhoufeng/cpp-api-ut
2021-06-26 10:50:25 +00:00
i-robot 2384cadeb9 !18853 [AutoParallel]Pipeline support predict
Merge pull request !18853 from lichen/pipeline_support_predict_master
2021-06-26 08:02:59 +00:00
zhoufeng 35797bd5da add serialization cpp ut
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-06-26 13:22:10 +08:00
i-robot 311e59c190 !17297 dynamic_shape_pipeline
Merge pull request !17297 from wanyiming/dynamic_shape_pipeline
2021-06-26 02:33:10 +00:00
lichenever db8850a4a3 pipeline_support_predict_master 2021-06-26 09:25:59 +08:00
i-robot 8e043090be !18472 Implement UNet3d on GPU
Merge pull request !18472 from likesen/master
2021-06-25 09:51:46 +00:00
i-robot 905cba5ae0 !18788 Fix cache_admin stderr message and TFRecord get_dataset_size() when cached
Merge pull request !18788 from lixiachen/fix_stderr_msg
2021-06-24 17:52:10 +00:00
i-robot b9c178e6b7 !16616 GPU index_add op remove cuda device sync
Merge pull request !16616 from tom_chen/index_add
2021-06-24 14:42:03 +00:00
i-robot 708e56f659 !17899 Fix compile cache bug for resent50
Merge pull request !17899 from LiangZhibo/cache
2021-06-24 13:29:58 +00:00
i-robot 26e34dec80 !18803 Sync enter bugfix for fail over
Merge pull request !18803 from ZPaC/sync-from-enter
2021-06-24 12:25:52 +00:00
ZPaC 59c23700ab Sync enter bugfix for fail over 2021-06-24 15:34:15 +08:00
Ziyan be1f5a43d7 opt shard fit micro batch 2021-06-24 14:52:19 +08:00
l00591931 8ae5d7cc84 Fix compile cache for resnet50 2021-06-24 14:36:24 +08:00
i-robot 2d8e44f3d0 !18730 add parallel operator for Conv2dTranspose and Conv2DBackPropInput
Merge pull request !18730 from yangzhenzhang/add-parallel-op-for-conv2d-backprop-input
2021-06-24 06:34:30 +00:00
i-robot 6d254ac409 !18679 call nnacl implement for matmul and batchmatmul on ARM
Merge pull request !18679 from zhangbuxue/call_nnacl_implement_for_matmul_and_batchmatmul_on_ARM
2021-06-24 06:14:22 +00:00
i-robot 6bd66b3d70 !18729 Add register limit constraint
Merge pull request !18729 from lishanni/for_regis_limit
2021-06-24 03:48:17 +00:00
yangzhenzhang 69acf757d0 add parallel op for conv2d backprop input 2021-06-24 10:01:49 +08:00
buxue f3dea76b25 call nnacl implement for matmul and batchmatmul on ARM 2021-06-24 09:29:45 +08:00
Lixia Chen 1f03b16e0e Fix cache_admin server start stderr output
Fix TFRecord get_dataset_size() when cached
2021-06-23 18:32:54 -04:00
Harshvardhan Gupta 6845a16b44 fix coredump with large max_rowsize and add arg validations 2021-06-23 09:31:11 -04:00
lishanni513 8c98146c76 Add register limit constraint 2021-06-23 17:39:22 +08:00
likesen 99a995b432 Implement UNet3d on GPU 2021-06-23 16:22:03 +08:00
i-robot 0c360ea2d6 !16766 Add recompute fuse
Merge pull request !16766 from lingyunli63/recompute_fuse
2021-06-23 07:54:12 +00:00
YangLuo 4e9f6d54f7 update cpp api & doc 2021-06-23 11:14:52 +08:00
tom__chen 799cb79873 remove synchronous error check 2021-06-22 15:10:41 -04:00
i-robot dca5504fd4 !15672 [assistant][RGB2BGR]
Merge pull request !15672 from QingfengLi/rgb2bgr
2021-06-22 12:48:04 +00:00
lingyunli63 a995bea507 recompute_fuse 2021-06-22 20:39:11 +08:00
i-robot 914d77e1c9 !18662 infer optimize to support multithreads and find exit of branches.
Merge pull request !18662 from lanzhineng/infer_optv3
2021-06-22 07:10:01 +00:00
i-robot 9dfc43cf32 !18537 fix type error in profiler
Merge pull request !18537 from yanghaitao/yht_fix_vm_type
2021-06-22 06:40:01 +00:00
wanyiming b37c99b112 dynamic 2021-06-22 13:34:10 +08:00
lanzhineng fc8ec7fc49 infer_optv3:infer optimize to find exit of branches and resolve the
endless issue.
2021-06-22 11:55:56 +08:00
i-robot 972dc627d4 !18660 dataset: open tdt st
Merge pull request !18660 from ms_yan/tdt_st
2021-06-22 03:16:01 +00:00
i-robot edc1c8bf58 !18594 Sync from enterprise
Merge pull request !18594 from ZPaC/sync-from-enter
2021-06-22 02:44:08 +00:00
i-robot 6137a449ed !18462 [MS][GPU] CropAndResize- New GPU Op
Merge pull request !18462 from danishfarid/cropAndResizeGPU
2021-06-21 15:22:05 +00:00
i-robot 64b6f901a6 !18560 ReduceProd gpu support
Merge pull request !18560 from Peilin/reduce-prod-gpu-kernel
2021-06-21 14:42:09 +00:00
ms_yan 750271fa12 open tdt data transfer st 2021-06-21 20:24:30 +08:00