Commit Graph

41376 Commits

Author SHA1 Message Date
i-robot 201a89ddb8
!31624 [MS][LITE] add entrance guard for fp16 weight
Merge pull request !31624 from XianglongZeng/myms_new_3
2022-03-24 13:06:36 +00:00
looop5 9c45536bc2 exclude Conv2D, MatMul, BatchMatMul if computing capacity is not satisfied
fix compiling
2022-03-24 20:51:52 +08:00
7347157+joylvliang@user.noreply.gitee.com 39e70e8519 fix_bug_of_tensor_copy_canot_work_in_int64_with_D 2022-03-24 20:47:42 +08:00
i-robot de9a2be5dd
!31854 [MS][LITE][STABLE]arm support NUMA
Merge pull request !31854 from chenjianping/master_dev1
2022-03-24 12:46:33 +00:00
i-robot 8fb35ecb95
!31811 Optimize the protocol of initialization collective communication
Merge pull request !31811 from zyli2020/master
2022-03-24 12:42:59 +00:00
i-robot 3a3f84eabf
!31825 Eliminate the directly returned parameter.
Merge pull request !31825 from 张清华/opt_for_unroll
2022-03-24 12:42:32 +00:00
i-robot fea2b07230
!31778 fix the master version document
Merge pull request !31778 from 刘勇琪/master
2022-03-24 12:42:13 +00:00
i-robot 2aeb15e23d
!31716 [dataset][bugfix] 修复dataset pylint的相关问题
Merge pull request !31716 from xiefangqi/xfq_fix_code_check_python
2022-03-24 12:41:08 +00:00
wangshuide2020 01e15982e6 clean static alarm for operator module with python. 2022-03-24 20:37:52 +08:00
limingqi107 8c32aa2c7e dynamic mem pool add classification statistics info 2022-03-24 20:33:38 +08:00
i-robot b2350a71f8
!31765 clean code
Merge pull request !31765 from jiaorui/clean-code-master
2022-03-24 12:33:09 +00:00
i-robot 73818c7bff
!31762 code clean
Merge pull request !31762 from zhoufeng/code-clean
2022-03-24 12:30:27 +00:00
i-robot 1a7a4839ba
!31842 fix Floatmode bug
Merge pull request !31842 from yeyunpeng2020/master_floatmode
2022-03-24 12:30:15 +00:00
i-robot efeac87b2f
!31799 GraphKernel Fix Pylint warnings
Merge pull request !31799 from ZengZitao/zzt_pylint_fix
2022-03-24 12:22:49 +00:00
i-robot e92bbfed66
!31767 [MS][LITE][Develop] fix code check and build
Merge pull request !31767 from sunsuodong/fix_code_review
2022-03-24 12:19:09 +00:00
buxue d748c6b79c apply workspace for maxpoolgrad out 2022-03-24 19:47:30 +08:00
fangzhou12 abaeff4fd5 warning clean 2022-03-24 19:46:38 +08:00
王程浩 77769f2a41 clean the warning code 2022-03-24 19:11:03 +08:00
liuluobin 224b81335c Clearing python codecheck warning for r1.7 transformer 2022-03-24 18:58:19 +08:00
dayschan a3e8f0e3cf fix pylint warnings of graph_split.py
the GraphSplitCpu is removed in this commit,
the environ var "MS_DEV_GRAPH_KERNEL_PY_SPLIT_MODEL" is removed also.
2022-03-24 18:14:41 +08:00
Haim Moushkatel f0231453e7 Fix static analyzer code warnings 2022-03-24 12:12:07 +02:00
i-robot 56183ab741
!31677 support the dynamic shape infer in the sub graph partition
Merge pull request !31677 from limingqi107/bug_fix4
2022-03-24 10:01:03 +00:00
i-robot 32bd0b391c
!31770 codecheck clean
Merge pull request !31770 from wuweikang/clean
2022-03-24 09:29:02 +00:00
i-robot dcbd3025d6
!31497 Fix DTS2022031207044: scheduler recover core dump while doing scale out
Merge pull request !31497 from zhangzhaoju/master_fl_dts
2022-03-24 09:27:32 +00:00
jpc_chenjianping 31e164dbb2 arm support NUMA 2022-03-24 17:26:39 +08:00
i-robot ec3831be43
!31858 fix docs bugs
Merge pull request !31858 from wanyiming/code_docs_bugs
2022-03-24 09:17:42 +00:00
wanyiming ab63205216 fix docs bug 2022-03-24 16:59:08 +08:00
i-robot 7711af5847
!31794 [MS][LITE] fix npu fp16 tensor datatype error
Merge pull request !31794 from XianglongZeng/myms_new
2022-03-24 08:55:38 +00:00
i-robot 8267457d13
!31658 clean master codex
Merge pull request !31658 from qinzheng/clean
2022-03-24 08:53:40 +00:00
i-robot 0b6f330d7e
!31666 [MS][LITE] new core ops api and lite adapter new api
Merge pull request !31666 from luoyuan/core2
2022-03-24 08:50:40 +00:00
i-robot 93dbeb8c8b
!31760 fix code warning for parser.py
Merge pull request !31760 from huanghui/fix-code-warning-0323
2022-03-24 08:42:41 +00:00
i-robot aca631a73b
!31714 [MD] fix GIL acquire issue
Merge pull request !31714 from liyong126/fix_two_level_pipeline
2022-03-24 08:31:12 +00:00
i-robot 32e0f0b415
!31312 [MS]Simplify taylor rule and fix code warning
Merge pull request !31312 from chenzhuo/taylor_0314
2022-03-24 08:30:37 +00:00
i-robot 43a855f337
!31852 update API/mindspore.dataset.config.rst
Merge pull request !31852 from majin/0324
2022-03-24 08:29:14 +00:00
i-robot 1194d45b1c
!31777 [GraphKernel] fix python code check.
Merge pull request !31777 from chenlei_autodiff/lite_callback
2022-03-24 08:23:45 +00:00
i-robot bbe3ab24b3
!31806 clean code
Merge pull request !31806 from liutongtong9/clean_code
2022-03-24 08:18:23 +00:00
z00512249 7901fd0809 fix tril && triu to support bool 2022-03-24 16:16:38 +08:00
gaoyong10 e46ad3b4e1 Fix pclint. 2022-03-24 16:14:40 +08:00
zhupuxu 0ccd301d9f clean code
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
2022-03-24 16:12:03 +08:00
gaopan12 5710a1b437 clean warnings by migrating pr from enterprise base 2022-03-24 16:08:15 +08:00
i-robot 8fc4dabaf3
!31728 Correct cell api description
Merge pull request !31728 from JoyLvliang/correct_cell_api_description
2022-03-24 08:03:26 +00:00
i-robot 4f480138d5
!31758 restore testcase bug of broadcastto op
Merge pull request !31758 from wangyanling/master
2022-03-24 08:03:23 +00:00
i-robot 56ca83a1ec
!31815 Fix Code check
Merge pull request !31815 from huangxinjing/code_docs_fix_api_docs
2022-03-24 07:59:16 +00:00
i-robot cc6d6803bb
!31650 Modify URL link in error message.
Merge pull request !31650 from huangbingjian/modify_join
2022-03-24 07:57:53 +00:00
minashi-tanaka d6a81104e8 update mindspore.dataset.config.rst 2022-03-24 15:57:19 +08:00
i-robot 631d2ad6f8
!31818 clean code for python
Merge pull request !31818 from changzherui/clean_code_python
2022-03-24 07:51:48 +00:00
yeyunpeng2020 7af458ed6b fix Floatmode bug 2022-03-24 15:49:29 +08:00
z00512249 cfec408c1f support csr transpose 2022-03-24 15:48:29 +08:00
i-robot 12f6fb3d7f
!31798 Fix python code check for scipy module.
Merge pull request !31798 from hezhenhao1/fix_code_check
2022-03-24 07:44:01 +00:00
i-robot ae184846a7
!31844 takedown tcptest.sendlargemessages to ensure gate stability
Merge pull request !31844 from yanghaoran/master
2022-03-24 07:29:23 +00:00