Commit Graph

4458 Commits

Author SHA1 Message Date
i-robot bfd2921c7e
!35270 [assistant][ops] Add new Geqrf
Merge pull request !35270 from 卢津/Geqrf
2022-08-29 09:52:32 +00:00
i-robot d52b768711
!29458 [assistant][ops] Add new aicpu operator MaximumGradGrad
Merge pull request !29458 from 杨旭华/MaximumGradGrad
2022-08-29 07:10:48 +00:00
i-robot 3486731389
!40995 modify stridedslice parallel op
Merge pull request !40995 from yangzhenzhang/modify-stridedslice-parallel-op
2022-08-29 06:15:05 +00:00
i-robot 1edd58625f
!40834 Fix getattr, hasattr problem.
Merge pull request !40834 from LiangZhibo/null
2022-08-29 02:38:30 +00:00
lianlinghang a493436720 [feat][assistant][I48O8W] add new aicpu operator MaximumGradGrad 2022-08-28 13:26:10 +08:00
YangLuo 87fd13c30d skip repeatability ut temporary and wait for fix 2022-08-27 16:34:46 +08:00
i-robot 45f24512f8
!30257 [assistant][ops] Add new video operator Normalize
Merge pull request !30257 from 杨旭华/Normalize
2022-08-27 07:18:14 +00:00
yangzhenzhang 9489bc9ce6 modify stridedslice parallel op 2022-08-27 15:10:52 +08:00
liangzhibo ee7e869106 fix hasattr problem 2022-08-27 14:17:54 +08:00
i-robot 451a39f9b4
!40847 [MD] Fixed Random Repeatability Issue (Cpp, Python MP)
Merge pull request !40847 from davidanugraha/map_batch_randomness
2022-08-27 00:56:46 +00:00
David daf348a5d1 Fix map and batch randomness 2022-08-26 13:35:26 -04:00
WangWenZhong 12e231b186 [feat][assistant][I40GG1] add new AICPU operator Geqrf 2022-08-26 19:13:38 +08:00
lianlinghang d443cee406 [feat][assistant][I4S2FM]expand the normalization operation of high dimension 2022-08-26 17:00:23 +08:00
i-robot 6f1566543d
!33896 [assistant][ops][I48O4L] Add new sparse operator SparseSparseMaximum
Merge pull request !33896 from liujinnan/SparseSparseMaximum_cpu
2022-08-26 07:25:33 +00:00
i-robot 9638fd701e
!40861 [MD] Fix Dither and FileWriter bugs on Python3.9
Merge pull request !40861 from xiaotianci/fix_bugs
2022-08-26 03:04:26 +00:00
i-robot ae207a653d
!40423 Add dynamic shape support for Square and SoftPlusGrad.
Merge pull request !40423 from hezhenhao1/add_softplusgrad
2022-08-25 16:24:52 +00:00
i-robot dd6e80e0ec
!33637 [assistant][ops] Add Pdist,PdistGrad
Merge pull request !33637 from 董雪堂/Pdist
2022-08-25 11:56:18 +00:00
lh735291378 2126a9435f result error
success version

result error

命名大小写

result error

success version

result error
:wq

命名大小写

result error

增加cpu迁移部分

odd commit

fix commit

clang-format

fix ci error

add blank

cppcheck

aicpu_util.h format

add ,

fix error

fix error

fix ci

rebase error

window compile

window compile

windows compile

windows compile

头文件修改

use exception

fix clang

test_ops.py add Tensor

update cppcheck.txt

format fix

sparse_ops commit change

set output shape and type

fix ci

公共文件,添加放在中间

删除公共文件修改

c++ style type change

删除utils的改动
2022-08-25 15:56:00 +08:00
hezhenhao1 bc12b4ef87 Add function/tensor api for PReLU, Square, SoftplusGrad operators. 2022-08-25 14:28:31 +08:00
Xiao Tianci b04ac43701 fix validation of Dither and code examples of mindrecord 2022-08-25 11:52:15 +08:00
i-robot 6806bf42cd
!36993 [feat][assistant][I48O4X, I48O7H]Add SparseSegmentMeanWithNumSegments, SparseSegmentMeanGrad
Merge pull request !36993 from 桂宁馨/SparseSegmentMeanWithNumSegments
2022-08-24 09:01:25 +00:00
liangzhibo 371fb631cf Fix message typo 2022-08-24 10:13:20 +08:00
i-robot c0c7e955b9
!40651 Support int(), float() function in graph mode.
Merge pull request !40651 from LiangZhibo/int
2022-08-24 01:53:27 +00:00
peiing 357cd94129 [feat][assistant][I48O4X]Add SparseSegmentMeanWithNumSegments 2022-08-24 03:44:24 +08:00
liangzhibo a89dd30704 support int, float in graph mode 2022-08-23 14:55:03 +08:00
i-robot f7b51767cb
!40717 Fix the round() problem when the digits of round() is None
Merge pull request !40717 from huangbingjian/round_none
2022-08-23 06:47:45 +00:00
i-robot 6c2ebf4c16
!32776 [assitant][ops] add kldivloss and kldivlossgrad
Merge pull request !32776 from 孟权令/KLDiv
2022-08-23 04:18:29 +00:00
i-robot 0375539c6a
!36999 [feat] [assistant] [I501QC] Add new operator ResizedCrop
Merge pull request !36999 from 赵东婕/ResizedCrop
2022-08-23 02:52:29 +00:00
i-robot 63afae594e
!40370 [feat][assistant][I4S2FK] Add new video operator Resize
Merge pull request !40370 from 王天浩/Resize
2022-08-23 02:52:24 +00:00
huangbingjian 0add9e623e Fix round with digits is None 2022-08-22 19:38:20 +08:00
Sawyer Zheng 69501433f2 [feat][assistant][I4CRKQ][I4CRKR] add new nn operators kldivloss and kldivlossgrad 2022-08-22 16:28:28 +08:00
赵东婕 e82e8287c6 Add new operator ResizedCrop
t push -f origin ResizedCrop:
Signed-off-by: gengu6585 <2352462017@qq.com>
2022-08-22 13:21:48 +08:00
i-robot b57e1543be
!39415 [assistant][ops]New operator implementation, include MatrixExp
Merge pull request !39415 from Wangsong95/MatrixExp
2022-08-20 06:16:40 +00:00
i-robot 4bf3ab00b8
!40461 Enable graph list and tuple function
Merge pull request !40461 from LiangZhibo/list
2022-08-19 08:13:29 +00:00
i-robot 5b82546458
!40265 Support string operation in graph mode.
Merge pull request !40265 from huangbingjian/support_str
2022-08-19 03:06:35 +00:00
i-robot cac1150345
!39010 [assistant] [ScatterAddWithAxis] Add new AICPU operator ScatterAddWithAxis
Merge pull request !39010 from 谭青林/ScatterAddWithAxis
2022-08-19 02:17:42 +00:00
i-robot d222d7393c
!40455 [AutoParallel]optimizer Pipeline parallel
Merge pull request !40455 from lichen/opt_pipeline_parallel
2022-08-19 01:15:31 +00:00
Feve1986 33472c58cf [feat][assistant][I4XJFU]New operator implementation, include MatrixExp 2022-08-18 23:51:58 +08:00
cai-zhaoyuan 69f87faf1d [feat] [assistant] [I48O7T] add new AICPU operator ScatterAddWithAxis 2022-08-18 15:08:35 +08:00
liangzhibo f75ff85f91 Support list tuple in graph 2022-08-18 11:14:23 +08:00
huangbingjian 57d58163a8 Support string operation in graph mode. 2022-08-18 09:57:30 +08:00
i-robot 491f97c43f
!34370 [assistant][ops] Add NuclearNorm
Merge pull request !34370 from yfyang112358/NuclearNorm
2022-08-17 10:28:35 +00:00
tian-hao-wang d3cc255909 [feat][assistant][I4S2FK] Add new video operator Resize 2022-08-17 18:25:53 +08:00
lichen 23a3d65995 optimizer_pipeline_parallel 2022-08-17 17:40:26 +08:00
i-robot 92b7ab952a
!40323 Let ms_len enable interpret object.
Merge pull request !40323 from LiangZhibo/len
2022-08-17 06:32:41 +00:00
i-robot b1737d0ed4
!30863 [assistant][ Im2Col][Col2Im] Add Im2Col and Col2Im
Merge pull request !30863 from 李文轼/Im2Col
2022-08-17 06:23:05 +00:00
i-robot 4a1ccb1851
!38258 Optimize parameter random initializer
Merge pull request !38258 from hewei/opt_perf
2022-08-17 03:25:02 +00:00
He Wei d7ca9b9942 Optimize parameter random initializer 2022-08-16 19:49:03 +08:00
i-robot 9700b04c42
!39573 support operator "&" and "|" for scalar and tensor
Merge pull request !39573 from zhouxulin2/bitwise
2022-08-16 11:48:03 +00:00
i-robot 2fcc176ae9
!39616 auto_parallel_dataset_process_in_cpp
Merge pull request !39616 from yao_yf/auto_parallel_dataset_process_in_cpp
2022-08-16 11:20:13 +00:00