Commit Graph

42203 Commits

Author SHA1 Message Date
zhengzuohe 738f019940 update output size of reshape op when dynamic shape 2022-04-06 18:36:59 +08:00
liyong b7616428d0 fix doc issue 2022-04-06 18:36:02 +08:00
wangrao124 883695bed7 fix cootensor indices check in ascend: use int32 dtype 2022-04-06 18:12:40 +08:00
ZPaC 17e2d0709c Do rpc nodes fusion. 2022-04-06 18:02:08 +08:00
liyong 3191160eca fix some issue 2022-04-06 17:48:55 +08:00
i-robot f64181e79a
!32464 Fix Python security check master
Merge pull request !32464 from VectorSL/run_check
2022-04-06 09:32:48 +00:00
limingqi107 056afa975c optimize the cpu kernel select error info 2022-04-06 17:31:55 +08:00
i-robot a3c6d55513
!32384 Fix backslash before variable in nn.cell
Merge pull request !32384 from 冯一航/fix_cell_1063
2022-04-06 09:30:05 +00:00
i-robot ceb0d5afa2
!32384 Fix backslash before variable in nn.cell
Merge pull request !32384 from 冯一航/fix_cell_1063
2022-04-06 09:30:02 +00:00
i-robot e611ca2907
!32524 [dataset][bugfix] Fix hang bug of output_types when dataset launch two-level pipeline + multiprocessing
Merge pull request !32524 from xiefangqi/md_fix_two_level_pipeline_hang
2022-04-06 09:13:29 +00:00
i-robot 3c5f328157
!32579 [dataset][chn][docs] 修复dataset中英文api文档对不上的问题
Merge pull request !32579 from xiefangqi/code_docs_md_add_dataset_config_chn
2022-04-06 09:12:08 +00:00
xiefangqi 35c49b9a3c fix order of chn docs 2022-04-06 16:46:56 +08:00
i-robot 9be89d1b2a
!32552 modify doc
Merge pull request !32552 from xumengjuan1/code_docs_x19
2022-04-06 08:40:48 +00:00
i-robot 6d0faa556c
!32462 【MSLITE】white list ops
Merge pull request !32462 from fangzhou0329/fz_dev
2022-04-06 08:18:10 +00:00
z00512249 821f514e10 add TensorScatterMul and opt TensorScatterBianryOp's old codes 2022-04-06 15:56:03 +08:00
xumengjuan1 6fbb1e0e0e modify doc 2022-04-06 15:44:05 +08:00
i-robot 21c8e45633
!32547 bug fix for pynative auto parallel
Merge pull request !32547 from wangjun/pynative_check
2022-04-06 07:43:35 +00:00
i-robot 12801cacac
!32487 fix: windows path with backslash
Merge pull request !32487 from guozhijian/fix_windows_backslash_again_master
2022-04-06 07:28:50 +00:00
i-robot 41f1f48ed9
!32465 [Fallback][Control_flow] Ensure the information of the Interpret node is transmitted normally when function block jumps.
Merge pull request !32465 from Margaret_wangrui/fallback_control_flow_2
2022-04-06 07:06:45 +00:00
i-robot d3e5b08302
!32550 add precision flag for op which raise or reduce precision
Merge pull request !32550 from liubuyu/code_dex
2022-04-06 07:05:05 +00:00
i-robot b1447baed2
!32569 takedown test_resnet_imagenet_and_thor_4p to ensure gate stability
Merge pull request !32569 from yanghaoran/master
2022-04-06 07:03:57 +00:00
xiefangqi 23e1921cfe fix multiprocessing error when generatordataset exit 2022-04-06 14:59:31 +08:00
i-robot 3b018cecf0
!32557 Avoid adding duplicate umonad to output of Bprop funcgraph.
Merge pull request !32557 from Margaret_wangrui/bprop_monad
2022-04-06 06:53:34 +00:00
i-robot 081957a829
!32545 [lite]support prefetch to optimize matmul-arm
Merge pull request !32545 from 徐安越/primitive
2022-04-06 06:46:35 +00:00
yanghaoran e6f777dbe8 takedown test_resnet_imagenet_and_thor_4p to ensure gate stability 2022-04-06 14:39:58 +08:00
i-robot 80218e3ffa
!32107 [MSLITE] add compile for cuda op
Merge pull request !32107 from Liu_Xuu/cu_0328_compile
2022-04-06 06:36:52 +00:00
i-robot edf77ace25
!32564 [dataset][chn][docs] 修复dataset中英文api文档对不上的问题
Merge pull request !32564 from xiefangqi/code_docs_md_add_dataset_config_chn
2022-04-06 06:18:59 +00:00
i-robot 8b1678d5cb
!32544 set ASCEND_AICPU_PATH env
Merge pull request !32544 from zhoufeng/aicpu-opp-path
2022-04-06 05:59:19 +00:00
buxue deabea9211 enable multi thread when run maxpool forward to obtain index 2022-04-06 13:06:07 +08:00
unknown a9e6a151da fix dataset two level pipeline hang problem 2022-04-06 12:39:48 +08:00
xiefangqi ea2cce7911 add chn api docs to dataset api 2022-04-06 11:43:27 +08:00
i-robot e09a674bcc
!32529 Fix optimizer limit for the Parallel Optimizer
Merge pull request !32529 from huangxinjing/fix_model_limit
2022-04-06 03:39:36 +00:00
i-robot bd86f55f8b
!32282 CI mapping rules in further details
Merge pull request !32282 from yanghaoran/master
2022-04-06 03:37:08 +00:00
i-robot 050a0e7052
!32543 [Bugfix][PyNative] Coredump
Merge pull request !32543 from caifubi/master-pynative-async-coredump
2022-04-06 03:22:16 +00:00
Margaret_wangrui 535219ba43 Avoid adding duplicate umonad to output of Bprop funcgraph. 2022-04-06 11:17:13 +08:00
i-robot 9e0d533ce4
!32495 add conv2dbackprobfilter + mul pass
Merge pull request !32495 from jjfeing/master
2022-04-06 03:10:57 +00:00
dayschan 2026faa695 GraphKernel for MS-lite
1. move the lite_adapter files to lite directory.
created a directory "graph_kernel" in "mindspore/lite/tools".
we use 3 directory "converter", "runtime" and "common" to hold the different files.

2. modify lite makefiles to support GraphKernel.
a) define a micro "MSLITE_ENABLE_GRAPH_KERNEL" when graphkernel is enabled by building option "-K on".
b) converter's makefile: build the GraphKernel's core code and graph_kernel adapter for converter,
includes some backend's code of mindspore.
c) lite/src/CMakeLists: build graph_kernel adapter for benchmark

3. move the graph_kernel_pass_manager.cc from "graph_kernel/adapter" to "graph_kernel/core".
the original two graph_kernel_pass_manager files are similar, so we unify them.
2022-04-06 11:02:12 +08:00
i-robot aa6a892ee0
!32271 [MS][LITE][parallel predict]add gpu server inference access control
Merge pull request !32271 from yefeng/277-add_gpu_server_inference_access_control
2022-04-06 02:59:25 +00:00
xuanyue e3a3c7c852 support prefetch to optimize matmul-arm 2022-04-06 10:56:53 +08:00
i-robot f66d08fe1d
!32512 [MS][LITE][parallel predict] fix bug of delete
Merge pull request !32512 from yefeng/280-fix_bug
2022-04-06 02:43:59 +00:00
Parallels 18eaf2d9dd Add return value for user defined message handler 2022-04-06 10:02:08 +08:00
i-robot ef9207d0b9
!32503 Fix remaining review problems of Chinese API docs
Merge pull request !32503 from xiaotianci/code_docs_fix_remaining_api
2022-04-06 01:59:47 +00:00
jonyguo 74853d6435 fix: windows path with backslash 2022-04-06 09:39:52 +08:00
lby 519e78bd4c change log level 2022-04-06 09:35:21 +08:00
Xiao Tianci ce156448a6 fix the remaining review problems 2022-04-06 09:31:32 +08:00
Margaret_wangrui dcda778f8a [ME][Fallback][Control_flow] Ensure the information of the Interpret node is transmitted normally when function block jumps. 2022-04-06 09:27:55 +08:00
i-robot a3d391ae70
!32509 修复 ST probabilistic failure in daily version
Merge pull request !32509 from 王程浩/master
2022-04-06 01:11:33 +00:00
Parastoo Ashtari d207cc443e fix EnableDebugger called so many times for dump 2022-04-05 17:00:59 -04:00
wangjun 5379a88a20 bug fix for pynative check 2022-04-05 20:24:55 +08:00
huangxinjing b16dbf2b5d 1. Fix optimizer check error, as the check is done by the class name, too naive
2. Add virutal assign add to the operator
2022-04-05 20:16:03 +08:00