Commit Graph

46173 Commits

Author SHA1 Message Date
i-robot 6d6327882f
!35675 adapter dynamic shape of hswish & hswish grad
Merge pull request !35675 from jjfeing/add_hswish_operator
2022-06-13 12:45:54 +00:00
yuchaojie d65187f1ba rename Tensor.tensor_scatter_* to Tensor.scatter_* 2022-06-13 20:45:16 +08:00
polyhedral d4f054a060 fix doc of flatten operator 2022-06-13 20:43:30 +08:00
Zichun Ye 2a893d828c add zichun_ye to akg related files' owner
update akg related files' owner
2022-06-13 20:33:28 +08:00
i-robot 309c01d800
!35502 [MD] Adding docstrings for minddata UT Cpp Part 1
Merge pull request !35502 from davidanugraha/add_cpp_test_comment
2022-06-13 12:16:02 +00:00
chenfei f294fba823 add kernel file 2022-06-13 20:12:11 +08:00
wilfChen 5f4d17f621 aicpu priority replay buffer destory 2022-06-13 19:59:06 +08:00
Yang Jiao ad87cee1c8 tensor inplace improvement 2022-06-13 19:52:34 +08:00
i-robot dbec13ca4a
!35650 支持SPMM算子
Merge pull request !35650 from 黄晓/spmm_hxp_0609
2022-06-13 11:49:01 +00:00
i-robot a558bb8a95
!35760 fix file reading error when usage is 'all' for SogouNewsDataset
Merge pull request !35760 from 李起耀/FixSogouNewsDataset
2022-06-13 11:48:05 +00:00
i-robot f71c88b239
!35670 fix tensor item with no input
Merge pull request !35670 from shaojunsong/fix/Tensor_item
2022-06-13 11:44:51 +00:00
zhujingxuan fc84c41945 Add MatrixSolve GPU 2022-06-13 19:37:36 +08:00
tronzhang 7c14a8b0f0 fix gpu reduce precision 2022-06-13 19:36:17 +08:00
i-robot 7eaddb9f49
!35740 Fix doc for adaptivemaxpool2d
Merge pull request !35740 from gaoyong10/code_docs_adaptivemaxpool2d
2022-06-13 11:33:39 +00:00
i-robot 92990091ed
!35811 [OP] optimize hard shrink kernel
Merge pull request !35811 from yangruoqi713/hshrink
2022-06-13 11:29:33 +00:00
tanghuikang 21d08a817f Optimize MemoryScheduler swap out and mock logic 2022-06-13 19:25:37 +08:00
ZPaC 0fb999ae82 Optimize launch kernel in kernel actor 2022-06-13 19:15:34 +08:00
i-robot 06b3764761
!35825 Fix cropper dependencies.txt
Merge pull request !35825 from xiaotianci/fix_cropper
2022-06-13 11:13:08 +00:00
jonyguo b451122bf3 del mindspore:: LogLevel 2022-06-13 19:11:30 +08:00
张勇贤 fe5160d96e [MSLITE] Fix trt 6.x compile 2022-06-13 19:11:06 +08:00
guoqi e67d508414 Modify the channel from 8 to 64 in deformable offset grad test case to get rid of a bug in run package. 2022-06-13 19:10:23 +08:00
吴俊泽 a75a62408e [feat] [assistant] [[I48O5A] Add new AICPU operator ReduceProd 2022-06-13 18:50:19 +08:00
i-robot 065901f416
!35492 [MSLITE][NET] Add einsum parser.
Merge pull request !35492 from wangshaocong/einsum_parser
2022-06-13 10:43:54 +00:00
chenx2ovo d6d7d0803f [fix][assistant][I3CEG6] fix op resample 2022-06-13 18:32:50 +08:00
lz 03bc64d006 support to codegen new nnacl kernelBase 2022-06-13 18:24:06 +08:00
i-robot a5bf4daf55
!35851 modify files
Merge pull request !35851 from 宦晓玲/code_docs_0610
2022-06-13 10:02:11 +00:00
i-robot 9a134b4a64
!35852 modify doc
Merge pull request !35852 from xumengjuan1/code_docs_c5
2022-06-13 09:57:26 +00:00
i-robot a38fd4cfbe
!35850 modify format
Merge pull request !35850 from 俞涵/code_docs_0610
2022-06-13 09:57:25 +00:00
zhangyi 78c0f49127 modify the files 2022-06-13 17:43:14 +08:00
lizhenyu 99652c6ac7 bugfix for normal ps embedding lookup 2022-06-13 17:34:44 +08:00
He Wei 2c24157ccb Add TensorData::has_sub_data() method 2022-06-13 17:31:05 +08:00
xumengjuan1 c4a1953a40 modify doc 2022-06-13 17:24:48 +08:00
gongdaguo1 9ac581c666 rename cortex-m package name 2022-06-13 17:21:46 +08:00
huodagu e961046679 modify format 2022-06-13 17:18:13 +08:00
xiongkun 1dfaa4c3c1 add data_format_dim_map vmap
flip
2022-06-13 17:17:59 +08:00
i-robot 2b2e1a63da
!35781 修复Bessel j0精度小概率不通过问题
Merge pull request !35781 from xutianyu/bessel
2022-06-13 09:16:27 +00:00
i-robot 3170c0a90b
!35818 modify files
Merge pull request !35818 from 宦晓玲/code_docs_0610
2022-06-13 09:03:41 +00:00
liutongtong 6c1b4f7008 fix lossmonitor raise error in eval 2022-06-13 16:59:41 +08:00
i-robot 9b2c946254
!35616 modify some code check warning for landscape
Merge pull request !35616 from Songyuanwei/test
2022-06-13 08:55:24 +00:00
zhangyi e43a164b22 modify the files 2022-06-13 16:55:03 +08:00
i-robot 8e3b89591a
!35726 fix intopk docs
Merge pull request !35726 from 范吉斌/fix_intopk_docs
2022-06-13 08:53:36 +00:00
xuanyue 78b04cb2e3 readucel2 support fp16 2022-06-13 16:48:30 +08:00
i-robot 2aa9519313
!35681 Extend export/load with customized encryption functions for MindIR
Merge pull request !35681 from 张澍坤/master
2022-06-13 08:43:41 +00:00
i-robot 08afe47203
!35841 modify format
Merge pull request !35841 from 俞涵/code_docs_0610
2022-06-13 08:33:48 +00:00
i-robot 54fb344b4e
!35808 refactor code for pynative shard
Merge pull request !35808 from yangzhenzhang/refactor-code-for-shard
2022-06-13 08:31:51 +00:00
caifubi 6beb57eeec Unify the process of ms_function and bprop
1. Support ms_function with control-flow.
2. Support ms_function with heterogenous.
3. Support ms_function with dynamic shape.
4. Fix bugs of testcases:
  4.1. The second output (argmax) of AdaptiveMaxPool2d is invalid on
  Ascend device target. Remove the assertion of argmax.
  4.2. Cannot define temporary operator with trainable_params in
  forward_hook.
  4.3. The network structure is not equivalent after adding hooks with
  the CompareNet.
2022-06-13 16:16:09 +08:00
yangruoqi713 5e1e674b6a [OP] optimize hard shrink kernel 2022-06-13 16:14:11 +08:00
i-robot 32a19e6623
!35701 [GraphKernel]transform the conv weight in converter
Merge pull request !35701 from DeshiChen/0606_conv_weight
2022-06-13 08:06:22 +00:00
huodagu 56b7e76568 modify format 2022-06-13 15:59:32 +08:00
jjfeing ce295846c6 support dynamic shape of hardswish & hardswishgrad 2022-06-13 15:40:22 +08:00