i-robot
bfd2921c7e
!35270 [assistant][ops] Add new Geqrf
...
Merge pull request !35270 from 卢津/Geqrf
2022-08-29 09:52:32 +00:00
lianlinghang
71ed26711a
[feat][assistant][I48O7M] add new aicpu operator MinimumGradGrad
2022-08-29 15:25:56 +08: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
liruoxuan
5b84eaaece
[feat] [assistant] [I40FJS I40FJP] Add MaxPool3DGradWithArgmax, MaxPool3DWithArgmax
2022-08-29 14:03:42 +08: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
Xiao Tianci
6a8aaf7b11
support processing bytes data in Dataset
2022-08-26 14:33:42 +08: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
yfyang112358
739e7e3ac6
[feat] [assistant] [I48O5E] add new aicpu operator NuclearNorm
2022-08-16 17:48:12 +08:00
liyuanshuo123@yeah.net
d836ab25f2
[feat][assistant][I4CRJY][I4CRJX] add new ascend operator Im2Col & Col2Im
2022-08-16 17:37:30 +08:00
i-robot
db26ba56e6
!35632 [assistant][ops][I48O6C] Add new sparse operator SparseConcat
...
Merge pull request !35632 from 李航/SparseConcat
2022-08-16 03:26:53 +00:00
liangzhibo
1d5cbad45f
Enable graph len
2022-08-16 10:36:05 +08:00
i-robot
dd5047718e
!40106 Enable graph hasattr, getattr
...
Merge pull request !40106 from LiangZhibo/ms_attr
2022-08-16 02:03:48 +00:00
i-robot
a315a183ff
!40012 [feat] [assistant] [I501PV] Add new operator AdjustContrast
...
Merge pull request !40012 from 刘赫喃/AdjustContrast
2022-08-16 01:52:08 +00:00
i-robot
2b11578573
!39700 [feature] support grad and value_and_grad with weight as well as aux
...
Merge pull request !39700 from chenzhuo/master
2022-08-15 08:41:08 +00:00
钟长朔
1434627581
[feat] [assistant] [I40GI2,I40MMP] add new operator Pdist,PdistGrad
2022-08-15 16:27:49 +08:00
yao_yf
854b7839e5
auto parallel dataset handle in feed mode
2022-08-15 14:41:16 +08:00
zhouxulin2
8912516885
support operator & and |
2022-08-15 11:47:49 +08:00
Ferry
67ab0b4fa8
feat assistant I48O6C add sparseconcat
2022-08-12 19:21:11 +08:00
jinzi
8da20d9706
“add1”
2022-08-12 18:44:09 +08:00
liangzhibo
88bc967cdd
support graph hasattr and getattr
2022-08-12 17:48:51 +08:00
chenzhuo
5f39ebd788
support grad and value_and_grad with has_aux
2022-08-12 16:43:03 +08:00
i-robot
fc48d90022
!39770 Support with as statement.
...
Merge pull request !39770 from Margaret_wangrui/with_as_2
2022-08-12 07:36:36 +00:00
i-robot
3c0f2e7b8a
!34500 [feat] [assistant] [I501PW] Add new operator AdjustHue
...
Merge pull request !34500 from 邹天宇/AdjustHue
2022-08-12 06:29:12 +00:00
zou-tianyu
4210160b84
[feat] [assistant] [I501PW] Add new operator AdjustHue
2022-08-12 11:02:31 +08:00
i-robot
91cc57c315
!40260 support create tensor using np.array which is not c contiguous
...
Merge pull request !40260 from lianliguang/master
2022-08-12 01:58:14 +00:00
i-robot
98700af68c
!40107 Support parameter as input for Pynative ms_function
...
Merge pull request !40107 from JoyLvliang/refactor_pynative_ms_function
2022-08-11 12:15:57 +00:00
i-robot
b78043c1f6
!33978 [assistant][UpsampleTrilinear3d ][UpsampleTrilinear3dGrad] add new ascend operator UpsampleTrilinear3d & UpsampleTrilinear3dGrad
...
Merge pull request !33978 from 李文轼/Trilinear3d
2022-08-11 08:58:10 +00:00
Margaret_wangrui
ff0de42ea4
Support with as statement.
2022-08-11 14:10:12 +08:00
i-robot
e66abaaa03
!30875 [feat][assistant][I48O7V, I48O4S I48O7I] add SparseDenseCwiseMul SparseDenseCwiseAdd SparseDenseCwiseDiv
...
Merge pull request !30875 from 桂宁馨/SparseDenseCwiseOp
2022-08-11 03:48:47 +00:00
lianliguang
27bdd4e3b9
support load numpy array which is not c contiguous to create a tensor
2022-08-11 11:43:30 +08:00
i-robot
7143a5dbc5
!40045 Support the type of the input of built-in function max and min is tensor.
...
Merge pull request !40045 from Margaret_wangrui/max_min_tensor
2022-08-11 03:14:50 +00:00
i-robot
90314fb6d2
!32045 [assistant][ops] Add new Addr
...
Merge pull request !32045 from wxy220/Addr
2022-08-11 01:54:07 +00:00
i-robot
ee7f21f867
!30278 [assistant][ops] Add new video operator RandomHorizontalFlip
...
Merge pull request !30278 from 杨旭华/RandomHorizontalFlip
2022-08-11 01:50:20 +00:00
7347157+joylvliang@user.noreply.gitee.com
98fb4a5c78
support_parameter_as_input_of_ms_function
2022-08-11 09:30:01 +08:00
i-robot
afb16cbba4
!40054 Enable dict in dict setitem
...
Merge pull request !40054 from LiangZhibo/dict
2022-08-11 01:12:10 +00:00
Zichun Ye
a4ec479a8f
[feat][assistant][I4CRJS][I4CRJT] add new ascend operator UpsampleTrilinear3d & UpsampleTrilinear3dGrad
2022-08-10 22:15:55 +08:00
ztt
de58d53e4d
添加SparseDenseCwiseAdd/SparseDenseCwiseDiv/SparseDenseCwiseMul算子
2022-08-10 20:18:08 +08:00
Arielxyx
322382cdae
[feat][assistant][I4XJG1] add new function Addr
2022-08-10 16:42:14 +08:00
Margaret_wangrui
c07e385996
Support the type of the input of built-in function max and min is tensor.
2022-08-10 13:01:52 +08:00
luqilin
d60d08247e
[feat] [assistant] [I4S2FJ] Add new video operator RandomHorizontalFlip
2022-08-10 12:36:04 +08:00
liangzhibo
33d8220d93
Enable tuple in tuple setitem
2022-08-10 09:54:17 +08:00
jinzi
56756c84bb
update operator Posterize
...
update operator Posterize
update operator Posterize
2022-08-09 16:41:18 +08:00
i-robot
ccadb83cbd
!35423 [feat] [assistant] [I501PX] Add new operator AdjustSaturation
...
Merge pull request !35423 from EdisonLee/AdjustSaturation
2022-08-09 08:24:23 +00:00
i-robot
429dbefd12
!29462 [assistant][ops] Add new aicpu operator SparseReshape
...
Merge pull request !29462 from 杨旭华/SparseReshape
2022-08-09 03:28:05 +00:00
lizhiheng
a36d8491ed
Update new operator AdjustSaturation
2022-08-09 10:24:05 +08:00
fyxz
0e407386f2
[feat][assistant][I4FM8Z]add new aicpu operator SparseReshape
2022-08-08 22:18:38 +08:00
lizhiheng
e83dd1f222
update new operator AdjustSharpness
...
Update new operator AdjustSharpness
Update new operator AdjustSharpness
2022-08-08 15:22:10 +08:00
i-robot
23835793b3
!39748 Add Warning Clear
...
Merge pull request !39748 from huangxinjing/fix_warning
2022-08-08 01:08:43 +00:00
i-robot
d437e8879c
!36444 [assistant] [I501QF] Add new operator TrivialAugmentWide
...
Merge pull request !36444 from HKO/TrivialAugmentWide
2022-08-06 15:42:03 +00:00
i-robot
08085e7d6a
!31984 [assistant][ops] Add new Addmv
...
Merge pull request !31984 from wxy220/Addmv
2022-08-06 02:26:12 +00:00
huangxinjing
7bd91c0351
Fix warnning clear
2022-08-05 22:34:13 +08:00
jinzi
ef99a3bba8
newhko
2022-08-05 21:47:28 +08:00
i-robot
28bc6f9e21
!35984 [feat] [assistant] [I501PU] Add new operator AdjustBrightness
...
Merge pull request !35984 from 刘赫喃/Adjust_Brightness
2022-08-05 09:56:14 +00:00
i-robot
50d97b9911
!33751 [assistant][ops] Add sparse operator SparseToDenseV2
...
Merge pull request !33751 from 孟权令/SparseToDense
2022-08-05 07:19:01 +00:00
i-robot
b52059af71
!35271 linear_fbanks
...
Merge pull request !35271 from zhangxiangjinzi/linear_fbanks
2022-08-05 03:31:57 +00:00
i-robot
caf1a306e8
!39691 change output of output_shapes from -1 to None
...
Merge pull request !39691 from luoyang/output_shapes
2022-08-05 02:56:46 +00:00
jinzi
01508d4cda
“add1”
2022-08-04 19:17:19 +08:00
YangLuo
8e22678d4b
change output of output_shapes from -1 to None
2022-08-04 17:37:53 +08:00
yangzhenzhang
b83c99ce71
add flag for broadcast net
2022-08-04 17:07:49 +08:00
jinzi
afeb7733cb
This is a combination of nine
2022-08-04 13:15:33 +08:00
i-robot
f8a9b0b3ab
!35695 Erase
...
Merge pull request !35695 from zhangxiangjinzi/Erase
2022-08-04 02:49:41 +00:00
i-robot
7bbec5a519
!36899 [assistant][ops]New operator implementation, include CompareAndBitpack
...
Merge pull request !36899 from hzyb1/compareAndBitpack1
2022-08-04 02:24:34 +00:00
Sawyer Zheng
050809c9b5
[feat][assistant][I48O8S] add new sparse operator SparseToDenseV2
2022-08-04 10:19:37 +08:00
i-robot
0f42edaf10
!34029 [assistant][ops] Add sparse operator SparseAddmm
...
Merge pull request !34029 from 孟权令/SparseAddmm
2022-08-04 01:53:07 +00:00
i-robot
5f83f47a60
!36608 [feat] [assistant] [I4XJI4] add math operator Heaviside
...
Merge pull request !36608 from Seeker98/TMP
2022-08-04 01:15:19 +00:00
i-robot
8bbef27d8b
!39187 [MD] UniformAugment op fix with pyfuncs
...
Merge pull request !39187 from cathwong/ckw_uniform_augment_op_fix
2022-08-03 16:06:13 +00:00
luobingchun
7e5b4d69dd
[assistant][ops] Add sparse operator SparseAddmm
2022-08-03 18:34:58 +08:00
yball
e69d0b6c06
[feat][assistant][I48O8H]New operator implementation, include CompareAndBitpack
2022-08-03 16:58:52 +08:00
i-robot
eb799489ad
!33936 [assistant][ops] Add FractionalMaxPoolWithFixedKsize and FractionalMaxPoolGradWithFixedKsize
...
Merge pull request !33936 from 董雪堂/FractionalMaxPoolWithFixedKsize
2022-08-03 06:23:25 +00:00
i-robot
0d50b090b2
!33233 [feat][assistant][I48O6V,I48O66,I48O72]add SparseSegmentSqrtN, SparseSegmentSqrtNGrad, SparseSegmentSqrtNWithNumSegments
...
Merge pull request !33233 from 桂宁馨/SparseSegmentSqrtN
2022-08-03 06:20:28 +00:00
jinzi
4f4c30736a
erase
2022-08-03 13:14:14 +08:00
i-robot
19e7613df1
!38616 Add image dtype validation for RandomCropWithBbox
...
Merge pull request !38616 from xiaotianci/fix_random_crop_with_bbox
2022-08-02 12:49:50 +00:00
liruoxuan
b4d4db7e45
[feat][assistant][I48O6V, I48O66]add SparseSegmentSqrtN, SparseSegmentSqrtNGrad
2022-08-02 16:53:27 +08:00
董雪堂
8f484f1f60
[feat] [assistant] [I40GHB] add new data operator FractionalMaxPoolWithFixedKsize and FractionalMaxPoolGradWithFixedKsize
2022-08-02 16:17:52 +08:00
wxy220
744438f88a
[feat][assistant][I4XJG7] modify new function Remainder
2022-08-02 11:34:26 +08:00
Xiao Tianci
f180e1f9d2
add dtype validation for RandomCropWithBbox
2022-08-01 23:16:04 +08:00
i-robot
322c45c1d2
!39221 Fix auto monad to support high order cnode
...
Merge pull request !39221 from hewei/fix_auto_monad
2022-08-01 10:53:31 +00:00
i-robot
ea460a8dcb
!38920 delete auto parallel flag from cell
...
Merge pull request !38920 from yangzhenzhang/delete-auto-parallel-flag
2022-08-01 09:14:46 +00:00
i-robot
205585015c
!37119 [assistant][ops]New operator implementation, include Sinc
...
Merge pull request !37119 from 张璇/Sinc
2022-08-01 07:47:52 +00:00
i-robot
8cd32b3764
!33426 [assistant][ops] Add new Unflatten
...
Merge pull request !33426 from wxy220/Unflatten
2022-08-01 07:45:44 +00:00
liang_xiubo
0c8f62defa
[feat][assistant][I4XJFS]New operator implementation, include Sinc
2022-07-31 23:59:17 +08:00
Arielxyx
d58869e94b
[feat][assistant][I4XJG0] add new function Addmv
2022-07-31 15:59:18 +08:00
He Wei
10d866e953
Fix auto monad to support high order cnode
2022-07-30 20:15:00 +08:00
Elvira0902
004206d0c2
Add operator Heaviside
2022-07-30 18:37:53 +08:00
i-robot
8c341f7a7e
!33803 [assistant][UpsampleNearest3d ][UpsampleNearest3dGrad] Add new operator UpsampleNearest3d & UpsampleNearest3dGrad
...
Merge pull request !33803 from 李文轼/Nearest3d
2022-07-30 08:26:07 +00:00
yangzhenzhang
5fa63f8e46
delete auto parallel flag
2022-07-30 15:19:56 +08:00
i-robot
4c31056f35
!39084 Add func_graph in CellList to manager
...
Merge pull request !39084 from huangbingjian/celllist_funcgraph
2022-07-30 07:00:19 +00:00
i-robot
0364b852ac
!35406 [assistant] [I501QD] Add new operator Solarize
...
Merge pull request !35406 from HKO/Solarize
2022-07-30 06:58:50 +00:00
i-robot
11207a17b2
!35321 [assistant][ops] Add LuUnpack
...
Merge pull request !35321 from LHP-learning/LuUnpack
2022-07-30 06:03:21 +00:00
huangbingjian
f8d7ed29e0
Associate func_graph in CellList to manager
2022-07-30 09:59:36 +08:00
Cathy Wong
088057631f
[MD] UniformAugment op fix
2022-07-29 16:20:31 -04:00
i-robot
782a1a0e7f
!39020 [MD] Temporal Solution for AssertionError due to Different PIL Versions in Python UTs
...
Merge pull request !39020 from davidanugraha/add_pil_to_python_test
2022-07-29 20:17:36 +00:00
David
3bb2255a03
Temporal solution md5
2022-07-29 11:11:31 -04:00
LHP-learning
c8c1974e9b
add operator LuUnpack
2022-07-29 15:15:06 +08:00
i-robot
cc7a1636be
!38791 Support all(Tensor),any(Tensor),round(Tensor) in graph mode.
...
Merge pull request !38791 from huangbingjian/fallback_builtin
2022-07-29 07:05:26 +00:00
jinzi
f4835f6df1
ns
2022-07-28 23:02:30 +08:00
huangbingjian
1686142679
Support all(Tensor),any(Tensor),round(Tensor) in graph mode.
2022-07-28 21:06:20 +08:00
i-robot
14edf4051d
!33866 [assistant][ops] Add Median, MedianGrad
...
Merge pull request !33866 from 董雪堂/Median
2022-07-28 13:05:02 +00:00
liyuanshuo123@yeah.net
336d03d196
[feat][assistant][I4CRJQ][I4CRJR] add new ascend operator UpsampleNearest3d & UpsampleNearest3dGrad
2022-07-28 17:13:02 +08:00
i-robot
89e3a499b1
!31212 [feat] [assistant] [I48O5B] Add SparseSparseMinimum
...
Merge pull request !31212 from 李定维/SparseSparseMinimum
2022-07-28 03:38:26 +00:00
i-robot
5f0486e0e4
!36361 [assistant][ops] Add new RGBToHSV
...
Merge pull request !36361 from kangzige/RGBToHSV
2022-07-28 02:41:52 +00:00
i-robot
a6170c9665
!38220 [assistant][ops] Add TridiagonalMatMul
...
Merge pull request !38220 from wupeiyuan/TridiagonalMatMul
2022-07-27 16:46:04 +00:00
董世菲
f74983f6fd
[feat][assistant][I40GH5] add new data operator Median and MedianGrad
2022-07-27 22:22:23 +08:00
peiing
a61f9e5c19
[feat] [assistant] [I48O5B] Add SparseSparseMinimum
2022-07-27 21:43:40 +08:00
i-robot
6c6ecab91e
!36399 [feat][assistant][I4XJGR] Add Orgqr
...
Merge pull request !36399 from 桂宁馨/Orgqr
2022-07-27 13:23:24 +00:00
wupeiyuan1
7ecea39358
[feat] [assistant] [I471D6] add new Ascend operator TridiagonalMatMul
2022-07-27 15:51:52 +08:00
liruoxuan
6b8b6254ae
[feat][assistant][I4XJGR] Orgqr
2022-07-27 13:27:36 +08:00
kangzige
c13b277199
[feat] [assistant] [I471D5] add new data operator RGBToHSV
2022-07-27 13:04:50 +08:00
Zhang Qinghua
f90dcc963d
Support isolated side-effect nodes in constant returned func graph.
2022-07-27 10:12:24 +08:00
i-robot
409343a61a
!36354 [feat] [assistant] [I501QH] Add new operator Filtfilt
...
Merge pull request !36354 from 赵东婕/Filtfilt
2022-07-26 11:09:40 +00:00
i-robot
efc85e972a
!36401 [assistant][ops] Add new Ascend operator NextAfter
...
Merge pull request !36401 from 徐强/NextAfter
2022-07-26 06:54:11 +00:00
i-robot
6c4c7d8db5
!32409 [assistant][ops] Add new Rot90
...
Merge pull request !32409 from wxy220/Rot90
2022-07-26 02:24:10 +00:00
i-robot
a7b13cd4dd
!38594 [MD] TFRecord - fix call_once for large file warning
...
Merge pull request !38594 from cathwong/ckw_tf_call_once
2022-07-25 20:30:51 +00:00
Cathy Wong
f85af6ca22
[MD] TFRecord - fix call_once for large file warning
2022-07-25 09:39:18 -04:00
i-robot
c887725149
!35983 [assistant][ops] Add ResizeArea
...
Merge pull request !35983 from hmy0123/ResizeArea
2022-07-25 13:24:41 +00:00
yejingyu
dcf6c137d9
[feat] [assistant] [I471DG] add new operator NextAfter
2022-07-25 18:53:56 +08:00
Carry955
7b6df5a563
[feat][assistant][I48O81] add new aicpu operator SparseApplyMomentum
2022-07-25 14:56:05 +08:00
i-robot
acd873e378
!38638 Support abs(Tensor) in graph mode
...
Merge pull request !38638 from huangbingjian/fallback_builtin
2022-07-25 06:21:52 +00:00
hmy0123
a687def4a9
[feat] [assistant] [I471CX] add new Ascend operator ResizeArea
2022-07-25 12:00:25 +08:00
huangbingjian
57b21747a0
Support abs(Tensor) in graph mode
2022-07-25 10:06:34 +08:00
Carry955
8e1848621d
[feat][assistant][I48O5R] add new aicpu operator SparseApplyProximalGradientDescent
2022-07-22 18:36:59 +08:00
harshvardhangupta
5c20e2a0e3
change rank id to 0
2022-07-21 11:16:52 -04:00
i-robot
66f2b81976
!38535 [AutoParallel]Clean_code_auto_parallel_master
...
Merge pull request !38535 from lichen/clean_code_auto_parallel_master
2022-07-21 13:34:15 +00:00
i-robot
73d68e2c8f
!36440 [assistant][ops]New operator implementation, include betainc
...
Merge pull request !36440 from 张璇/Betainc
2022-07-21 12:42:47 +00:00
liang_xiubo
8b16a95b14
[feat][assistant][I48O6T]New operator implementation, include betainc
2022-07-21 15:24:41 +08:00
wangshengnan12@huawei.com
937e65e81a
clean_code_auto_parallel
2022-07-21 15:06:05 +08:00
i-robot
ad233058d9
!38214 fix: read multi mindrecord files which contains one empty
...
Merge pull request !38214 from guozhijian/fix_with_empty_mindrecord
2022-07-20 12:42:54 +00:00
i-robot
c6f4e1217c
!38425 fix concat batch
...
Merge pull request !38425 from jiangshuqiang/fix_concat_batch
2022-07-20 11:05:10 +00:00
i-robot
29e5cf864f
!38299 Fix graph list comprehension problem and add test cases
...
Merge pull request !38299 from LiangZhibo/master
2022-07-20 09:44:08 +00:00
i-robot
b70815b7fe
!36001 [feat][assistant][I48O7P, I48O6J] Add SparseTensorToCSRSparseMatrix, CSRSparseMatrixToSparseTensor
...
Merge pull request !36001 from 李若轩/CSRCOO
2022-07-20 09:02:57 +00:00
i-robot
81b4868cd9
!38296 support lamb and clipbynorm for ge
...
Merge pull request !38296 from zhangyinxia/master
2022-07-20 06:29:23 +00:00
jiangshuqiang
0457d018ef
fix batch ops
2022-07-20 11:43:16 +08:00
zhangyinxia
3e1320b246
add lamb and clipbynorm pass for ge
2022-07-20 10:54:06 +08:00
wupeiying
5da7f5ff00
[feat][assistant][I48O7P] Add SparseTensorToCSRSparseMatrix
2022-07-20 10:11:48 +08:00
liangzhibo
f8f2caffa1
Enable list comprehension in graph mode
2022-07-20 09:45:28 +08:00
i-robot
bd82adc603
!32175 [feat][assistant][I48O92]Add SparseMatrixTranspose
...
Merge pull request !32175 from 李定维/SparseMatrixTranspose
2022-07-20 01:44:31 +00:00
i-robot
126c52d04f
!36141 [assistant][ops][I4XJI5][I4XJI6] Add new nn operator CTCLossV2 and CTCLossV2Grad
...
Merge pull request !36141 from GP/CTCLossV2
2022-07-20 01:24:52 +00:00
jonyguo
4d1db74ff3
fix: read multi mindrecord files which contains one empty
2022-07-20 09:21:39 +08:00
lh735291378
af3fc6f284
feat assistant #I4XJI5 #I4XJI6 add ctclossv2&grad
2022-07-20 00:15:01 +08:00
Arielxyx
7acf02918b
[feat][assistant][I4XJGD] add new Ascend operator Rot90.
2022-07-19 21:18:27 +08:00
luoyuchen
4f340532be
[feat][assistant][I48O92]Add SparseMatrixTranspose
2022-07-19 14:25:19 +08:00
i-robot
deb170eada
!37819 Support dict get method.
...
Merge pull request !37819 from Margaret_wangrui/dict_attr
2022-07-19 02:22:57 +00:00
i-robot
91e909a24f
!31633 [assistant][ops][I48O5I] Add CSRSparseMatrixToDense Operator
...
Merge pull request !31633 from 李定维/CSRSparseMatrixToDense
2022-07-19 01:56:51 +00:00
i-robot
4c686602aa
!38106 fix buf of mindir parameter counter
...
Merge pull request !38106 from lianliguang/master
2022-07-19 01:42:09 +00:00
Margaret_wangrui
919fd9a92f
Support dict get method.
2022-07-18 17:43:44 +08:00
liruoxuan
e7ffa50b3e
[assistant][ops][I48O5I] add CSRSparseMatrixToDense operator
2022-07-18 16:56:26 +08:00
i-robot
f100de717b
!32275 [assistant][ops] Add HammingWindow
...
Merge pull request !32275 from 董雪堂/HammingWindow
2022-07-16 06:20:26 +00:00
i-robot
03a3e9ae2a
!32759 [feat] [assistant] [I48O7G] Add new aicpu operator ParameterizedTruncatedNormal
...
Merge pull request !32759 from lyl116/ParameterizedTruncatedNormal
2022-07-16 06:15:46 +00:00
i-robot
2d2ca4ddb7
!38122 [MD][UT] Trans Unified ops - Enhance interpolation mode test coverage
...
Merge pull request !38122 from cathwong/ckw_xtranuni_ut_interp
2022-07-15 18:46:17 +00:00
Cathy Wong
5637862059
[MD][UT] Trans Unified ops - Enhance interpolation mode test coverage
2022-07-15 10:47:45 -04:00
lianliguang
b5a09933a2
fix bug of mindir parameter counter and check if all parameter has been inited in mindir
2022-07-15 17:38:06 +08:00
钟长朔
dde95391d8
[feat] [assistant] [I40GHT] add new operator HammingWindow
2022-07-15 16:41:02 +08:00
i-robot
600a7b14dc
!35425 [assistant][SparseTensorDenseAdd] Add new sparse operator SparseTensorDenseAdd
...
Merge pull request !35425 from 靳铎/SparseTensorDenseAdd
2022-07-15 07:48:33 +00:00
cai-zhaoyuan
36825732c2
[fix] [assistant] [I48O8Q] add new sparse operator SparseTensorDenseAdd
2022-07-15 13:07:23 +08:00
zhou-yunfeier
f1aae3648c
[feat][assistant][I48O7G] add new math operator ParameterizedTruncatedNormal
2022-07-15 12:45:29 +08:00
i-robot
6b42609608
!36337 Add Graph and InMemoryGraphDataset for loading graph
...
Merge pull request !36337 from ms_yan/graph
2022-07-14 11:27:42 +00:00
ms_yan
f53b67ed78
add Graph and InMemoryGraphDataset
2022-07-13 22:33:33 +08:00
Qltan
094a057804
[feat] [assistant] [I4CRJZ] add new array operator IndexFill
2022-07-13 20:22:13 +08:00
i-robot
fd16733445
!37825 [MD] CutOut: image_utils.cc's Erase - replace SetItemAt to fix performance issue
...
Merge pull request !37825 from cathwong/ckw_xtranuni_cutout_perf
2022-07-12 07:39:58 +00:00
i-robot
fbe865e0de
!37782 change error info when doing cast for parameter in dosignature
...
Merge pull request !37782 from lianliguang/change-do-signature-error
2022-07-12 03:06:06 +00:00
Cathy Wong
2e3ea52a22
[MD] CutOut: image_utils.cc's Erase - replace SetItemAt to fix performance issue
2022-07-11 20:59:48 -04:00
FelliYang
610272e3d3
add SparseMatrixNNZ
2022-07-11 16:49:23 +08:00
lianliguang
e2c46f3621
change the eroor information in do signature cast when need to cast a parameter type
2022-07-11 16:43:16 +08:00
hedongdong
4de4eb1a43
Refactor Ops MaxUnpool2D, MaxUnpool3D, MultiMarginLoss, MultilabelMarginLoss, TripletMarginLoss, BartlettWindow
2022-07-10 16:58:09 +08:00
lvxinyu
0914ecf339
[feat][assistant][I4OFJL] Add new aicpu operator BartlettWindow
2022-07-10 12:27:00 +08:00
zhou ruikang
4c1ed474af
[feat][assistant][I4OFKB] Add new aicpu operator TripletMarginLoss
2022-07-10 12:26:59 +08:00
zsalliance
9afcffa05e
[feat][assistant][I40FKS, I4CRKS]Add MultilabelMarginLoss and MultilabelMarginLossGrad
2022-07-10 12:26:59 +08:00
桂宁馨
144457f51d
[feat] [assistant] [I40FKL, I40FKN] Add MultiMarginLoss, MultiMarginLossGrad
2022-07-10 12:26:59 +08:00
fateld
bedfb1ab5c
[feat][assistant][I4OFJT, I4OFJX, I4OFJY, I4OFJZ] Add new aicpu operator MaxUnpool2D, MaxUnpool2DGrad, MaxUnpool3D and MaxUnpool3DGrad
2022-07-10 12:26:58 +08:00
Huang-Jingg
fea9347a38
[feat][assistant][I4OFKG, I4OFKI] Add new aicpu operator Mvlgamma and MvlgammaGrad
2022-07-10 12:26:55 +08:00
i-robot
3638e7fb88
!35858 add concat batch function
...
Merge pull request !35858 from jiangshuqiang/add_concat_batch
2022-07-09 09:20:09 +00:00
i-robot
99bf262b1c
!37640 Fix an ownership bug in Tensor.asnumpy()
...
Merge pull request !37640 from hewei/fix_master
2022-07-08 13:05:45 +00:00
i-robot
9b50df63df
!35847 [FIX] [BUG] [MD] [FUNC] RandomEqualize
...
Merge pull request !35847 from yangwm/randomequalize
2022-07-08 09:46:31 +00:00
He Wei
f753bb6b34
Fix an ownership bug in Tensor.asnumpy()
...
Ownership should be handled correctly in Tensor.asnumpy(),
otherwise there are potential risks for 'use after free' problem.
2022-07-08 11:52:54 +08:00
i-robot
d82e31e029
!37556 Fix several bugs in vision processing
...
Merge pull request !37556 from xiaotianci/fix_bugs
2022-07-08 03:43:19 +00:00
i-robot
389dc9ac27
!37493 Support to use methods/attributes of Cell object in graph compiler.
...
Merge pull request !37493 from 张清华/opt0
2022-07-08 02:03:45 +00:00
Xiao Tianci
fb474f0f1e
fix several bugs
2022-07-07 20:19:33 +08:00
Zhang Qinghua
8d9962d2f7
Support to use methods/attributes of Cell object in graph compiler.
2022-07-07 16:18:25 +08:00
yangzhenzhang
25009f9051
modify gather op
2022-07-07 14:59:50 +08:00
i-robot
08c0bc583f
!37390 [MD][UT] Transforms Unification - Verify selected op implementation
...
Merge pull request !37390 from cathwong/ckw_xtranuni_ut_validate
2022-07-06 18:50:29 +00:00
i-robot
2980e73b2d
!37203 fix pipeline.cc log
...
Merge pull request !37203 from huanghui/fix-log
2022-07-06 06:56:27 +00:00
shenyu
2c9cebab70
fix bug function
2022-07-06 14:53:47 +08:00
i-robot
266e25216d
!37241 [OP] add maxpool grad grad with argmax cpu and gpu backend
...
Merge pull request !37241 from yangruoqi713/argmax
2022-07-06 06:27:27 +00:00
赵东婕
8c68998d19
update scripts/fl_restful_tool.py.
2022-07-06 12:21:04 +08:00
i-robot
ebd0fe1d7a
!33307 [assistant][ops] Add SparseTensorDenseMatMul
...
Merge pull request !33307 from 余彦松/SparseTensorDenseMatMulv3
2022-07-06 04:00:42 +00:00
i-robot
ff86996b45
!37309 fix implicitly converted error log for master
...
Merge pull request !37309 from chujinjin/fix_error_log_for_master
2022-07-06 01:48:43 +00:00
yangruoqi713
d4f97e8aaf
[OP] add maxpool grad grad with argmax cpu and gpu backend
2022-07-06 09:26:20 +08:00
Cathy Wong
8e045ba83d
[MD][UT] Transforms Unification - Verify selected op implementation
2022-07-05 20:53:07 -04:00
余彦松
5a26611fe8
Add SparseTensorDenseMatMul
2022-07-05 21:07:19 +08:00
huanghui
c293362075
fix outermost network inputs check log
2022-07-05 20:12:19 +08:00
chujinjin
456092b3b0
fix implicityly converted log error
2022-07-05 16:49:47 +08:00
i-robot
7e7cbe55a4
!37117 [assistant][ops] Add SegmentMean, SegmentProd
...
Merge pull request !37117 from 王乐/SegmentMean
2022-07-05 08:32:35 +00:00
i-robot
6fb3345288
!32257 add linspace pass
...
Merge pull request !32257 from jiangzhenguang/add_linspace_pass
2022-07-05 07:48:48 +00:00
jiangshuqiang
90e58867ec
add concat batch function
2022-07-05 15:18:02 +08:00
Bronyale
ae87c7dd6b
Add SegmentMean and SegmentProd
2022-07-05 01:45:27 +08:00
i-robot
8b71af74c9
!36561 Support ms_function for user defined class methods, not only for cell methods.
...
Merge pull request !36561 from 张清华/opt0
2022-07-04 11:08:45 +00:00
Zhang Qinghua
8d48c81857
Optimize the error log description for CreateInstance.
...
Support ms_function for user defined class methods, not only for cell methods.
2022-07-04 14:53:08 +08:00
jiangzhenguang
c4b670c6c5
add linspace pass
2022-07-04 13:43:20 +08:00
i-robot
55da1a87d5
!35287 Add tensor&functional interface for TensorScatterMax ops.
...
Merge pull request !35287 from wuweikang/tensor-scatter-max
2022-07-04 03:11:11 +00:00
wuweikang
1ca9c8984b
Add tensor&functional interface for TensorScatterMax
2022-07-02 18:22:37 +08:00
i-robot
edd4744c18
!36977 order error log
...
Merge pull request !36977 from lianliguang/master
2022-07-01 11:36:16 +00:00
i-robot
d7c72b6482
!37033 Support dict type data in noop mode
...
Merge pull request !37033 from ZPaC/support-noop-dict-data
2022-07-01 10:01:10 +00:00
i-robot
34cdaa03d9
!37001 Fixed the error reported when expanding the ExpandDims operator when the scatter operator nested vmap errors
...
Merge pull request !37001 from 刘勇琪/master
2022-07-01 07:03:49 +00:00
ZPaC
75f11f8e6f
Support dict type data in noop mode
2022-07-01 14:40:21 +08:00
i-robot
914ebfeb1b
!32047 [assistant][ops] Add new Kron
...
Merge pull request !32047 from wxy220/Kron
2022-07-01 02:31:14 +00:00
zj
c7c8718272
[feat][assistant][I4XJG2] add new Ascend operator Unflatten
2022-07-01 10:16:09 +08:00
i-robot
26f00d7edd
!36986 delete extra check master
...
Merge pull request !36986 from 冯一航/delete_extra_check_master
2022-07-01 02:06:57 +00:00
liu-yongqi-63
0519f45bbe
Fixed the error reported when expanding the ExpandDims operator when the scatter operator nested vmap errors
2022-07-01 09:30:26 +08:00
i-robot
f9c4f425c1
!36853 Support non-numpy return in MP pyfunc
...
Merge pull request !36853 from h.farahat/mp_to_numpy
2022-06-30 12:41:24 +00:00
lianliguang
59d9ecf81e
ordered exception info when ops infer dtype error
2022-06-30 18:51:09 +08:00
fengyihang
1ed27daee3
delete extra check
2022-06-30 18:29:37 +08:00
Arielxyx
e7593c4d96
[feat][assistant][I4XJGC] add new Ascend operator Kron.
2022-06-30 16:00:13 +08:00
Yu-Qi-hang
e0b517ff70
[assistant][ops] Add new Frac
2022-06-29 23:12:09 +08:00
hesham
9ccd72b646
Make MP support non-numpy return
2022-06-29 10:07:44 -04:00
i-robot
b6d4a45d1c
!36852 [MD] ResizeOp - Tests MD5 update
...
Merge pull request !36852 from danishfarid/md5_resize_fix
2022-06-29 13:07:11 +00:00
i-robot
2a9a8dde64
!36652 [FIX][BUG][MD][FUNC]RandomAutoContrast
...
Merge pull request !36652 from yangwm/auto
2022-06-29 06:22:53 +00:00
i-robot
61423da29c
!36734 [MD] Unified UniformAugment op: allow Pyfunc in transforms list
...
Merge pull request !36734 from cathwong/ckw_xtranuni_code13_uniformaug
2022-06-29 03:14:14 +00:00
i-robot
58c901923a
!36767 modify the generated strategy for conv2d
...
Merge pull request !36767 from yangzhenzhang/modify-conv2d-gen-strategy-func
2022-06-29 01:39:29 +00:00
i-robot
eff0e12841
!36740 Fix error log for fallback evaluate
...
Merge pull request !36740 from LiangZhibo/master
2022-06-29 01:24:11 +00:00
danishfarid
83dc3faed3
md5_fix
...
fix path
2022-06-28 20:48:58 +00:00
Cathy Wong
a61c709d00
[MD] Unified UniformAugment op: allow Pyfunc in transforms list
2022-06-28 14:07:32 -04:00
i-robot
69a39ecfb7
!36725 [MD][AT] File already exists Warn Message
...
Merge pull request !36725 from harshvardhangupta/at_file_exist
2022-06-28 17:24:55 +00:00
i-robot
1aea416e5f
!36446 [MD] Multi-Channel NormalizePad Op
...
Merge pull request !36446 from harshvardhangupta/multi_ch_normalize_pad
2022-06-28 17:10:12 +00:00
wzw
d309dfd41e
add transformer testcase
2022-06-28 20:01:29 +08:00
liangzhibo
d752505ff8
Fix log for fallback evaluate
2022-06-28 16:48:33 +08:00
shenyu
a5b3abab44
[FIX][BUG][FUNC] randomautocontrast
2022-06-28 16:35:01 +08:00
yangzhenzhang
9b50d2cfee
modify conv2d gen strategy func
2022-06-28 16:32:15 +08:00
i-robot
cdcb7bb26f
!36658 [AutoParallel]Remove Monad op in pipeline parallel
...
Merge pull request !36658 from lichen/add_pipeline_init_func
2022-06-28 06:31:40 +00:00
i-robot
2128d28dc8
!32174 [assistant][ops] Add new Log10
...
Merge pull request !32174 from wxy220/log10
2022-06-28 02:36:27 +00:00
wangshengnan12@huawei.com
bdf2004ca4
fix_pipeline_compile_error
2022-06-28 09:55:31 +08:00
i-robot
4931cb7d34
!36373 Enable global python function in fallback syntax
...
Merge pull request !36373 from LiangZhibo/master
2022-06-28 01:31:03 +00:00
i-robot
0031151d0b
!36657 [Fallback] Provides errors for built-in functions that are not supported in graph mode and are not suitable for using JIT Fallback.
...
Merge pull request !36657 from Margaret_wangrui/builtin_type_fallback
2022-06-28 01:29:37 +00:00
harshvardhangupta
c96df0b9ad
support multi-channel
2022-06-27 14:27:44 -04:00
harshvardhangupta
2b6a726c53
init
2022-06-27 10:27:20 -04:00
i-robot
4c9252c21b
!32640 [assistant][ops] Add ResizeBicubic
...
Merge pull request !32640 from du-minjie/ResizeBicubic
2022-06-27 14:16:09 +00:00
i-robot
da57ea10ef
!32747 [assistant][ops] Add ExtractGlimpse
...
Merge pull request !32747 from 李旭豪/ExtractGlimpse
2022-06-27 14:11:53 +00:00
i-robot
c9e2dda3d4
!35848 [BUG][MD][FUNC] RandomAdjustSharpness
...
Merge pull request !35848 from yangwm/randomsharpness
2022-06-27 11:30:33 +00:00
wxy220
342062adc5
[feat][assistant][I4XJGF] modify new function Log10
2022-06-27 18:38:00 +08:00
Margaret_wangrui
fa8f360570
[Fallback] Provides errors for built-in functions that are not supported in graph mode and are not suitable for using JIT Fallback.
2022-06-27 11:46:19 +08:00
i-robot
e64b82ec12
!34603 [assistant][ops] Add ComplexAbs
...
Merge pull request !34603 from 李航/complexabs2
2022-06-27 01:37:25 +00:00
liangzhibo
4993d10b17
Enable function in interpret node
2022-06-27 09:13:31 +08:00
“kangzige”
0cb08be6b1
ResizeBicubic
2022-06-26 09:52:33 +08:00
lh735291378
bb502cb587
合入修改
...
合入修改
合入修改
合入修改
合入修改
修改gradops
pr前修改
pr前修改
pr前修改
修改代码格式
add bprop
add aicpu complex
add aicpu complex
add bprop
modify api
Anomalous backslash in string: '\s'. String constant might be missing an r prefix.
修改api
修改api
修改格式
修改格式
modify ut test
add ut test
修改格式
修改格式
修改缩进
add complex_abs
修改格式
修改complex.h /* * */
修改test_ops.py: [Tensor(np.array([1, 1, 1]).astype(np.complex64))],
2022-06-25 17:02:14 +08:00
xianduanpingsheiting
3de1d13236
Add ExtractGlimpse
2022-06-25 16:19:28 +08:00
i-robot
b88e6bbbbe
!35484 [ops] [assistant] [I54KIL] Add array op ArgMaxWithValue
...
Merge pull request !35484 from Maeyon-Z/op_argmaxwv
2022-06-25 07:07:51 +00:00
i-robot
6f739eb4bc
!36398 Fix Repeat Loss Error
...
Merge pull request !36398 from huangxinjing/fix_repeat_error
2022-06-25 06:09:50 +00:00
i-robot
84df2a166e
!33759 [assistant][ops] Add LeftShift
...
Merge pull request !33759 from 董雪堂/LeftShift
2022-06-25 04:03:37 +00:00
i-robot
01dcfe719e
!36410 Support ops.make_tuple in PyNative mode, and create instance for GradOperation.
...
Merge pull request !36410 from 张清华/opt0
2022-06-25 01:07:29 +00:00
huangxinjing
055ab431db
[AutoParallel]Add virtual mul
...
Fix OneHot Error
Add onehot test cast
2022-06-25 09:06:40 +08:00
i-robot
7f8acb2f25
!36447 [MD] ResizeOp c++ aspect ratio calc fix
...
Merge pull request !36447 from danishfarid/resize_c++_fix
2022-06-24 17:29:46 +00:00
maeyon-z
e312b9adcc
Add op ArgMaxWithValue
2022-06-24 23:03:59 +08:00
i-robot
9d13aec96b
!36445 [MD] fix: add input type check in eager mode
...
Merge pull request !36445 from Mohammad Motallebi/fix_eager_type_check
2022-06-24 13:20:58 +00:00
13355308989
c21cac7688
[feat] [assistant] [I40GHH] add LeftShift
2022-06-24 16:50:34 +08:00
Zhang Qinghua
9723d29e57
Support ops.make_tuple in PyNative mode.
...
Support create instance for GradOperation.
2022-06-24 16:20:06 +08:00
i-robot
ccb7a79a74
!36332 [assistant][ResizeNearestNeighborV2][ResizeNearestNeighborV2Grad] recommit for ResizeNearestNeighborV2 & ResizeNearestNeighborV2Grad
...
Merge pull request !36332 from 李文轼/ResizeV2_Fix_v1
2022-06-24 07:46:32 +00:00
i-robot
7f9ef13b2b
!34605 [assistant][ops] Add ConjugateTranspose
...
Merge pull request !34605 from 李航/ct
2022-06-24 07:44:03 +00:00
i-robot
a8ae406c0f
!36058 [assistant][ops]Add new Ascend operator MatrixSolve
...
Merge pull request !36058 from 蒋伟洋/MatrixSolve
2022-06-24 06:44:42 +00:00
i-robot
b1d99b0ed3
!36368 Decode: validation & support formats, Fix WithBbox op bugs
...
Merge pull request !36368 from luoyang/fix-decode
2022-06-24 02:06:59 +00:00
i-robot
583e0b029f
!29848 [assistant][ops] Add NonMaxSuppressionWithOverlaps
...
Merge pull request !29848 from LHP-learning/NonMaxSuppressionWithOverlaps
2022-06-24 01:40:41 +00:00
i-robot
6c6d8931c3
!36329 Supply Tanhshrink activation function and test cases
...
Merge pull request !36329 from 冯一航/Supply_Tanhshrink
2022-06-24 01:33:32 +00:00
danishfarid
e9d61667e1
commit 1 - Resize fix
...
lint_fix
updated test file
lint fix
updated test file
fixed path
fix lint Majun
2022-06-23 23:52:37 +00:00
mhmotallebi
8a3c817bb5
[MD] fix: check input type before creating tensor in vision eager
2022-06-23 17:23:59 -04:00
i-robot
1dd2f514e6
!36295 [MD] Support multi-channel images in CutOut op
...
Merge pull request !36295 from harshvardhangupta/cutout_multi_channel
2022-06-23 19:51:13 +00:00
lh735291378
cb16eb7219
合入更改
...
合入更改
合入更改
合入更改
cpu:修改报错信息
cpu:shape:size_t-int64_t
cpu:size_t-int64_t
修改ct.cc
修改ct.cc
修改arrayops,ct.cc
修改arrayops
修改ct.cc/arrayops
修改ct.cc
修改ct.cc
修改test_ops
modify array_ops 说明用例
modify ut
modify ut
add ut
修改格式,conjugate_transpose_cpu_kernel.cc删掉#include "cpu_kernel.h"
修改格式
还原cpu迁移
conjugate_transpose_cpu_kernel.h:96: using ypeKernel-> using TypeKernel
修改格式问题
修改格式问题
修改格式问题
add conjugate_transpose
2022-06-23 22:08:08 +08:00
i-robot
8390577709
!33523 [assistant][ops] Add new aicpu operator SparseApplyCenteredRMSProp
...
Merge pull request !33523 from 杨旭华/SparseApplyCenteredRMSProp
2022-06-23 13:56:23 +00:00
i-robot
89d53bac85
!36285 Fix several bugs in old release
...
Merge pull request !36285 from xiaotianci/fix_old_release
2022-06-23 11:56:00 +00:00
YangLuo
f275547ecd
Decode: validation & support formats, Fix WithBbox op bugs
2022-06-23 17:07:39 +08:00
i-robot
f90afe0f7d
!36370 [MD] Update check_tensor_op error message
...
Merge pull request !36370 from cathwong/ckw_xtranuni_code12_randomapply
2022-06-23 07:41:20 +00:00
i-robot
e4ac46c48e
!36296 [MD] Eager Mode - invalid user input fix, UT enhancements
...
Merge pull request !36296 from cathwong/ckw_xtranuni_code11_eager_list
2022-06-23 06:21:40 +00:00
JWY99
13ecaf87ba
[feat] [assistant] [I471CU] add new Ascend operator MatrixSolve
2022-06-23 13:55:28 +08:00
fengyihang
98bf50ffcf
Supply Tanhshrink activation function and test cases
2022-06-23 11:34:53 +08:00
i-robot
c168a0ad28
!34047 [assistant][Histogram] add new math operator Histogram
...
Merge pull request !34047 from 李文轼/HistogramD
2022-06-23 03:29:56 +00:00
i-robot
30f8c4a1ee
!36029 [Fallback] [Control_flow] Add less infer_value and less_equal infer_value.
...
Merge pull request !36029 from Margaret_wangrui/less_infer_value_2
2022-06-23 02:40:55 +00:00
Megalomania
298cdb33e5
[feat][assistant][I4FM99] add new aicpu operator SparseApplyCenteredRMSProp
2022-06-23 10:05:42 +08:00
i-robot
7943638d00
!35948 Add CPU and GPU operators of ApplyAdamWithAmsgrad with dynamic shape and vmap features support
...
Merge pull request !35948 from OwenSec/aawag
2022-06-23 01:49:18 +00:00
i-robot
1dc0472a9c
!35774 Add stft ops
...
Merge pull request !35774 from zhouyaqiang0/stft
2022-06-23 01:37:42 +00:00
Cathy Wong
7171799bf1
[MD] Update check_tensor_op error message
2022-06-22 17:15:16 -04:00
hesham
70967b475d
support multi-channel images in Cutout
2022-06-22 14:57:30 -04:00
liyuanshuo123@yeah.net
5bd8ed1e97
[feat][assistant][I4CRJO][I4CRJP] recommit for ResizeNearestNeighborV2 & ResizeNearestNeighborV2Grad
2022-06-22 21:13:01 +08:00
Xiao Tianci
5993a3c52f
fix several bugs in old release
2022-06-22 19:58:00 +08:00
i-robot
5e1b73a836
!36204 Add RReLU activation function and test cases
...
Merge pull request !36204 from shaojunsong/feature/RReLU2
2022-06-22 10:33:36 +00:00
LHP-learning
e3b3f376a9
[feat] [assistant] [I471CV] add new Ascend operator NonMaxSuppressionWithOverlaps
2022-06-22 15:03:58 +08:00
zhouyaqiang
12decdba43
Add ops stft
2022-06-22 14:07:07 +08:00
OwenSec
65467272e0
add cpu and gpu operators of applyadamwithamsgrad
2022-06-22 11:33:30 +08:00
i-robot
6422f3a21f
!33168 [assistant][ops]New operator implementation, include BesselY0 and BesselY1
...
Merge pull request !33168 from 张璇/BesselY
2022-06-22 03:31:16 +00:00
shaojunsong
260c920b3d
add RReLU, in-place is not supported
2022-06-22 10:58:39 +08:00
i-robot
fb52a6dbdb
!36172 Fix performance problem of Map's python multiprocessing
...
Merge pull request !36172 from h.farahat/mp_problem2
2022-06-22 02:43:26 +00:00
Margaret_wangrui
ca87ce3986
Add less infer_value and less_equal infer_value.
2022-06-22 10:43:24 +08:00
i-robot
951280bd66
!35404 [feat] [assistant] [I4XJI3] add math operator Hypot
...
Merge pull request !35404 from Seeker98/op_hypot
2022-06-22 01:39:31 +00:00
yanghaoran
8c444c00fc
回退 'Pull Request !36155 : [assistant][ResizeNearestNeighborV2][ResizeNearestNeighborV2Grad] cast shape type size_t to int64_t for ResizeNearestNeighborV2 & ResizeNearestNeighborV2Grad'
2022-06-22 01:22:24 +00:00
i-robot
c39a0b5969
!36239 Enable syntax of "for x in xs", when xs is an interpret node
...
Merge pull request !36239 from LiangZhibo/for
2022-06-22 01:08:52 +00:00
i-robot
2089629480
!36129 Refactor fallback buildt-in function
...
Merge pull request !36129 from LiangZhibo/master
2022-06-22 01:08:42 +00:00
Cathy Wong
591640519b
[MD] Eager Mode - invalid user input fix, UT enhancements
2022-06-21 17:04:43 -04:00
i-robot
3b035ebd9d
!36237 [MD] RandomResizedCrop - handle Interpolation and image input type mismatch
...
Merge pull request !36237 from cathwong/ckw_xtranuni_code9_randomreizedcrop
2022-06-21 15:32:55 +00:00
i-robot
ac319b870d
!36155 [assistant][ResizeNearestNeighborV2][ResizeNearestNeighborV2Grad] cast shape type size_t to int64_t for ResizeNearestNeighborV2 & ResizeNearestNeighborV2Grad
...
Merge pull request !36155 from 李文轼/ResizeV2
2022-06-21 12:43:12 +00:00
i-robot
dcd438e430
!33522 [assistant][ops] Add new aicpu operator SparseApplyAdagradDA
...
Merge pull request !33522 from 杨旭华/SparseApplyAdagradDA
2022-06-21 12:23:29 +00:00
liangzhibo
5a4d86caa8
for x in xs syntax when xs is numpy array
2022-06-21 15:09:35 +08:00
i-robot
976e13eff8
!36200 Fix PadToSize after Decode(to_pil=True)
...
Merge pull request !36200 from xiaotianci/fix_pad_to_size
2022-06-21 02:56:45 +00:00
i-robot
ca563a9c56
!36236 [MD] MapDataset - correct count of old transforms
...
Merge pull request !36236 from cathwong/ckw_xtranuni_code10_mixed_list
2022-06-21 02:55:19 +00:00
liangzhibo
5eeba07b2d
Refactor fallback builtin function
2022-06-21 10:17:03 +08:00
i-robot
f208f1f24a
!36144 [Fallback] Check with the processing of interpret nodes during ast tree parsing.
...
Merge pull request !36144 from Margaret_wangrui/parse
2022-06-21 02:05:08 +00:00
i-robot
95a9cfa729
!35345 [AutoParallel] Optimize the Memory Usage for the CrossEntroyLoss
...
Merge pull request !35345 from huangxinjing/fix_cross_loss
2022-06-21 01:45:41 +00:00
Cathy Wong
b77e8b9f08
[MD] RandomResizedCrop - handle Interpolation and image input type
...
mismatch
2022-06-20 20:41:42 -04:00
Cathy Wong
1230a962b9
[MD] MapDataset - correct count of old transforms
2022-06-20 16:12:53 -04:00
i-robot
0167368eb0
!36142 [MD] ToTensorOp: Add error msg for unsupported input image types: uint32, int64, uint64, string.
...
Merge pull request !36142 from cathwong/ckw_xtranuni_code8_totensor_more
2022-06-20 16:19:24 +00:00
Seeker
5a9c60bdca
Add aicpu op Hypot
2022-06-20 21:24:04 +08:00
i-robot
2919e625e3
!35699 Fix MultiHeadAttention dtype Error
...
Merge pull request !35699 from huangxinjing/fix_attention_dtype
2022-06-20 11:19:32 +00:00
i-robot
3568de5110
!32453 [assistant][ops] Add new Log2
...
Merge pull request !32453 from wxy220/log2
2022-06-20 10:00:05 +00:00
Margaret_wangrui
3570fef872
[Fallback] Check with the processing of interpret nodes during ast tree parsing.
2022-06-20 17:59:06 +08:00
i-robot
dccb95fc63
!34690 [assistant][ops] Add Real, Imag, Complex, Angle
...
Merge pull request !34690 from 李航/rica
2022-06-20 09:27:18 +00:00
i-robot
acd22a8da0
!36049 [Fallback] Support print value which the node class type is numpy array.
...
Merge pull request !36049 from Margaret_wangrui/init_numpy
2022-06-20 08:20:33 +00:00
Xiao Tianci
bf7fc7064d
fix PadToSize with Decode
2022-06-20 15:41:36 +08:00
huangxinjing
d0f2bf37c6
Add cross entory loss
...
[AutoParallel]Add sub graph support for parallel training
Fix forward mark error and virtual dataset error
Add Test cases
Add virtual dataset inserts, forbiden the subgraphs as candidates
2022-06-20 10:53:21 +08:00
hesham
f66a4f7038
mp sharedQueue2
2022-06-19 22:24:25 -04:00
Margaret_wangrui
17d5c0c2a1
[Fallback] Support class type is numpy array.
2022-06-20 09:56:27 +08:00
宋梦雨
2e71e26352
add the log2
2022-06-19 16:49:05 +08:00
Megalomania
e84abd7bc7
[feat][assistant][I48O8C] add new aicpu operator SparseApplyAdagradDA
2022-06-19 12:36:51 +08:00
fujianzhao
862752fdce
feat: add ops.applyAdadelta CPU backend, add nn.Adadelta, ops.applyAdadelta CPU backend support vmap.
2022-06-19 08:01:14 +08:00
i-robot
e5c2dcbabb
!33167 [feat][assistant][I48O8Z] aicpu add new operator log
...
Merge pull request !33167 from 郑鹏飞/log
2022-06-18 14:12:37 +00:00
i-robot
4b4e53ec5a
!36025 [MD] decode string array in cpp when creating numpy from tensor - eager mode
...
Merge pull request !36025 from Mohammad Motallebi/text_decode_cpp
2022-06-18 11:38:02 +00:00
liyuanshuo123@yeah.net
f4870b75f0
[feat] [assistant][I48O80] add new math operator [HistogramD]
2022-06-18 17:52:09 +08:00
liyuanshuo123@yeah.net
0fb06e5c3e
[feat][assistant][I4CRJO][I4CRJP] cast shape type size_t to int64_t for ResizeNearestNeighborV2 & ResizeNearestNeighborV2Grad
2022-06-18 17:40:09 +08:00
yanghaoran
e2ee993d88
回退 'Pull Request !33227 : [assistant][ops] Add SegmentMean, SegmentProd'
2022-06-18 08:57:36 +00:00
yanghaoran
3193636d97
回退 'Pull Request !34402 : [assistant][ResizeNearestNeighborV2][ResizeNearestNeighborV2Grad] add new ascend operator ResizeNearestNeighborV2 & ResizeNearestNeighborV2Grad'
2022-06-18 08:14:42 +00:00
i-robot
1317769328
!34402 [assistant][ResizeNearestNeighborV2][ResizeNearestNeighborV2Grad] add new ascend operator ResizeNearestNeighborV2 & ResizeNearestNeighborV2Grad
...
Merge pull request !34402 from 李文轼/ResizeV2
2022-06-18 03:56:03 +00:00
i-robot
5bd1964bf7
!33227 [assistant][ops] Add SegmentMean, SegmentProd
...
Merge pull request !33227 from 王乐/SegmentMean
2022-06-18 03:43:43 +00:00
i-robot
cf09e3582e
!35963 Fix HWC2CHW with 2 dim tensor
...
Merge pull request !35963 from xiaotianci/fix_hwc
2022-06-18 03:17:47 +00:00
i-robot
2dc90d35f4
!32927 [assistant][ops] Add DivNoNan
...
Merge pull request !32927 from 张渝/DivNoNan
2022-06-18 02:56:32 +00:00
zheng_pengfei
7fd8fe6ce7
[feat][assistant][I48O8Z] aicpu add new operator log
2022-06-18 09:06:02 +08:00
Cathy Wong
427fb21057
[MD] ToTensorOp: Add error msg for unsupported input image types: uint32, int64, uint64, string.
2022-06-17 17:17:31 -04:00
i-robot
8af9b70f47
!36030 [MD] ToTensor, TypeCast and ToType fixes, plus UT enhancements
...
Merge pull request !36030 from cathwong/ckw_xtranuni_code7_to_tensor_float16
2022-06-17 16:28:47 +00:00
i-robot
f7aa696067
!36046 Support single interpret node in while condition
...
Merge pull request !36046 from huanghui/fix-fallback
2022-06-17 12:04:17 +00:00
i-robot
e902c7c731
!35839 fix bug of moe
...
Merge pull request !35839 from bichaoyang/master
2022-06-17 08:15:25 +00:00
lh735291378
0c714b9fc8
修改bprop
...
修改bprop
还原bprop
修改gradmathops
modify testops
delet 快捷方式
还原bprop
代码合入更改
修改冲突
还原bprop
修改 testops
修改 testops
修改 格式
修改格式
修改格式
修改grad
modify
修改格式
.c: return kFloat32 -> std::make_shared<TensorType>(kFloat32)
修改grad
修改格式
改宏定义长度z
修改编译错误
add real imag complex angle
2022-06-17 13:06:06 +08:00
i-robot
8eabca432c
!36020 [Fallback] Support ms.Tensor() in construct or ms_function, add check with the module.
...
Merge pull request !36020 from Margaret_wangrui/ms_tensor
2022-06-17 03:50:19 +00:00
shenyu
98c98985cf
fix bug function
2022-06-17 11:43:28 +08:00
huangxinjing
1918f058c4
Fix linear dtype
2022-06-17 10:29:46 +08:00
i-robot
ccf3a57d58
!35884 [assistant][ops][I48O6W] Add CholeskySolve operator
...
Merge pull request !35884 from 李若轩/CholeskySolve
2022-06-17 01:46:20 +00:00
i-robot
57b33197b2
!36056 generate data parallel strategy for conv2d when the auto parallel search mode is dynamic programming
...
Merge pull request !36056 from yangzhenzhang/gen-data-parallel-strategy-for-conv2d-auto-parallel
2022-06-17 01:26:58 +00:00
mhmotallebi
96e21f6ed4
[MD] decode numpy strings in cpp for eager mode
2022-06-16 18:02:43 -04:00
Cathy Wong
b718bc7cfa
[MD] ToTensor, TypeCast and ToType fixes, plus UT enhancements
2022-06-16 16:30:17 -04:00
Bronyale
060de85d8e
Add SegmentMean and SegmentProd
2022-06-17 00:37:16 +08:00
i-robot
181e4d52de
!34194 [assistant][ops] Add FillDiagonal
...
Merge pull request !34194 from 董雪堂/FillDiagonal
2022-06-16 09:06:41 +00:00
yangzhenzhang
b63e70f6a9
gen data parallel strategy for conv2d auto parallel
2022-06-16 16:44:30 +08:00
i-robot
20eb322eea
!35954 Support tensor lazy initializing after flatten weights
...
Merge pull request !35954 from hewei/flatten_weights
2022-06-16 06:40:31 +00:00
huanghui
d5c9c000ed
support alone interpret node in while condition
2022-06-16 14:07:40 +08:00
liyuanshuo123@yeah.net
211652276c
[feat][assistant][I4CRJO][I4CRJP] add new ascend operator ResizeNearestNeighborV2 & ResizeNearestNeighborV2Grad
2022-06-16 14:07:13 +08:00
Xiao Tianci
acf2e31f75
fix Hwc2Chw with 2 dim tensor
2022-06-16 11:51:13 +08:00
i-robot
412cb09253
!35886 [MD] Transform Unification - HWC2CHW op - remove Python implementation
...
Merge pull request !35886 from cathwong/ckw_xtranuni_hwc2chw_code_bzdd06
2022-06-16 03:18:35 +00:00
Margaret_wangrui
7d0e4526bc
[Fallback] Support ms.Tensor() in construct or ms_function, add check with the module.
2022-06-16 09:23:01 +08:00
hu-xinyu-1216
2130247e0e
[feat][assistant][I48OEW] add aicpu operator divnonan
2022-06-15 22:17:50 +08:00
董雪堂
872a17e49f
[feat] [assistant] [I40GHJ] add new data operator FillDiagonal
2022-06-15 15:54:27 +08:00
i-robot
d79cfe29c5
!35938 [Fallback] Support ms.Tensor() in construct or ms_function.
...
Merge pull request !35938 from Margaret_wangrui/ms_tensor
2022-06-15 02:25:28 +00:00
liruoxuan
bcbbd53964
[assistant][ops][I48O6W] Add CholeskySolve operator
2022-06-15 00:13:45 +08:00