Commit Graph

45876 Commits

Author SHA1 Message Date
i-robot 35d2a0fdd0
!34911 optimizes the documentation of chinese API of FloorMod,Invert,etc
Merge pull request !34911 from zhangfanghe/code_docs_master_11_525
2022-05-28 02:29:07 +00:00
YangLuo 4e31675447 fix-output_shape_doc 2022-05-28 10:03:46 +08:00
yanghaoran e1d3e6edac take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
greatpan ecb7013148 avx512 self feel, support layernorm 2022-05-28 09:49:13 +08:00
Parallels 7ebf27e15b bugfix for the serialize of gpu comm group unique id 2022-05-28 09:37:16 +08:00
NBUFabio 823994699a [feat][assistant][I54KHD] add new math operator Xlogy 2022-05-28 09:23:10 +08:00
greatpan 315bb21077 avx512 self feel, support softmax op 2022-05-28 09:17:23 +08:00
i-robot fec45b86b2
!35007 [MSLITE][CPU] avx512 hardward self feel function, batchnorm op's avx512/avx/sse/neon instructions stripped to separate functions
Merge pull request !35007 from Greatpan/avx512_sf_batchnorm
2022-05-28 01:15:49 +00:00
bsx 5f855ed8ea [feat][assistant][I4XJG6] add new Ascend operator Isreal 2022-05-28 08:57:29 +08:00
i-robot e77972e22d
!35061 [MSLITE][CPU] avx512 hardward self feel function, pooling op's avx512/avx/sse/neon instructions stripped to separate functions
Merge pull request !35061 from Greatpan/avx512_sf_pooling
2022-05-28 00:48:21 +00:00
i-robot 0e1fa98d21
!35000 fix lp_norm cpu && gpu backend.
Merge pull request !35000 from zhuzhongrui/pub_master
2022-05-28 00:29:29 +00:00
i-robot 8f57454372
!35028 [MD] Fix hanging problem in offload
Merge pull request !35028 from h.farahat/offload_hang
2022-05-27 17:25:06 +00:00
i-robot 7630892971
!34950 [MD] Adding docstrings for minddata UT Python Part 2
Merge pull request !34950 from davidanugraha/add_dataset_test_comment_part2
2022-05-27 15:44:50 +00:00
caifubi d490450270 PyNative Bprop run in Graph.
1. Dynamic structure bp graph need to be split and run op by op.
2. Static bp graph can run graph integated. (Only support
CPU/GPU/Non-DynamaiShape)
2022-05-27 23:26:46 +08:00
i-robot d8b5ce1e49
!35036 data arrow add the member is_batch_arrow
Merge pull request !35036 from limingqi107/bug_fix4
2022-05-27 13:34:18 +00:00
yujianfeng 977fdb3bb3 Add funtional api and infer functions for deformable_conv2d 2022-05-27 21:06:44 +08:00
David 5f1849fd1c Added docs to ut part 2 2022-05-27 09:05:14 -04:00
i-robot 4cbfd148eb
!35037 optimize SoftmaxCrossEntropyWithLogits on cpu
Merge pull request !35037 from 范吉斌/SoftmaxCrossEntropyWithLogits
2022-05-27 12:36:51 +00:00
i-robot 3aea6a2e0b
!35030 Allow the Parameter object as a construct/ms_function parameter type.
Merge pull request !35030 from 张清华/opt3
2022-05-27 12:35:07 +00:00
yelihua ffd1194296 Add limit for Fills in vmap feature 2022-05-27 18:32:42 +08:00
i-robot 012e69c911
!35060 fix lp_norm doc.
Merge pull request !35060 from zhuzhongrui/code_docs_branch1
2022-05-27 10:19:32 +00:00
z00512249 794b590560 fix lp_norm cpu && gpu backend. 2022-05-27 18:01:08 +08:00
i-robot 56462cc071
!34486 add pdist_cpu_kernel
Merge pull request !34486 from hemaohua/pdist_push
2022-05-27 09:54:58 +00:00
greatpan 1c59582625 avx512 self feel, support batchnorm op 2022-05-27 17:25:12 +08:00
i-robot e11366d4c8
!34994 fix issue: eliminate the environ node
Merge pull request !34994 from lanzhineng/issue
2022-05-27 09:21:27 +00:00
ZPaC a208492d92 scheduler exit in mccl 2022-05-27 17:20:36 +08:00
i-robot 1a30181f4f
!34913 Add testcases for Fallback control flow 310, 311, 312
Merge pull request !34913 from LiangZhibo/control
2022-05-27 09:19:51 +00:00
zhangzhaoju 98ac58c622 Resolve Memory leak problem 2022-05-27 17:13:22 +08:00
gongdaguo1 5698269d37 fix future 2022-05-27 17:07:47 +08:00
fujianzhao 1ae9641d6f nn.Hardtanh: add type checking for input x, update docs 2022-05-27 16:59:34 +08:00
greatpan d7ef6f6b8c avx512 self feel, support pooling op 2022-05-27 16:44:56 +08:00
i-robot d3cc3eebc3
!34912 unsorted segment prod info error log
Merge pull request !34912 from ling/bug
2022-05-27 08:42:24 +00:00
z00512249 33d6102040 fix lp_norm doc. 2022-05-27 16:14:24 +08:00
i-robot 7aa150ab3a
!35058 takedown testcases due to probalistic failures
Merge pull request !35058 from yanghaoran/master
2022-05-27 08:10:46 +00:00
yanghaoran c1049cea42 takedown testcases due to probalistic failures 2022-05-27 16:05:44 +08:00
i-robot ee4048a7f4
!33905 [assistant] [ops] [I4ZZU0, I4ZZU1] New GPU operator implementation, include UpperBound, LowerBound
Merge pull request !33905 from 王超/bound
2022-05-27 08:04:53 +00:00
i-robot d6ff6fe209
!34823 Optimized memory for fixed bit weight quantization
Merge pull request !34823 from yeyunpeng2020/fixed_bit_memory
2022-05-27 07:45:02 +00:00
i-robot 64f9214e2d
!34989 fix typo algorithm_strategy to enable multi algorithm
Merge pull request !34989 from laiyongqiang/solver_fix
2022-05-27 07:38:14 +00:00
7347157+joylvliang@user.noreply.gitee.com 6ebe248549 fix_scalar_tensor_calculate_wrong_in_ClipByNorm 2022-05-27 15:36:48 +08:00
i-robot 6ff9bc88dd
!34692 [assistant][ops]New operator implementation, include BesselY0, BesselY1, BesselK0, BesselK1, BesselK0e, BesselK1e,BesselI0, BesselKI1, BesselI0e, BesselI1e,BesselJ0,BesselJ1
Merge pull request !34692 from Wangsong95/BesselGPU
2022-05-27 07:29:37 +00:00
jjfeing 2fa483908e fix insert tensor move bugs 2022-05-27 15:28:51 +08:00
hujiahui8 0570a13fbc add scatter_div operator 2022-05-27 15:25:36 +08:00
zhujingxuan be2c4b99a6 Add zero check for integer division by zero issue 2022-05-27 15:15:28 +08:00
i-robot 4adf5d390c
!35047 modify format
Merge pull request !35047 from 俞涵/code_docs_0527
2022-05-27 07:08:12 +00:00
huangbingjian e636e30ee7 fix output information 2022-05-27 14:51:53 +08:00
huodagu 11a8fef875 modify Probability_rst and format 2022-05-27 14:51:00 +08:00
i-robot 62f25c572d
!34851 Add translated Chinese API documents
Merge pull request !34851 from panzhihui/code_docs_cn_api
2022-05-27 06:46:48 +00:00
Margaret_wangrui c0ac64aaae [ME] raise only supports some Python standard exception types. 2022-05-27 14:37:00 +08:00
Erpim fd40bff8f8 update vmap doc 2022-05-27 14:30:28 +08:00
zhujingxuan 1e4ad0b841 Update LinSpace CPU kernel to new API && add batch support 2022-05-27 14:28:05 +08:00