Commit Graph

45876 Commits

Author SHA1 Message Date
i-robot 010f5423f5
!34269 modify white list supplement
Merge pull request !34269 from 冯一航/modify_white_list_supplement
2022-05-13 00:57:31 +00:00
Gaoxiong d440f312f2 support elemwise fusion of diffrent reshape branch 2022-05-13 08:49:25 +08:00
Cathy Wong 1caa2012bb [MD] Normalize md5 tests - new golden files, unskip tests 2022-05-12 16:02:36 -04:00
i-robot 2b5ae24768
!34320 [MD] Tranform Unification - skip normalize md5 tests
Merge pull request !34320 from cathwong/ckw_xtransuni_ut_skip_md5
2022-05-12 18:02:01 +00:00
i-robot 7c7aa8430a
!34187 Add range functional and vmap
Merge pull request !34187 from LiangZhibo/range_ops
2022-05-12 17:40:17 +00:00
Cathy Wong 942001ffc6 [MD] Tranform Unification - skip normalize md5 tests 2022-05-12 12:56:01 -04:00
i-robot 8df3aa1c7e
!34093 add nn.adamax optimizer
Merge pull request !34093 from liutongtong9/add_adamax
2022-05-12 16:49:47 +00:00
TinaMengtingZhang f43532713f Add dynamic shupport to SquareSumAll op and fix rounding issue in cpu version 2022-05-12 11:29:41 -04:00
i-robot 0f64f6b933
!34287 Fix perfomance of renormalize
Merge pull request !34287 from chenfei_mindspore/rm-abstract-ref-key-simple
2022-05-12 14:47:32 +00:00
i-robot 8d44248535
!34199 [MD] Transforms Unificiation Feature - Phase 1B - Minor Code Fixes and UT Updates
Merge pull request !34199 from cathwong/ckw_xtranuni_code2_cutout_totensor
2022-05-12 13:51:00 +00:00
i-robot 424598255a
!34210 [docs]add api docs of jet and derivative
Merge pull request !34210 from chenzhuo/master
2022-05-12 12:32:39 +00:00
i-robot 1d51009090
!34251 copy data from old device address to new device address when allocate continuous memory
Merge pull request !34251 from laiyongqiang/allocate_continuous_copy
2022-05-12 12:24:19 +00:00
ttudu f0d3f89b1e delete Launchcustomfunc and is_dynamic in LaunchKernel 2022-05-12 20:24:02 +08:00
gongdaguo c3fd5e63b4 add cortex-m7 build 2022-05-12 20:05:13 +08:00
i-robot 3eee00eb0d
!34233 [MS][LITE][STABLE]print log to console by default
Merge pull request !34233 from chenjianping/master_dev2
2022-05-12 11:58:08 +00:00
i-robot 887db57434
!32859 [assistant][ops]Add GetImageSize
Merge pull request !32859 from yangwm/size
2022-05-12 11:38:42 +00:00
i-robot e75ecf1c6b
!34183 IndexAdd supports vmap
Merge pull request !34183 from looop5/index_add_vmap
2022-05-12 11:12:07 +00:00
i-robot 18e14efdb6
!34270 Fix the grad by position issue, and fix typo issues.
Merge pull request !34270 from 张清华/opt_grad
2022-05-12 11:11:47 +00:00
i-robot af40a3e2a4
!34280 [MS][LITE] fix nnie convert script bug
Merge pull request !34280 from jianghui58/nnie_0510
2022-05-12 11:10:44 +00:00
i-robot 3f9e3ea572
!34069 Delete update dynamic shape function in device context
Merge pull request !34069 from zjun/delete_update_dynamic
2022-05-12 11:02:20 +00:00
zhou_chao1993 147a67be7c fix record date rate problem and config file problem 2022-05-12 18:53:19 +08:00
mahequn123 59624fd6e6 Modify the sample code that uses the train module 2022-05-12 18:10:50 +08:00
albert-yan 37f65a675d modify build_lite shell 2022-05-12 18:04:18 +08:00
i-robot 9d23731a89
!34302 modify format
Merge pull request !34302 from 俞涵/code_docs_0512
2022-05-12 09:51:47 +00:00
i-robot 4d9e0618c7
!34216 [kernel]add assign sub
Merge pull request !34216 from 张学同/assign_sub
2022-05-12 09:19:23 +00:00
hujiahui8 71f98273ea scatter_min: add dynamic_shape case for ascend 2022-05-12 17:08:02 +08:00
huodagu b1656f8673 modify format 2022-05-12 17:05:12 +08:00
i-robot 9949f3ac64
!34266 modify format
Merge pull request !34266 from 俞涵/code_docs_0512
2022-05-12 09:02:17 +00:00
i-robot 63729aa049
!34275 Fix document typo in functional interface for round()
Merge pull request !34275 from LiangZhibo/code_docs_round
2022-05-12 08:57:33 +00:00
chenlei_autodiff b109eb8d32 [GraphKernel] lite format infer. 2022-05-12 16:54:30 +08:00
i-robot 1b2cef3283
!34160 add support for ast.Add & fix bug in nn.quant
Merge pull request !34160 from hangq/rewrite
2022-05-12 08:51:25 +00:00
fengyihang 3d6cda3069 modify_white_list_supplement 2022-05-12 16:34:12 +08:00
i-robot fddb3909c6
!34262 fix dropout_nd core/ops to limit of function vmap
Merge pull request !34262 from zhuzhongrui/pub_master
2022-05-12 08:20:13 +00:00
dayschan 2c7fd729f0 bugfix in split pattern "broadcast_tot" about check cycle 2022-05-12 16:15:02 +08:00
linqingke 2a34c1aea8 fix boost docs bug. 2022-05-12 16:11:07 +08:00
greatpan 6ed5d92c1f refactor avx512 code 2022-05-12 15:57:54 +08:00
i-robot 771bcebe62
!34268 fix bce_with_ligits_loss core/ops infer bugs
Merge pull request !34268 from zhuzhongrui/pub_master1
2022-05-12 07:46:35 +00:00
guoqi 52ddd5679c fix the comments problems in group loss scale manager 2022-05-12 15:40:39 +08:00
luoyang 3cb854abc7 Return -1 as unknown batch size for callable batch_size param 2022-05-12 15:38:08 +08:00
zhousiyi 8d8f8d38a2 AddByZero optimization should not be performed if one node is Load CNode 2022-05-12 07:19:28 +00:00
liangzhibo a30897fcfa Add range functional, tensor and vmap 2022-05-12 15:17:59 +08:00
jianghui58 2164342f6f fix nnie convert script bug 2022-05-12 15:17:50 +08:00
i-robot fe210eb8d1
!34244 Add a cpu kernel, Padding.
Merge pull request !34244 from liqiliang/padding-cpu
2022-05-12 07:05:24 +00:00
ling 0c16ad7600 TensorScatterDiv gpu inference bug 2022-05-12 14:55:06 +08:00
i-robot 1a08ef47ea
!34053 refactor selu for cpu && gpu backend.
Merge pull request !34053 from zhuzhongrui/pub_master3
2022-05-12 06:54:53 +00:00
xiongkun e8f585ab80 [MS][ops]adjust ger cpu operator
[MS][ops]adjust ger cpu operator

ajust FastGelu and FastGeluGrad

ajust FastGelu and FastGeluGrad

adjust fast_gelu

adjust fast_gelu

adjust fast_gelu

adjust fast_gelu

adjust fast_gelu

adjust bitwise doc

adjust bitwise doc

adjust bitwise doc

adjust bitwise doc

add fast_gelu initsizelist

add fast_gelu initsizelist

ajust fast_gelu_grad_interface

ajust fast_gelu_grad_interface

add fast_gelu doc

add fast_gelu doc

add fast_gelu doc

add fast_gelu doc

add fast_gelu doc

add fast_gelu doc

add fast_gelu doc

add fast_gelu doc

add fast_gelu doc

add FastGeLU FastGeLUGrad vmap

add FastGeLU FastGeLUGrad vmap

add FastGeLU FastGeLUGrad vmap

add FastGeLU FastGeLUGrad vmap

add FastGeLU FastGeLUGrad vmap

add ger vmap

add ger vmap

add ger vmap

add ger vmap

adjust code

adjust code

adjust code

adjust code

adjust code

adjust code

add ger doc

add ger doc

adjust doc

huitui docs

huitui

adjust ger doc

huitui test

ajust code

ajust code
2022-05-12 14:54:23 +08:00
i-robot 245912ebcf
!34156 [MSLITE] change TensorScatterArith infershape and inference
Merge pull request !34156 from ling/core
2022-05-12 06:49:21 +00:00
liangzhibo 6cf158567f Fix functional round typo 2022-05-12 14:41:04 +08:00
i-robot e158e425be
!34253 Complement comments of some VmapRule tool functions and modify the vmaprule of transpose
Merge pull request !34253 from Erpim/vmap_v15
2022-05-12 06:41:03 +00:00
i-robot 4d8ef64c11
!33931 [feat] [assistant] [ops] [I51VSB] Add new operator nn.Hardtanh
Merge pull request !33931 from fujianzhao/dev
2022-05-12 06:40:03 +00:00