Commit Graph

29852 Commits

Author SHA1 Message Date
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
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
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
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
sunsuodong 4429d6a467 fix c++ example 2021-08-27 20:37:28 +08:00
i-robot 1639023909 !22263 Add convertcolor operation
Merge pull request !22263 from shenwei41/operation_dev
2021-08-27 12:33:43 +00:00
zhangyihui 283f0c73cd Make hccl_info folder with rank_id suffix 2021-08-27 20:24:50 +08:00
yanghaoran a0ff742442 prune less effective Ascend testcases to level1 2021-08-27 19:59:59 +08:00
lz 3bb3a23314 add safety checking 2021-08-27 19:44:42 +08:00
gengdongjie dd160748fa fix bugs of modelzoo 2021-08-27 19:41:12 +08:00
i-robot 1a181e6f1e !22463 revert remove_redundant_depend
Merge pull request !22463 from huangbingjian/revert_depend
2021-08-27 11:29:26 +00:00
i-robot dd2b88a163 !16259 efficientnet-b0 master
Merge pull request !16259 from Gogery/e3m
2021-08-27 10:59:11 +00:00
l00591931 4f4a344149 Vjp and fix jvp 2021-08-27 18:26:57 +08:00
sl_wang 4c302c0c5b bert script for thor generalization 2021-08-27 18:06:35 +08:00
i-robot 133d363fb2 !22370 java api add doc
Merge pull request !22370 from yeyunpeng2020/java
2021-08-27 09:40:43 +00:00
i-robot 6f54b2fe92 !22449 fix api example format error
Merge pull request !22449 from lianliguang/code_docs_primitive
2021-08-27 09:36:08 +00:00
yeyunpeng2020 3c7c5ecad4 opencl check output shape not equal 0 and cpu kernel check nullptr 2021-08-27 17:30:26 +08:00