Commit Graph

12584 Commits

Author SHA1 Message Date
sunsuodong 062dcaaaa1 vs build converter 2021-08-29 20:36:50 +08:00
i-robot 64ad327fb8 !22177 dataset: detect first batch when sending data into device
Merge pull request !22177 from ms_yan/detect_first_batch
2021-08-28 13:08:59 +00:00
i-robot a0ac0e2feb !22505 Change ir save path
Merge pull request !22505 from huanghui/change-ir-save-path
2021-08-28 12:11:26 +00:00
Zhang Qinghua a137fa1d0b Optimize the Executors routines.
- Fix the key generating.
- Distinguish the executors.
2021-08-28 17:36:12 +08:00
i-robot ba46e7cd56 !22493 fix the bug of read tensor for offline debugger
Merge pull request !22493 from yelihua/dev
2021-08-28 09:11:32 +00:00
i-robot 20c4e389ac !22469 code check
Merge pull request !22469 from zhaozhenlong/lite/issue/0825_op_review
2021-08-28 07:24:05 +00:00
i-robot 39aaae4d64 !22281 lite Ascend310 Infer
Merge pull request !22281 from zhengyuanhua/master
2021-08-28 06:19:57 +00:00
huanghui 88601da733 change ir save path to: save_graphs_path/ when alone; save_graphs_path/rank_ when distribute 2021-08-28 14:11:23 +08:00
i-robot 0ad0d9144e !22081 [ME]Code clean of master
Merge pull request !22081 from chenfei_mindspore/code_clean_of_master
2021-08-28 06:09:50 +00:00
i-robot 0531edfa67 !20918 Eliminate forward CNode in grad graph decorated by ms_function
Merge pull request !20918 from JoyLvliang/eliminate_forward_cnode_in_grad_graph_decorated_by_ms_function
2021-08-28 03:36:43 +00:00
i-robot 29caae557f !22494 fix high grad bug
Merge pull request !22494 from zjun/fix_high_grad
2021-08-28 03:24:50 +00:00
ms_yan e7360dc8b7 detect first batch when sending data 2021-08-28 11:24:21 +08:00
i-robot dd0cec9f7f !22467 SPONGE initialize nl atom serial with atom numbers
Merge pull request !22467 from huangmengxi/neighbor_list
2021-08-28 02:44:19 +00:00
i-robot 16437722fd !22465 Adam op performance optimization
Merge pull request !22465 from zhaosida/zsd_pangu
2021-08-28 02:26:05 +00:00
i-robot 3f9fed78c4 !21860 PyNative kerenl parallel build in FIRST step
Merge pull request !21860 from caifubi/master-kernel-parallel-build-simple
2021-08-28 01:37:53 +00:00
i-robot 9c4fe0a085 !22422 log modify
Merge pull request !22422 from liubuyu/master
2021-08-28 01:14:46 +00:00
i-robot c4fee1dff0 !22468 Add st for error manager
Merge pull request !22468 from tanghuikang/tbe_em
2021-08-28 01:12:41 +00:00
caifubi 537fce0ee1 PyNative Kernel Parallel Build
1. Create Tensor and DeviceAddress for output before Launch.
2. Push Launch/Build Task to Queue and execute togather.
2021-08-28 00:40:48 +08:00
yelihua a6140b8853 fix the bug about readtensor for offline debugger 2021-08-27 21:19:29 +08:00
i-robot a96ca1b28f !22439 mindir: Compatible CNode Name
Merge pull request !22439 from lanzhineng/mindir_control_flow
2021-08-27 13:16:56 +00:00
i-robot 1639023909 !22263 Add convertcolor operation
Merge pull request !22263 from shenwei41/operation_dev
2021-08-27 12:33:43 +00:00
zhaozhenlong 1920828739 check code 2021-08-27 16:56:30 +08:00
tanghuikang be0e94626a Add st for error manager 2021-08-27 16:29:15 +08:00
i-robot ebe75e403b !22444 Apply comments on tensor stat online and offline PR
Merge pull request !22444 from parastooashtari/tensor_level_info_online
2021-08-27 07:42:51 +00:00
huangmengxi 4ef41aef76 initialize nl serial with atom numbers 2021-08-27 15:31:46 +08:00
i-robot ba1b86ac07 !22371 [MD] refactor mindrecord
Merge pull request !22371 from liyong126/refactor_mindrecord
2021-08-27 07:26:51 +00:00
zhaosida be34ccd29f Adam op performance optimization 2021-08-27 14:58:07 +08:00
i-robot 47fe617ac2 !22419 [AutoParallel]Fix AutoParallel predict
Merge pull request !22419 from lichen/fix_auto_parallel_predict
2021-08-27 06:52:12 +00:00
7347157+joylvliang@user.noreply.gitee.com 0fb07a6377 eliminate_forward_cnode_in_grad_graph_decorated_by_ms_function 2021-08-27 14:34:05 +08:00
i-robot 4e1b8a2de1 !22288 support prebuild
Merge pull request !22288 from liubuyu/bug_fix
2021-08-27 06:30:36 +00:00
zhengyuanhua c8131ef8c4 Ascend310 infer 2021-08-27 14:19:47 +08:00
zjun 892287a1bc Fix high order bug
Signed-off-by: zjun <zhangjun0@huawei.com>
2021-08-27 12:19:47 +08:00
i-robot ab514ce9d2 !22403 [MSLITE] enable check
Merge pull request !22403 from ling/sr
2021-08-27 03:35:11 +00:00
i-robot 7398162ac2 !22409 Set "dst_type" attribute when creating Cast op
Merge pull request !22409 from DeshiChen/0826_cast_dst_type
2021-08-27 02:46:11 +00:00
lanzhineng a255e2b7c9 Compatible CNode Name 2021-08-27 10:01:36 +08:00
i-robot 685a2550a7 !22407 [LITE] code review
Merge pull request !22407 from yefeng/148-check_op
2021-08-27 01:51:14 +00:00
i-robot b210a1bba5 !22437 Revert "Fix the execution sequence problem of the load in maketuple"
Merge pull request !22437 from Margaret_wangrui/load_in_maketuple
2021-08-27 01:36:30 +00:00
lby e099f7fbd5 log modify 2021-08-27 09:30:23 +08:00
ling 74ed79c896 [MSLITE] enable check 2021-08-27 09:25:53 +08:00
i-robot c9a574dbf7 !22426 fix dump graph with full name with scope
Merge pull request !22426 from jjfeing/master
2021-08-27 01:15:46 +00:00
liyong c257cf36e2 refactor mindrecord 2021-08-27 09:15:05 +08:00
i-robot 12ced9e89b !22354 [MSLITE] Support the shape operator with input datatype of int64.
Merge pull request !22354 from wangshaocong/bugfix
2021-08-27 01:04:43 +00:00
Parastoo Ashtari bf034bddb5 Apply comments on tensor stat online and offline debugger 2021-08-26 17:40:01 -04:00
i-robot 50dbabb300 !22406 upgrade Ascend packages 26 Aug 21
Merge pull request !22406 from yanghaoran/upgrade_ascend_0826
2021-08-26 14:13:28 +00:00
i-robot 158536b9e2 !22333 Add tensor base and stat to online debugger
Merge pull request !22333 from parastooashtari/tensor_level_info_online
2021-08-26 13:18:32 +00:00
shenwei41 1295744524 Add ConvertColor Operation 2021-08-26 21:14:28 +08:00
i-robot e6e1f37ae4 !22346 [Core] Fix the bug of scope setting when cloning nodes
Merge pull request !22346 from Xiaoda/86-fix-the-fullname-scope-bug
2021-08-26 13:04:15 +00:00
lichenever c8da805eea fix_auto_parallel_predict 2021-08-26 20:27:01 +08:00
Margaret_wangrui d7ed03cbb9 Revert "Fix the execution sequence problem of the load in maketuple"
This reverts commit d0d0cc2c71.
2021-08-26 20:20:09 +08:00
i-robot 1934e82ab2 !22399 Add errno‘s description in file_system
Merge pull request !22399 from huanghui/fix-errno
2021-08-26 12:03:47 +00:00