Commit Graph

1313 Commits

Author SHA1 Message Date
i-robot 20d1c98691
!45651 Add i0, heaviside, hypot.
Merge pull request !45651 from DavidFFFan/api
2022-11-21 06:35:04 +00:00
i-robot 51ac8b6461
!45719 support arange ops
Merge pull request !45719 from 冯一航/support_arange_ops
2022-11-21 02:42:25 +00:00
i-robot 9414c6c558
!44835 [任务 I55EAD] 优化器提供梯度裁剪功能
Merge pull request !44835 from DavidFFFan/grad_clip
2022-11-21 01:58:41 +00:00
i-robot ef4dfa5f42
!45741 fix issue I60Q6L
Merge pull request !45741 from panfengfeng/code_docs_fix_doc_1118
2022-11-21 01:49:18 +00:00
i-robot 9c4d3694d6
!45708 modify format
Merge pull request !45708 from 俞涵/code_docs_1110
2022-11-21 01:20:55 +00:00
fandawei 24f492c21f add i0, heaviside, hypot. 2022-11-21 00:01:48 +08:00
fengyihang 40fadfe6f1 support arange ops 2022-11-19 17:03:09 +08:00
fandawei 310f59a147 add ops.clip_by_value 2022-11-19 15:45:53 +08:00
panfengfeng f84ce5d871 fix I60Q6L 2022-11-18 09:49:34 -05:00
lilinjie cfe51aef67 expsoe Primitve APIs part2 2022-11-18 19:57:14 +08:00
i-robot 30a68ba0b0
!45465 expose Primitve APIs part1
Merge pull request !45465 from 李林杰/code_docs_expose_Primitive_APIs_part1
2022-11-18 11:28:29 +00:00
i-robot 0dff650980
!45485 expose Primitive APIs part3
Merge pull request !45485 from 李林杰/code_docs_expose_Primitive_APIs_part3
2022-11-18 11:27:03 +00:00
i-robot 110b3a9627
!45581 expose Primitive APIs part4
Merge pull request !45581 from 李林杰/code_docs_expose_Primitive_APIs_part4
2022-11-18 11:23:26 +00:00
lilinjie 98c31d93dd expose Primitve APIs part4 2022-11-18 17:30:26 +08:00
lilinjie 480b88de4e expose Primitve APIs part1 2022-11-18 17:13:14 +08:00
huodagu 3dd251df1a modify format 2022-11-18 17:12:13 +08:00
lilinjie 0ea04e1696 expose Primitve APIs part3 2022-11-18 16:53:23 +08:00
hw_hz ee1dd6ff03 11.9 2022-11-18 12:34:28 +08:00
i-robot e55824d2ce
!45689 modify pad docs
Merge pull request !45689 from 冯一航/code_docs_modify_pad_docs
2022-11-18 03:05:07 +00:00
i-robot 5e2dbba786
!45415 LogSpace LowerBound Lstsq LuSolve LuUnpack 文档补齐
Merge pull request !45415 from haozhang/code_docs_11_10_1
2022-11-18 02:57:34 +00:00
i-robot d64332009e
!43408 [assistant][ops][I5EWOV] Fix SquaredDifference GPU with DataType
Merge pull request !43408 from 郑鹏飞/squared_difference
2022-11-18 02:28:10 +00:00
i-robot d28ce2e019
!45610 ops模块API文档补齐
Merge pull request !45610 from yxx/master
2022-11-18 02:20:46 +00:00
i-robot dd5391d37c
!41929 [feat][assistant][I5EWNU] Add datatype for Elu
Merge pull request !41929 from 胡静/elu
2022-11-18 02:12:32 +00:00
i-robot 4ec3a1f930
!45672 tensor divide op
Merge pull request !45672 from 于振华/op_divided_develop_1116
2022-11-18 01:48:37 +00:00
fengyihang 0c1ec2c269 modify pad docs 2022-11-18 09:32:22 +08:00
hw_hz 8bbb3cc986 Code_docs 中文api补充 2022-11-18 09:27:32 +08:00
i-robot 5eb47c46dc
!45625 算子API中文资料补齐
Merge pull request !45625 from haozhang/code_docs_api_11_16
2022-11-18 01:06:59 +00:00
i-robot 874608da80
!45292 support pad ops
Merge pull request !45292 from 冯一航/support_pad_ops
2022-11-17 11:13:02 +00:00
i-robot 4df930e8c9
!45659 [MS][DOC]fix bug of doc
Merge pull request !45659 from mengyuanli/code_docs_bug_fix
2022-11-17 09:49:33 +00:00
yuzhenhua ee80fcf020 tensor divide op 2022-11-17 17:14:34 +08:00
mengyuanli b23d360bf1 fix bug of docs 2022-11-17 16:30:00 +08:00
hw_hz de0234d9cd 11/16 2022-11-17 16:15:15 +08:00
i-robot 0d7d58ebfe
!45641 modify format
Merge pull request !45641 from 俞涵/code_docs_1110
2022-11-17 07:07:21 +00:00
i-robot 08eee016e1
!45648 code_docs_ops_fractional_max_pool_2d3d
Merge pull request !45648 from yide12/code_docs_nn_master
2022-11-17 06:56:32 +00:00
huodagu 8035203d14 modify format1116 2022-11-17 14:36:56 +08:00
yide12 86a13be32d code_docs_ops_fractional_max_pool 2022-11-17 11:08:50 +08:00
yangxixin 240e1f88d8 ops模块API文档补齐 2022-11-17 10:56:07 +08: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 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
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
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
liangcanli 8ca7ddbdef ChangeApiOfArgmin
fix when input shape is 1
2022-11-16 15:38:47 +08:00
i-robot bcb08a4804
!45576 Optimize the docs of GradOperation api
Merge pull request !45576 from YuJianfeng/code_docs
2022-11-16 06:14:11 +00:00
yujianfeng 120ac9e7e8 Add function and ops api for stop_gradient 2022-11-16 14:12:23 +08:00
i-robot 0f9c2bbf35
!45463 add api of Tensor.log10, Tensor.log2 and Tensor.multiply
Merge pull request !45463 from ZhidanLiu/multiply
2022-11-16 01:41:30 +00:00
i-robot 6dd244e04c
!45317 fix repeat_interleave
Merge pull request !45317 from 冯一航/support_repeat_inter
2022-11-16 01:15:40 +00:00
yujianfeng d3f2f6eca9 optimize the docs of GradOperation api 2022-11-15 18:35:54 +08:00
i-robot e817895e7c
!45560 modify format
Merge pull request !45560 from 俞涵/code_docs_1110
2022-11-15 08:28:15 +00:00
fengyihang ce2a9a5708 rewrite pad ops 2022-11-15 16:12:09 +08:00
i-robot d59aeb9bee
!45220 fractional_max_pool_2d_3d_ops_master
Merge pull request !45220 from yide12/fractionalmaxpool_ops
2022-11-15 06:23:18 +00:00