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 |
i-robot
|
9e13a059d4
|
!22531 Optimize the Executors routines.
Merge pull request !22531 from 张清华/opt0
|
2021-08-28 11:26:19 +00:00 |
i-robot
|
fc746f737c
|
!22516 AttGAN ascend310 commit
Merge pull request !22516 from MR.D/dev
|
2021-08-28 10:15:25 +00:00 |
i-robot
|
6b0f3914c8
|
!21016 pclint code 0728 master
Merge pull request !21016 from mindspore_ding/pclint_master_0728
|
2021-08-28 09:55:56 +00:00 |
i-robot
|
1604163848
|
!22507 [MSLITE] code check for npu delegate
Merge pull request !22507 from Liu_Xuu/master
|
2021-08-28 09:45:53 +00:00 |
i-robot
|
207ac21853
|
!22414 [MSLITE] add support gpu device context set device info for tensorrt
Merge pull request !22414 from Liu_Xuu/trt_0825_cudadevice
|
2021-08-28 09:45:20 +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
|
619bc60992
|
!22412 fix posenet gradients overflow problem
Merge pull request !22412 from JichenZhao/master
|
2021-08-28 08:32:53 +00:00 |
i-robot
|
c0851e2e68
|
!22455 [bug][Ascend] Fix post training quantization code format
Merge pull request !22455 from chenzhuo/master
|
2021-08-28 08:21:14 +00:00 |
i-robot
|
be009760cd
|
!22512 [MS][LITE]fix bug of code review
Merge pull request !22512 from mengyuanli/bugfix
|
2021-08-28 07:39:47 +00:00 |
i-robot
|
73d1049566
|
!22474 prune less effective GPU testcases to level1
Merge pull request !22474 from yanghaoran/prune_GPU_testcases
|
2021-08-28 07:39:47 +00:00 |
i-robot
|
9fcec5b723
|
!22492 prune less effective Ascend testcases to level1
Merge pull request !22492 from yanghaoran/prune_ascend_testcases
|
2021-08-28 07:39:47 +00:00 |
i-robot
|
d0ab539ea2
|
!22488 bert script adjust for thor generalization
Merge pull request !22488 from wangshuangling/master
|
2021-08-28 07:38:32 +00:00 |
i-robot
|
67f6d6220e
|
!22460 fix bugs in modelzoo
Merge pull request !22460 from gengdongjie/code_docs_fix_issues
|
2021-08-28 07:24:56 +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
|
535877a47b
|
!22014 Add Fixed Sparse Attention
Merge pull request !22014 from zhihenghu/add_sparse_attention
|
2021-08-28 07:13:01 +00:00 |
i-robot
|
c00de2de44
|
!22490 [lite]code review part1
Merge pull request !22490 from 徐安越/master1
|
2021-08-28 06:42:23 +00:00 |
i-robot
|
6fc4e0e737
|
!22252 Add eval onnx script
Merge pull request !22252 from liuyang/eval_onnx_master
|
2021-08-28 06:30:44 +00:00 |
i-robot
|
60248aae51
|
!22496 Make hccl_info folder with rank_id suffix
Merge pull request !22496 from 张毅辉/hccl_folder_with_rank_id_suffix
|
2021-08-28 06:22:11 +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 |
mengyuanli
|
f0cfaf7162
|
code review
|
2021-08-28 14:07:39 +08:00 |
zhihenghu
|
ce12c02343
|
Add Sparse Attention
adjut the file structure and name
Deleted extra information
Do some formatting work
Add test case and fix some document
fix imports
|
2021-08-28 11:50:58 +08:00 |
i-robot
|
1a6c874e1b
|
!21347 fix the variable init subgraph name using training with GE
Merge pull request !21347 from chenmai1102/cm_master
|
2021-08-28 03:44:21 +00:00 |
i-robot
|
b4529ae3c8
|
!22473 [MSLITE] Code check.
Merge pull request !22473 from wangshaocong/code_check
|
2021-08-28 03:40:46 +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 |
lidongsheng
|
4ac7de6864
|
AttGAN ascend310 commit
Signed-off-by: lidongsheng <2567501064@qq.com>
|
2021-08-28 11:12:19 +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
|
6501ebb658
|
!22464 modify description of context pynative synchronize
Merge pull request !22464 from chujinjin/code_docs_pynative_sync_control
|
2021-08-28 02:40:43 +00:00 |
Liu_Xuu
|
070f9ada59
|
[MSLITE] code check for npu delegate
|
2021-08-28 10:33:37 +08: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
|
f9c7260552
|
!22489 add safety checking
Merge pull request !22489 from lz/checking
|
2021-08-28 02:25:13 +00:00 |
xuanyue
|
5236e2c4a8
|
code review part1
|
2021-08-28 10:21:29 +08:00 |
i-robot
|
e3f3976543
|
!22431 [lite]optimizer dynamic-format's op judgement and support pad op
Merge pull request !22431 from 徐安越/primitive
|
2021-08-28 01:40:53 +00:00 |
i-robot
|
d6b3e3bc8e
|
!22479 opencl check output shape not equal 0 and cpu kernel check nullptr
Merge pull request !22479 from yeyunpeng2020/gpu
|
2021-08-28 01:40:51 +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
|
a264e361c2
|
!22497 [MS][LITE][Develop] fix c++ example for vs
Merge pull request !22497 from sunsuodong/fix_vs_run
|
2021-08-28 01:27:48 +00:00 |
i-robot
|
ba82ecb06b
|
!22475 Add Vjp and fix jvp
Merge pull request !22475 from LiangZhibo/fix
|
2021-08-28 01:21:37 +00:00 |
wang_shaocong
|
c6eb64f9f6
|
[MSLITE] code check
|
2021-08-28 09:15:37 +08: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 |