Commit Graph

57137 Commits

Author SHA1 Message Date
y00451588 4b2ce38e11 add some operators to python module. 2022-11-17 11:23:49 +08:00
yide12 86a13be32d code_docs_ops_fractional_max_pool 2022-11-17 11:08:50 +08:00
i-robot 8edb949d35
!43087 [assistant][ops][aicpu][I4XJI9]Add Sort operator
Merge pull request !43087 from 李定维/Sort
2022-11-17 02:45:06 +00:00
i-robot 43831763ba
!45622 [MS][GPU]fix bug of resize nearest neighborv2
Merge pull request !45622 from mengyuanli/fix_bug_of_resize
2022-11-17 02:38:02 +00:00
yangzhenzhang 0dafb413f2 modify log for micro batch 2022-11-17 10:37:52 +08:00
yiyanzhi_akane c1c17ad62f remove meangrad & parallelresizebilineargrad regs on cpu/gpu backend 2022-11-17 10:35:08 +08:00
i-robot d0802fdb96
!45155 [Lite][Dpico]dpico 商用仓特性同步到开源仓
Merge pull request !45155 from fangzhou0329/dpico_dev
2022-11-17 02:33:07 +00:00
i-robot 01e44b24a8
!45367 Graph Kernel adapt convert input attr about graph kernel
Merge pull request !45367 from ZengZitao/convert_input_attr_gk
2022-11-17 02:19:12 +00:00
i-robot b51cb62474
!45583 Fix Bprop BiasAddGrad
Merge pull request !45583 from jiaoy1224/expand
2022-11-17 02:13:07 +00:00
i-robot 744d441feb
!45565 UnsortedSegment for ACL
Merge pull request !45565 from qiuzhongya/qzy_acl1
2022-11-17 02:03:19 +00:00
baihuawei e21f00d0f3 fix load hccl lib 2022-11-17 10:00:52 +08:00
i-robot 9750154ace
!45582 add UnifyDtype to emitter for frequently-used operators
Merge pull request !45582 from DeshiChen/1115_cast
2022-11-17 01:59:28 +00:00
i-robot 31902f699a
!45540 ArgMin/ArgMax/ArgMinWithValue/ArgMaxWithValue算子不同后端对输入0维Tensor行为不一致修改,以及argmin算子functional与tensor接口的参数与torch对齐
Merge pull request !45540 from 李良灿/fixArgs
2022-11-17 01:56:16 +00:00
maoyaomin 95f07b1f7f fix the rank id is invalid in case of multi rank on gpu dump 2022-11-17 09:56:05 +08:00
i-robot 13eafa6781
!45494 Add function and ops api for stop_gradient
Merge pull request !45494 from YuJianfeng/stop_gradient
2022-11-17 01:50:28 +00:00
Erpim 68e283cc38 updata vmap whitelist 2022-11-17 09:47:23 +08:00
i-robot 96d1bb30d5
!45455 报错不合理整改(tensor通过numpy.ndarray构造不支持的Object类型)
Merge pull request !45455 from ligan/expend_dims
2022-11-17 01:43:48 +00:00
i-robot 2007ac9bb9
!45621 fix logsumexp error
Merge pull request !45621 from 吕昱峰(Nate.River)/master
2022-11-17 01:37:44 +00:00
i-robot e1fa90c6b7
!45642 export onnx model
Merge pull request !45642 from JuiceZ/dev
2022-11-17 01:36:28 +00:00
i-robot 0412f9d00a
!45638 expose Primitive APIs ppart1 and part2
Merge pull request !45638 from 李林杰/expose_Primitive_APIs_part1_part2
2022-11-17 01:29:43 +00:00
i-robot 1a03780771
!45615 Add network st for dynamic embedding
Merge pull request !45615 from zyli2020/dynamic_embedding_compile
2022-11-17 01:27:05 +00:00
lilinjie 1cc07eac65 expose Primitive APIs ppart1 and part2 2022-11-16 23:17:09 +08:00
lxw_lxw_lxw 3400145af0 [assistant] [I54KHG] add less Equal aicpu adapter 2022-11-16 23:03:42 +08:00
i-robot 6f5544a97e
!36341 [assistant][ops] Add TridiagonalSolve
Merge pull request !36341 from Safe_sound/TridiagonalSolve
2022-11-16 13:16:14 +00:00
jingyu921 9947502424 [feat][assistant][I54KGT] add new aicpu operator InplaceIndexAdd 2022-11-16 20:58:11 +08:00
i-robot b909b5f5c7
!45524 sync code from Enterprise version
Merge pull request !45524 from 周超/master5
2022-11-16 11:45:47 +00:00
i-robot f49d5a85f9
!40906 [feat][assistant][ops][I5EWOR] add data type for sign
Merge pull request !40906 from 桂胜楠/sign
2022-11-16 11:25:49 +00:00
dayschan 9551f521fd add UnifyDtype to emitter for frequently-used operators. 2022-11-16 18:03:27 +08:00
i-robot 32dc754157
!45355 [MS][LITE]fix dvpp issue shape issues.
Merge pull request !45355 from youshu/ys_dvpp_jpeg_fix
2022-11-16 10:01:58 +00:00
i-robot f1b9b6b186
!45596 format dsl
Merge pull request !45596 from r1chardf1d0/bpe2
2022-11-16 09:45:21 +00:00
hbhu_bin 9e375c7b44 fix conv3dtranspose error 2022-11-16 17:34:58 +08:00
i-robot eeb3b4642d
!45421 third-party packages generate more consistent checksums to optimize cache reuse
Merge pull request !45421 from yanghaoran/thirdparty_checksum
2022-11-16 09:34:14 +00:00
sjtujayyyy 6485092215 export onnx support Sin 2022-11-16 17:29:31 +08:00
i-robot 650e20132f
!45472 [MD] Fix Generator hang on waiting for data from subprocess
Merge pull request !45472 from xiaotianci/fix_generator_hang
2022-11-16 09:22:38 +00:00
i-robot b1eb0eb29d
!45578 [OP][GraphKernel]Add Scipy Grad Ops Bprop
Merge pull request !45578 from zichun_ye/auto_compile_update
2022-11-16 09:21:49 +00:00
i-robot 17bb175a36
!40657 【算子众智】【电子科技大学】【数据算子】【read_image】read a image file
Merge pull request !40657 from dengjian/upstream_read_image
2022-11-16 09:13:40 +00:00
i-robot 593fa0dbf9
!45586 GPU msvc fix
Merge pull request !45586 from VectorSL/fix-msvc
2022-11-16 09:13:07 +00:00
shenwei41 1cadd83c4b Fix tutorial 2022-11-16 17:01:29 +08:00
lizhenyu 369eedfeb1 Add st for dynamic embedding 2022-11-16 16:58:57 +08:00
i-robot ceeaf0d0e2
!45619 Fixed ST case 'test_cell_shard'
Merge pull request !45619 from liuluobin/fix_st_failed
2022-11-16 08:49:01 +00:00
i-robot 765e7a3c0b
!45448 delete useless output for acl adapter
Merge pull request !45448 from liubuyu/acl_launch
2022-11-16 08:47:53 +00:00
i-robot 191e9d56a6
!45613 [MindSpore]csr_mm样例代码修改
Merge pull request !45613 from 十六夜/master
2022-11-16 08:42:29 +00:00
i-robot cc6918cad4
!45561 add check when conv3d dilation!=1 and update docs
Merge pull request !45561 from Yanzhi_YI/conv3d
2022-11-16 08:27:02 +00:00
i-robot e7dffb3880
!45605 Fix bug of memory copy
Merge pull request !45605 from caifubi/master
2022-11-16 08:20:40 +00:00
Yang Jiao e13930eb33 fix bprop biasaddgrad 2022-11-16 16:14:17 +08:00
zengzitao e076ff4429 adapt conver input attr for gk
add Onehot and Reshape input not to attr

reshape/tile/transpose/slice/stridedslice const input do not convert to attr

reduce axis not convert to attr &
add skip_mode

ops: input to attrs

fix bug: insert transpose

add transpose fix

fix bug: update remove_format_transform_pair & remove_redundant_format_transform
2022-11-16 16:06:20 +08:00
i-robot c959e1dfaa
!45563 SparseSoftmaxCrossEntropyWithLogits 问题修复
Merge pull request !45563 from haozhang/sparse_softmax_v1_bug_fix
2022-11-16 07:57:12 +00:00
i-robot 55bab55276
!45569 [MS][LITE] fix python api demo download
Merge pull request !45569 from luoyuan/fix-py-api-demo-download
2022-11-16 07:55:40 +00:00
yanghaoran d7aa1882f0
回退 'Pull Request !42951 : tensor dynamic shape' 2022-11-16 07:47:53 +00:00
liangcanli 8ca7ddbdef ChangeApiOfArgmin
fix when input shape is 1
2022-11-16 15:38:47 +08:00