Commit Graph

3034 Commits

Author SHA1 Message Date
shaojunsong 0fda0f4572 add tensor.logdet to catalog 2022-11-28 20:57:17 +08:00
yangxixin 6c1f330683 ops模块API文档修正 2022-11-28 20:18:13 +08:00
hhxtryyoubest 6b42fd45f1 [feat][assistant][I5EWI8] add new data operator Truncate 2022-11-28 18:28:22 +08:00
i-robot 4a163493f0
!46139 Add Diag operator docs.
Merge pull request !46139 from yangshuo/code_docs_api
2022-11-28 09:59:09 +00:00
i-robot e7ea1601a5
!45847 tensor_inverse_master
Merge pull request !45847 from yide12/tensor_inverse_master
2022-11-28 09:38:40 +00:00
yangshuo 47790fc004 Add Diag operator docs. 2022-11-28 16:49:52 +08:00
zhixinaa 2bb2c4632d [feat][assistant][I5EWHX] add new data operator SUN397Dataset 2022-11-28 16:45:15 +08:00
i-robot a614001933
!46113 modify format
Merge pull request !46113 from 俞涵/code_docs_1110
2022-11-28 08:24:02 +00:00
i-robot 7971c2ae7b
!42535 [assistant][ops]New operator implementation, include Food101Dataset
Merge pull request !42535 from 李子亘/food101
2022-11-28 08:12:14 +00:00
i-robot 7b8e0b72bb
!33300 【众智】CenterCropOp
Merge pull request !33300 from 王涛/CenterCrop
2022-11-28 07:41:55 +00:00
fengyihang 8504a45294 modify pad docs 2022-11-28 15:00:09 +08:00
i-robot c11f9581e5
!46037 [API] Tensor.logdet & ops.logdet
Merge pull request !46037 from shaojunsong/feature/logdet
2022-11-28 06:31:19 +00:00
i-robot a7d94d4608
!45743 tensor_isneginf_isposinf_isreal_master
Merge pull request !45743 from yide12/tensor_isneginf_master
2022-11-28 04:41:16 +00:00
huodagu c6ca767e23 modify format1128 2022-11-28 12:00:46 +08:00
shaw_zhang 4524194cca Fix FFTWithSize typo 2022-11-28 11:42:43 +08:00
reku1997 a8b68b6e9c fix dropout doc 2022-11-28 11:30:29 +08:00
i-robot 5a96e68502
!46079 ops模块API文档修正
Merge pull request !46079 from yxx/master
2022-11-28 02:37:22 +00:00
i-robot f34cd6432b
!40833 [assistant][ops][I5EWI4] Add new data operator LFCC.
Merge pull request !40833 from 杨旭华/LFCC
2022-11-28 02:06:09 +00:00
i-robot 47f76e7e14
!46062 modify the format of files 1126
Merge pull request !46062 from 宦晓玲/code_docs_1126
2022-11-28 02:00:04 +00:00
yide12 c4b0223330 tensor_inverse_master 2022-11-28 07:19:58 +08:00
i-robot 270b88e42d
!46089 移除ResizeBilinearV2和ops.interpolate 对cpu平台half_pixel_centers模式的限制
Merge pull request !46089 from DavidFFFan/api
2022-11-27 03:39:09 +00:00
i-robot 3e2fa50222
!45910 add function and Tensor clip clamp
Merge pull request !45910 from emmmmtang/master
2022-11-26 18:35:50 +00:00
shaojunsong 8f28ca73e1 add tensor.logdet & ops.logdet 2022-11-26 21:40:58 +08:00
fengyihang 4cdd63a8ca support rsqrt reciprocal real 2022-11-26 18:08:48 +08:00
fandawei 753224c377 add 'half_pixel' coordinate_transformation_mode support on CPU device when mode is 'bilinear' 2022-11-26 17:44:49 +08:00
yangxixin 6edce75b86 ops模块API文档修正 2022-11-26 16:24:54 +08:00
wang tao 5d733421b1 keep one commit 2022-11-26 16:20:09 +08:00
huanxiaoling b30974c6d4 modify the format of files 1126 2022-11-26 16:16:17 +08:00
lwj19991209 8b6d70d767 [assistant][ops][I5EWI4] Add new data operator LFCC 2022-11-26 16:08:06 +08:00
i-robot 4118dbcd4d
!45550 Add tensor.where, ops.where
Merge pull request !45550 from shaojunsong/feature/where
2022-11-26 06:33:42 +00:00
i-robot a1231c9f05
!45970 ops模块API文档修正
Merge pull request !45970 from yxx/master
2022-11-26 02:26:24 +00:00
i-robot ca2d0513db
!46038 modify doc
Merge pull request !46038 from xumengjuan1/code_docs_x55
2022-11-26 02:04:37 +00:00
i-robot 5ae17faf90
!33277 【众智】RandomCropOp
Merge pull request !33277 from 王涛/RandomCrop
2022-11-26 01:40:10 +00:00
yanghaoran fccc39247f
回退 'Pull Request !45880 : add bicubic mode in interpolate' 2022-11-26 01:18:11 +00:00
emmmmtang d8068b112e add function and Tensor clip clamp 2022-11-25 17:39:29 +08:00
xumengjuan1 c1742e4c45 modiyf doc 2022-11-25 16:27:57 +08:00
i-robot 5d36416c81
!46016 LogNormalReverse 资料默认值修改
Merge pull request !46016 from haozhang/code_docs_11_25
2022-11-25 08:14:05 +00:00
i-robot ef247fb7cc
!46021 modify the format of files 1125
Merge pull request !46021 from 宦晓玲/code_docs_1125
2022-11-25 07:59:53 +00:00
i-robot 62e948f517
!40837 [assistant][ops][I5EWHZ] Add new data operator AddToken.
Merge pull request !40837 from 杨旭华/AddToken
2022-11-25 07:26:51 +00:00
hw_hz 6d91a1d221 default value modified 2022-11-25 15:11:34 +08:00
shaojunsong bc783dd49d add tensor.where 2022-11-25 15:03:08 +08:00
yide12 6c8ffd93f9 tensor_isneginf_isposinf_isreal_master 2022-11-25 14:56:34 +08:00
i-robot 62d24d2b2a
!45880 add bicubic mode in interpolate
Merge pull request !45880 from 冯一航/add_bicubic_in_interpolate
2022-11-25 06:51:38 +00:00
i-robot c82263e31a
!46014 modify doc
Merge pull request !46014 from xumengjuan1/code_docs_x76
2022-11-25 06:33:24 +00:00
yangxixin 0828a7137b ops模块API文档修正 2022-11-25 14:29:55 +08:00
lilinjie a603323b75 remove ResizeBicubic 2022-11-25 14:21:58 +08:00
xumengjuan1 568ba40918 modify doc 2022-11-25 14:10:36 +08:00
i-robot 293e3fb6dc
!46017 rename ops and function rst
Merge pull request !46017 from 俞涵/code_docs_1110
2022-11-25 03:47:41 +00:00
huanxiaoling f3eac3daba modify the format of files 1125 2022-11-25 11:38:29 +08:00
i-robot 685b659d24
!45959 update comment for ImageNetToMR api
Merge pull request !45959 from guozhijian/code_docs_imagenet_to_mr
2022-11-25 03:27:23 +00:00
i-robot 7831e21c36
!45957 Delete the chinese API note
Merge pull request !45957 from shenwei41/code_docs_master
2022-11-25 03:06:20 +00:00
huodagu c10636d534 rename ops and function 2022-11-25 10:57:29 +08:00
i-robot 3852caafa5
!45956 modify mH mm msort mT NanToNum docs
Merge pull request !45956 from 冯一航/code_docs_modify_mH_docs
2022-11-25 02:26:18 +00:00
fengyihang 3e00d8eb82 add bicubic in interpolate 2022-11-25 10:17:17 +08:00
i-robot 3497838202
!45916 Lgamma中文资料及Init注册
Merge pull request !45916 from haozhang/api_11_23
2022-11-25 02:11:23 +00:00
i-robot 2e080269e3
!45947 fix discription of ops greqf
Merge pull request !45947 from wangmin0104/master
2022-11-25 01:54:55 +00:00
jonyguo 356d9711b1 update ImageNetToMR api comment 2022-11-25 09:20:36 +08:00
xyuuuyx d1459b200e [feat][assistant][I5EWHZ] add new data operator AddToken 2022-11-24 21:32:54 +08:00
i-robot 98d9e95256
!43738 GE support pynative ms_fuction
Merge pull request !43738 from liangzelang/ge_support_pynative
2022-11-24 08:50:45 +00:00
i-robot 4d460ccc45
!45938 fix api bug of log10, log2
Merge pull request !45938 from ZhidanLiu/code_docs_master
2022-11-24 06:21:18 +00:00
i-robot 737c80adc3
!43758 [assistant][ops] add new aicpu operator SmoothL1LossV2 and SmoothL1LossV2Grad
Merge pull request !43758 from 杨旭华/SmoothL1LossV2
2022-11-24 03:47:32 +00:00
wang tao 806e7e91d5 reset head to origin/master and commit, further commit should use commit --amend to keep one commit 2022-11-24 11:16:23 +08:00
shenwei41 bc42014048 Delete chinese api note 2022-11-24 10:14:15 +08:00
i-robot 70e1f39e9c
!45876 ops模块API文档补齐
Merge pull request !45876 from yxx/master
2022-11-24 02:05:02 +00:00
fengyihang 5ef2964e7d modify mH docs 2022-11-24 09:48:51 +08:00
wangmin e265ec2fdd fix greqf 2022-11-23 17:58:15 +08:00
ZhidanLiu cfcc19874d fix api bug of log10, log2 2022-11-23 17:33:24 +08:00
i-robot d094f6051f
!45919 modify doc
Merge pull request !45919 from xumengjuan1/code_docs_x66
2022-11-23 08:51:38 +00:00
i-robot 2e182dabd8
!45871 modify the format of files 1122
Merge pull request !45871 from 宦晓玲/code_docs_1122
2022-11-23 08:51:32 +00:00
i-robot f523759ddd
!45932 modify the format of files 1123
Merge pull request !45932 from 宦晓玲/code_docs_1123
2022-11-23 08:43:57 +00:00
hw_hz 44e300cb22 api for Lgamma 2022-11-23 16:37:44 +08:00
huanxiaoling e512b97284 modify the format of files 1123 2022-11-23 16:11:18 +08:00
i-robot c0445d8a4e
!45852 add CN docs for NonMaxSuppressionV3 and PadV3 and move Roll from inner…
Merge pull request !45852 from 李林杰/1122_add_a_few_CN_doc_master
2022-11-23 07:12:02 +00:00
xumengjuan1 a8f673418e modify doc 2022-11-23 15:03:36 +08:00
misitetong 572744594e [feat] [assistant] [I54KH0] add new aicpu operator SmoothL1LossV2 2022-11-23 14:39:29 +08:00
huanxiaoling 0710a4b898 modify the format of files 1122 2022-11-23 10:22:31 +08:00
yangxixin 7780eef0c6 ops模块API文档补齐 2022-11-23 10:19:49 +08:00
i-robot c56bd073ac
!45505 support mH mm msort mT NanToNum
Merge pull request !45505 from 冯一航/support_mH_mm_msort_mT_NanToNum
2022-11-23 02:15:10 +00:00
i-robot 3fcbc5b30b
!45845 MatrixDiagPartV3 MatrixDiagV3 MatrixSetDiagV3 中文API资料
Merge pull request !45845 from haozhang/code_docs_11_22
2022-11-23 01:37:28 +00:00
hw_hz 4df50a5df0 CodeDocs 中文API资料 2022-11-23 09:20:48 +08:00
lilinjie e8091ab9af add CN docs for NonMaxSuppressionV3 and PadV3 and move Roll from inner_ops to math_ops 2022-11-23 08:50:16 +08:00
uccInf 54dc75e6a1 [assistant][ops]New operator implementation, include Food101Dataset 2022-11-22 22:58:33 +08:00
liangzelang bcbf41238c GE support PyNative ms_function.
Update Chinese docs.

Opt
2022-11-22 20:20:11 +08:00
fanjibin 44e6e6afe5 add note for MaskedFill 2022-11-22 15:40:56 +08:00
xumengjuan1 a173595181 modify doc 2022-11-22 14:52:05 +08:00
i-robot 66fce4e823
!45728 add Tensor.copysign
Merge pull request !45728 from emmmmtang/copysign
2022-11-22 06:23:14 +00:00
fengyihang 4130c29364 support mH mm msort mT NanToNum 2022-11-22 14:11:34 +08:00
i-robot 3cba8a30ba
!45732 tensor angle op
Merge pull request !45732 from 于振华/op_angle_develop_1118
2022-11-22 06:11:34 +00:00
i-robot 2d968d0410
!45784 fix cly_by_value heaviside hypot doc
Merge pull request !45784 from DavidFFFan/code_docs_add_rewrite_doc
2022-11-22 06:08:46 +00:00
i-robot 15fefbb2bc
!45842 modify the inconsistence in files
Merge pull request !45842 from 宦晓玲/code_docs_1122
2022-11-22 06:07:35 +00:00
i-robot 31c2e88b46
!45522 tensor_logaddexp_logaddexp2_logsumexp_master
Merge pull request !45522 from yide12/tensor_log_master
2022-11-22 03:46:44 +00:00
huanxiaoling 137e02c095 modify the inconsistence in files 2022-11-22 11:42:03 +08:00
fandawei 76e7e0b811 fix cly_by_value heaviside hypot doc 2022-11-22 11:10:18 +08:00
i-robot e2df4440ba
!45810 Added a description of the print operator on the Ascend platform.
Merge pull request !45810 from Margaret_wangrui/code_docs_print_ascend_tuple
2022-11-22 03:10:03 +00:00
i-robot 390cb2f485
!45742 fix some issues
Merge pull request !45742 from 李林杰/1119_fix_some_issues_master
2022-11-22 02:59:40 +00:00
i-robot 281827b1c0
!40770 【算子众智】【电子科技大学】【数据算子】【write_png】write a file using PNG format
Merge pull request !40770 from dengjian/upstream_write_png
2022-11-22 02:26:21 +00:00
i-robot 300072f641
!45813 modify format
Merge pull request !45813 from 俞涵/code_docs_1110
2022-11-22 02:17:02 +00:00
emmmmtang 629452e3d8 add Tensor.copysign 2022-11-22 09:49:16 +08:00
deng jian 8df886b447 [feat] [assistant] [I4S2FC] add new data operator write_png 2022-11-21 11:02:13 -05:00
lilinjie 6f124e3111 fix some issues 2022-11-21 20:06:37 +08:00