Commit Graph

3525 Commits

Author SHA1 Message Date
fandawei 7f1e73a354 add ops.multilabel_soft_margin_loss 2022-12-29 15:11:55 +08:00
i-robot 9fb72f3b68
!47237 for nn.function: rrelu and logsigmoid
Merge pull request !47237 from 于振华/nn_api_rrelu_logsigmoid_1226
2022-12-29 07:00:32 +00:00
huanxiaoling a3211bb3d8 modify the statements in rst files 2022-12-29 14:26:57 +08:00
i-robot cebef55949
!47187 ops_threshold_leaky_relu_master
Merge pull request !47187 from yide12/ops_threshold_leaky_relu_master
2022-12-29 03:41:37 +00:00
yuzhenhua ed80cba94b for nn function: logsigmoid, rrelu 2022-12-29 10:36:23 +08:00
liangzhibo b68e7af7dd Enable scalar input for mutable 2022-12-29 10:35:32 +08:00
i-robot 13dd0aefeb
!47313 fix_comment_lp_pool1d
Merge pull request !47313 from yide12/code_docs_nn_master
2022-12-29 02:25:19 +00:00
lichen e4684ccda4 fix_opt_shard_bug 2022-12-29 10:21:28 +08:00
yide12 a9ca1798dc fix_comment_1228 2022-12-29 10:07:32 +08:00
i-robot f67b1f55cf
!47308 modify docs
Merge pull request !47308 from 俞涵/code_docs_1110
2022-12-29 01:38:53 +00:00
yide12 c9f4488b45 ops_threshold_leaky_relu_master 2022-12-28 23:28:27 +08:00
huodagu d350b12297 modify docs 2022-12-28 18:02:46 +08:00
i-robot 863bf08630
!47298 modify format
Merge pull request !47298 from 俞涵/code_docs_1110
2022-12-28 08:44:50 +00:00
huodagu bf29fececa add func sigmoid and modify docs 2022-12-28 16:13:55 +08:00
i-robot cd48d89af6
!47284 modify format
Merge pull request !47284 from 俞涵/code_docs_1110
2022-12-28 06:46:02 +00:00
huodagu 7b46b59880 modify format 2022-12-28 11:48:17 +08:00
i-robot 47be05164f
!47273 fix some docs related issues
Merge pull request !47273 from 李林杰/code_docs_1228_fix_docs
2022-12-28 03:32:46 +00:00
lilinjie 774b6019fb fix docs 2022-12-28 11:08:33 +08:00
i-robot f8d19ab0cd
!47260 fix docs
Merge pull request !47260 from 李林杰/code_docs_1220_fix_assigned_doc_issues_master
2022-12-28 01:38:22 +00:00
lilinjie 1cb6a70ecd fix doc issues 2022-12-28 09:03:48 +08:00
i-robot 7e0bcdc51e
!47232 delete_ops_sum_to_size_master
Merge pull request !47232 from yide12/tensor_sum_to_size_master
2022-12-27 09:56:44 +00:00
i-robot 8f699b1b58
!47240 update amp and data_sink docs
Merge pull request !47240 from 吕昱峰(Nate.River)/code_docs_master
2022-12-27 09:23:16 +00:00
lvyufeng 9b743025c2 update amp and data_sink docs 2022-12-27 16:47:34 +08:00
yide12 6c4211983c delete_ops_sum_to_size 2022-12-27 15:21:26 +08:00
reku1997 b55d09dcc3 fix dropout doc and log 2022-12-27 15:06:48 +08:00
i-robot de2c3de118
!47209 添加cell.apply
Merge pull request !47209 from DavidFFFan/api
2022-12-27 03:02:27 +00:00
i-robot dcea504455
!47182 api: trunk and full
Merge pull request !47182 from 于振华/api_full_chunk_1220
2022-12-27 01:47:04 +00:00
i-robot 55de202ed2
!47216 modify format
Merge pull request !47216 from 俞涵/code_docs_1110
2022-12-27 01:41:27 +00:00
i-robot 8964827bcb
!47147 Remove needless tensor apis
Merge pull request !47147 from shaojunsong/fix/tensor_api
2022-12-27 01:34:54 +00:00
huodagu 9a345a0278 modify doc content 2022-12-27 08:49:37 +08:00
fandawei d871738bb3 add cell.apply 2022-12-26 23:28:08 +08:00
fengyihang e4b777b547 modify pad docs 2022-12-26 16:45:07 +08:00
shaojunsong 22507e7eb6 Remove needless tensor api 2022-12-26 15:19:23 +08:00
yuzhenhua 1700634a6d api: full, chunk 2022-12-26 15:09:50 +08:00
i-robot c3a41e978d
!47196 fix_example
Merge pull request !47196 from yide12/code_docs_nn_master
2022-12-26 03:26:45 +00:00
yide12 a580b08c0e fix_comment 2022-12-26 10:40:17 +08:00
i-robot 78790994b8
!47174 Fix the document about RandomResizedCrop
Merge pull request !47174 from shenwei41/code_docs_master
2022-12-26 02:11:57 +00:00
i-robot 9f6e5709fa
!47163 modify format
Merge pull request !47163 from 俞涵/code_docs_hm1222
2022-12-24 13:50:44 +00:00
俞涵 c02d1c24d6 modify format and platform order 2022-12-24 17:25:31 +08:00
shenwei41 440c419479 Fix RandomResizedCrop docs 2022-12-24 15:07:13 +08:00
i-robot 64134d8db7
!47084 修改pinv描述用例
Merge pull request !47084 from wujueying/master
2022-12-24 06:18:16 +00:00
yide12 3fc8085076 fix_docs 2022-12-24 10:35:35 +08:00
i-robot 3b513daac7
!47076 [MSLITE] Fix bug of uniform operator which is not random on windows.
Merge pull request !47076 from wangshaocong/uniform_ops
2022-12-24 01:57:24 +00:00
i-robot 556600f5a6
!47152 fix examle code bug
Merge pull request !47152 from 于振华/fix_api_bug_1223
2022-12-24 01:24:25 +00:00
i-robot 147c82b84e
!47155 modify format
Merge pull request !47155 from 俞涵/code_docs_hm1222
2022-12-23 11:17:35 +00:00
俞涵 215479fc7c modify platform order 2022-12-23 17:57:16 +08:00
i-robot c4dc2c94d1
!47132 add cosine similarity and arcsinh arctanh docs
Merge pull request !47132 from 冯一航/code_docs_add_cosine_sim_docs
2022-12-23 09:09:10 +00:00
yuzhenhua d90f829177 fix example code bug 2022-12-23 17:08:35 +08:00
fengyihang 04e43f1e1d add cosine similarity and arcsinh arctanh docs 2022-12-23 16:36:32 +08:00
i-robot b6653ab2d6
!47033 remove compression and testcases in mindspore
Merge pull request !47033 from hangq/wood
2022-12-23 08:20:27 +00:00
i-robot 62e37aed83
!47136 modify format
Merge pull request !47136 from 俞涵/code_docs_hm1222
2022-12-23 07:49:11 +00:00
i-robot 793650789b
!47140 fix doc math
Merge pull request !47140 from emmmmtang/code_docs_ldexp
2022-12-23 07:29:53 +00:00
i-robot 68b3f78879
!47050 func_l1_loss_master
Merge pull request !47050 from yide12/func_l1_loss_master
2022-12-23 07:08:17 +00:00
emmmmtang 72613ecf6e fix doc math 2022-12-23 14:57:06 +08:00
俞涵 53a8de0173 modify param_type 2022-12-23 14:32:00 +08:00
i-robot 5f2cf19223
!47040 Add ReflectionPad3d
Merge pull request !47040 from shaojunsong/feature/rfpad3d
2022-12-23 06:21:10 +00:00
wang_shaocong 9b2d14b52e [MSLITE] Fix bug of uniform operator which is not random on the windows platform 2022-12-23 14:17:57 +08:00
i-robot 6f4ad04658
!47126 添加ops.hypot公式
Merge pull request !47126 from DavidFFFan/code_docs_add_rewrite_doc
2022-12-23 05:03:21 +00:00
fandawei fbdedc56d6 add ops.hypot formula 2022-12-23 11:21:35 +08:00
i-robot d17c8adc35
!46984 Support cosine_similarity And fix arcsinh and arctanh
Merge pull request !46984 from 冯一航/support_cosine_sim_and_fix_arcsinh_arctanh
2022-12-23 02:33:44 +00:00
shaojunsong 5c0028f1da Add ReflectionPad3d 2022-12-23 09:56:42 +08:00
jonyguo 59fcbe6eaf add graph_data tutorial 2022-12-23 08:57:21 +08:00
yide12 3d6e04b2d2 func_l1_loss_master 2022-12-22 14:12:59 +08:00
俞涵 6f379db860 add some interface in en list 2022-12-22 12:59:44 +08:00
i-robot bda22e1ed1
!47061 修复ops.sinc文档数据类型的描述
Merge pull request !47061 from DavidFFFan/code_docs_add_rewrite_doc
2022-12-22 04:08:51 +00:00
i-robot 8369496cde
!47055 fix reciprocal when input is complex
Merge pull request !47055 from 冯一航/fix_reciprocal_input_complex
2022-12-22 02:13:53 +00:00
fengyihang c51d1fbdc5 support consine simi and fix arcsinh arctanh 2022-12-22 10:00:40 +08:00
wujueying d4cecf4a2a 修改pinv样例 2022-12-22 03:43:30 +08:00
fengyihang 211bdda86e fix reciprocal input complex 2022-12-21 17:18:57 +08:00
fandawei 1c571917b3 fix ops.sinc doc 2022-12-21 16:40:05 +08:00
i-robot 5865826e1c
!47025 fix pad
Merge pull request !47025 from 冯一航/fix_pad
2022-12-21 07:53:48 +00:00
i-robot a0e180421b
!47053 fix issues
Merge pull request !47053 from luojianing/code_docs_master
2022-12-21 06:35:04 +00:00
i-robot 48b4e3070e
!47041 Fix Ctc loss document
Merge pull request !47041 from huangxinjing/code_docs_fix_ctc_loss
2022-12-21 06:34:53 +00:00
i-robot ed75ccc589
!47015 审视意见修改 + 告警处理
Merge pull request !47015 from ligan/bug
2022-12-21 06:31:43 +00:00
hangangqiang ea0b841653 remove compression and testcases 2022-12-21 14:13:13 +08:00
luojianing af81b43c91 fix issues 2022-12-21 12:44:28 +08:00
huangxinjing 6ec60e25bf fix ctcloss document error 2022-12-21 10:23:43 +08:00
fengyihang c30844278b fix pad 2022-12-20 19:40:13 +08:00
ligan 516ff13c89 bug 2022-12-20 16:51:16 +08:00
i-robot 5db6dbb8d4
!46729 api: slogdet tril
Merge pull request !46729 from 于振华/api_tril_slogdet_1209
2022-12-20 06:57:57 +00:00
yuzhenhua 95a721646a api: slogdet tril 2022-12-19 16:28:01 +08:00
i-robot a434c182f8
!46973 Fix the problem with the Cifar10ToMR document of the mindrecord module
Merge pull request !46973 from 刘勇琪/code_docs_master
2022-12-19 07:20:28 +00:00
i-robot c2bbf41723
!46789 add Tensor and function api argsort
Merge pull request !46789 from ZhidanLiu/argsort
2022-12-19 07:18:40 +00:00
i-robot 24854285fe
!46884 issue:I5C2X7 Mul doc refresh
Merge pull request !46884 from zhangzhaoju/master_mul
2022-12-19 06:20:49 +00:00
i-robot 6801f66f07
!46848 move composite random_op.py to function random_func.py
Merge pull request !46848 from changzherui/move_composite_to_function
2022-12-19 06:19:39 +00:00
liu-yongqi-63 da12f799f5 Fix the problem with the Cifar10ToMR document of the mindrecord module 2022-12-19 14:19:01 +08:00
i-robot 216dabe670
!46841 Repair that split can be called normally when the GeneratorDataset input is an iterator
Merge pull request !46841 from 刘勇琪/master-decrypt-column
2022-12-19 01:13:00 +00:00
i-robot 78d2192e08
!46602 for Tensor api: H
Merge pull request !46602 from 于振华/tensor_api_H_1208
2022-12-17 10:56:21 +00:00
zhangzhaoju 50739c226b issue:I5C2X7 Mul doc refresh 2022-12-17 18:44:53 +08:00
liu-yongqi-63 2e7f636606 Repair that split can be called normally when the GeneratorDataset input is an iterator 2022-12-16 17:52:39 +08:00
i-robot 9ad974af8b
!46908 modify format
Merge pull request !46908 from 俞涵/code_docs_1110
2022-12-16 09:37:32 +00:00
i-robot b4c5a60160
!46902 [docs][API] Update adjoint docs
Merge pull request !46902 from shaojunsong/code_docs_adjoint
2022-12-16 09:32:12 +00:00
ZhidanLiu bc23bf6543 add Tensor and function api argsort 2022-12-16 16:09:00 +08:00
liu-yongqi-63 665b4a11fc Fix problems with document and operator check formats 2022-12-16 15:24:36 +08:00
i-robot f8f414b097
!46845 code docs choice with mask
Merge pull request !46845 from changzherui/code_docs_choice_with_mask
2022-12-16 07:03:02 +00:00
huodagu eadcd91acb modify format 2022-12-16 14:57:36 +08:00
shaojunsong 776cdc2159 Update adjoint docs 2022-12-16 11:49:49 +08:00
yuzhenhua df02f35e6e tensor api: H 2022-12-15 20:21:38 +08:00
fengyihang cf92cd027f add applyftrl type check 2022-12-15 20:20:47 +08:00
i-robot 6ffc5c5d70
!46127 tensor_digamma_lgamma_master
Merge pull request !46127 from yide12/tensor_digamma_master
2022-12-15 08:45:47 +00:00
changzherui 48dcdb52ea move_composite_to_function 2022-12-15 16:32:09 +08:00
changzherui 24aaf619c9 code docs 2022-12-15 12:18:13 +08:00
yide12 3096ba0d6c tensor_digamma_lgamma_master 2022-12-15 11:54:38 +08:00
i-robot 0a2607003a
!46834 modify format
Merge pull request !46834 from 俞涵/code_docs_1110
2022-12-15 03:48:13 +00:00
i-robot 81a1ced812
!46778 [MD][DOC] TFRecordDataset Documentation Modification in APIs.
Merge pull request !46778 from ivanshan_8170/edit_tfrecord_docs
2022-12-15 03:21:24 +00:00
huodagu 3ecfe72190 modify format1215 2022-12-15 10:50:04 +08:00
i-robot 58a7bc45c3
!46817 modify seed.py cn docs
Merge pull request !46817 from changzherui/code_docs_seed.py
2022-12-15 02:04:01 +00:00
i-robot 9e88a62947
!46743 fixed_ctcloss_master
Merge pull request !46743 from yide12/loss_ctc_master
2022-12-15 01:51:30 +00:00
ivanshan_8170 cc2be0357e change based on comments 2022-12-14 17:33:10 +00:00
i-robot 566cde3536
!46815 change ops APIs order
Merge pull request !46815 from luojianing/code_docs_master
2022-12-14 12:22:55 +00:00
changzherui f73f534aa8 modify cn docs 2022-12-14 20:10:13 +08:00
luojianing ba9dd108f0 change ops APIs order 2022-12-14 18:27:06 +08:00
huodagu e2222f8bcd modify format 2022-12-14 16:23:12 +08:00
yide12 ca02cc90e6 fixed_nn_ctcloss 2022-12-14 15:32:32 +08:00
luojianing 0f07b70dd2 change ops APIs order 2022-12-14 11:20:37 +08:00
liu-yongqi-63 dc311eb9f8 Fix problems with the mindspore.dataset.transforms document 2022-12-14 10:19:04 +08:00
i-robot adc4258865
!46314 [assistant][ops][I5EWI7] Add new data operator PitchShift
Merge pull request !46314 from 臭润润/PitchShift
2022-12-14 01:59:54 +00:00
panshinanyi f8a34efed3 [feat][assistant][I5EWI7] add new data operator PitchShift 2022-12-13 19:15:03 +08:00
i-robot 5d1f943a82
!46320 ops_view_einsum_master
Merge pull request !46320 from yide12/tensor_view_einsum_master
2022-12-13 09:36:13 +00:00
i-robot ffaf20be6e
!40836 [assistant][ops][I5EWI3] Add new data operator InverseSpectrogram.
Merge pull request !40836 from 杨旭华/InverseSpectrogram
2022-12-13 07:53:07 +00:00
huanxiaoling 12ef0dcea9 modify the format of files 1213 2022-12-13 14:00:11 +08:00
panshinanyi 58db894f3b [feat][assistant][I5EWI3] add new data operator InverseSpectrogram 2022-12-13 12:36:37 +08:00
i-robot 5b6dedf93b
!46702 Fix problems with the mindspot.mindrecord document
Merge pull request !46702 from 刘勇琪/code_docs_master
2022-12-13 02:34:59 +00:00
liu-yongqi-63 4e6aef6e03 Fix problems with the mindspot.mindrecord document 2022-12-13 10:14:51 +08:00
i-robot 5c05ab8adf
!46647 [assistant][ops][I5EWI5] Add new data operator MelSpectrogram
Merge pull request !46647 from 杨旭华/MelSpectrogram
2022-12-13 01:57:28 +00:00
panshinanyi 475caf89aa [assistant][ops][I5EWI5] Add new data operator MelSpectrogram. 2022-12-12 21:00:13 +08:00
i-robot 6775552838
!46604 tensor_sum_to_size_master
Merge pull request !46604 from yide12/tensor_sum_to_size_master
2022-12-12 11:29:01 +00:00
i-robot 7b6df47b98
!46517 tensor_t_view_as_master
Merge pull request !46517 from yide12/tensor_stft_master
2022-12-12 10:44:23 +00:00
yide12 1a383111af ops_view_einsum_master 2022-12-12 17:40:11 +08:00
i-robot 93c7b6a274
!46658 Fix the api problem of the official website vision and config module interface
Merge pull request !46658 from 刘勇琪/code_docs_master
2022-12-12 06:51:45 +00:00
liu-yongqi-63 efc3056ab2 Fix the api problem of the official website vision and config module interface 2022-12-12 14:08:09 +08:00
i-robot 7dc59b5a96
!46682 modify the format of files 1212
Merge pull request !46682 from 宦晓玲/code_docs_1212
2022-12-12 03:36:20 +00:00
huanxiaoling ba3dc537fc modify the format of files 1212 2022-12-12 11:07:42 +08:00
i-robot 3f24b64815
!46571 Support sign sgn signbit
Merge pull request !46571 from 冯一航/Support_sgn_sign_signbit
2022-12-12 02:27:16 +00:00
i-robot 9c2c03044c
!46552 set 'data_sink_mode' to False in Model.train/fit/eval
Merge pull request !46552 from 吕昱峰(Nate.River)/master
2022-12-10 06:02:23 +00:00
i-robot d4b7c7a44c
!46637 modify format
Merge pull request !46637 from 俞涵/code_docs_1110
2022-12-09 12:59:42 +00:00
yide12 06de9234d3 tensor_sum_to_size_master 2022-12-09 17:35:39 +08:00
i-robot b908a1c1a2
!46631 fix docs master
Merge pull request !46631 from 李林杰/code_docs_1209_fix_docs_master
2022-12-09 09:31:38 +00:00
fengyihang 7264a7cd4d Support sign sgn signbit 2022-12-09 17:28:47 +08:00
lilinjie 7b9dc701db fix docs master 2022-12-09 17:16:30 +08:00
i-robot baf293e4cc
!46438 Add tensor.inner & ops.inner
Merge pull request !46438 from shaojunsong/feature/inner
2022-12-09 06:37:07 +00:00
huodagu 459457cd76 modify format 2022-12-09 14:35:06 +08:00
yide12 80592c534d tensor_stft_dim_t_view_as_master 2022-12-09 11:13:45 +08:00
i-robot c10184ad88
!45318 Fix the problem of Chinese API document
Merge pull request !45318 from 刘勇琪/code_docs_modify_chinese_api
2022-12-09 02:59:32 +00:00
i-robot 5580b7d545
!40769 [assistant][ops][I5EWI6] Add new data operator MFCC.
Merge pull request !40769 from 杨旭华/MFCC
2022-12-09 02:49:28 +00:00
i-robot 1326b8454b
!46477 FillV2从inner_ops迁移至array_ops并向外暴露,硬编码对接Ascend Fill算子
Merge pull request !46477 from haozhang/fillv2_tbe
2022-12-09 02:35:02 +00:00
liu-yongqi-63 7ff2e16bdf Fix the problem of Chinese API document 2022-12-09 10:30:54 +08:00
i-robot 85056c10ff
!46343 dump the image when decode failed
Merge pull request !46343 from guozhijian/dump_image_when_decode_failed
2022-12-09 02:26:30 +00:00
lvyufeng 11f9481924 set 'data_sink_mode' to False in Model.train/fit/eval 2022-12-09 10:01:14 +08:00
i-robot 88aa0e9694
!46596 修改sinc中文文档
Merge pull request !46596 from DavidFFFan/code_docs_add_rewrite_doc
2022-12-09 01:27:50 +00:00
i-robot 4ece7c4908
!46536 add function api ops.sum
Merge pull request !46536 from ZhidanLiu/sum
2022-12-08 20:53:11 +00:00
i-robot 01623bc3dd
!37125 [feat][assistant][I4XJGX,I4XJGY]add NLLLoss, NLLLossGrad
Merge pull request !37125 from 李定维/NLLLoss,NLLLossGrad
2022-12-08 12:24:24 +00:00
hw_hz 1da21bd328 FillV2 concact Ascend
expose the primitive from _inner_ops to array_ops
2022-12-08 20:11:46 +08:00
i-robot e5556217c7
!46496 adapter jit connfig for cellwrap
Merge pull request !46496 from changzherui/mod_jit_config
2022-12-08 11:24:00 +00:00
fandawei ac2ca6d017 修改sinc中文文档 2022-12-08 17:21:47 +08:00
i-robot 77677f153f
!46567 [api] add tensor.sin & tensor.sinc
Merge pull request !46567 from DavidFFFan/api
2022-12-08 09:12:32 +00:00
panshinanyi ef952d9977 [assistant][ops][I5EWI6] Add new data operator MFCC. 2022-12-08 16:59:22 +08:00
ZhidanLiu 064b08e161 add function api ops.sum 2022-12-08 15:46:21 +08:00
i-robot c9f682a9a8
!46560 rename sparse_add/sparse_concat to coo_add/coo_concat
Merge pull request !46560 from 杨林枫/code_docs_sparse
2022-12-08 07:24:28 +00:00
Guo Zhijian 6d98681f11 dump image when decode error 2022-12-08 12:22:38 +08:00
i-robot eba1a169d6
!46026 fix adaptive_max_pool2d_grad
Merge pull request !46026 from 范吉斌/adaptive_maxpool
2022-12-08 03:46:51 +00:00
i-robot 8e745469df
!46523 modify the format of files 1207
Merge pull request !46523 from 宦晓玲/code_docs_1207
2022-12-08 03:27:25 +00:00
fandawei 4a801f55b8 add tensor.sin tensor.sinc 2022-12-08 11:26:26 +08:00
鄢立川 852346fc00 [feat][assistant][I4XJGX,I4XJGY,I4XJGZ]add NLLLoss,NLLLossGrad,CrossEntropy 2022-12-08 11:08:01 +08:00
yanglf1121 2d39a17347 rename sparse to coo 2022-12-08 11:03:57 +08:00
shaojunsong 9440475e17 Add inner 2022-12-08 09:42:13 +08:00
i-robot d54b900805
!46533 modify format
Merge pull request !46533 from 俞涵/code_docs_1110
2022-12-07 08:30:58 +00:00
huodagu 61d0b4afc3 modify format 2022-12-07 15:05:15 +08:00
i-robot c09611524a
!44745 [feat] [assistant] [I4XJGW] Add UniqueConsecutive
Merge pull request !44745 from 桂宁馨/UniqueConsecutive
2022-12-07 06:41:30 +00:00
huanxiaoling b77f2c41a9 modify the format of files 1207 2022-12-07 13:39:50 +08:00
fanjibin 4017e6f137 fix adaptive_max_pool2d_grad 2022-12-07 11:40:30 +08:00
i-robot 467d6b6c41
!46509 for rewrite doc
Merge pull request !46509 from 于振华/code_docs_rewrite_doc_1207
2022-12-07 02:22:03 +00:00
i-robot ea7b2a377d
!46490 bugfix, nllloss labels input must be in [0, C-1]
Merge pull request !46490 from zhangyanhui/develop_mas
2022-12-07 02:02:09 +00:00
yuzhenhua 87bfc70681 for rewrite doc 2022-12-07 09:43:53 +08:00
changzherui b3d5b50444 modify jit config for cellwrap 2022-12-06 23:49:25 +08:00
i-robot 07a7dbf69e
!46332 add function and Tensor api: split.
Merge pull request !46332 from ZhidanLiu/split
2022-12-06 13:35:45 +00:00
zhangyanhui d95affa3b8 bugfix, nllloss labels input must be in [0, C-1] 2022-12-06 20:14:40 +08:00
i-robot abdd1d6883
!46435 delete rewrite api and add example code
Merge pull request !46435 from 于振华/code_docs_del_rewrite_api
2022-12-06 12:08:36 +00:00
yuzhenhua ca0df4f001 del rewrite api 2022-12-06 19:56:01 +08:00
i-robot 53c61857c1
!46461 modify the format of files 1206
Merge pull request !46461 from 宦晓玲/code_docs_1206
2022-12-06 08:44:05 +00:00
XinWang2021 660b630c8a [feat] [assistant] [I4XJGW] Add UniqueConsecutive 2022-12-06 15:00:08 +08:00
i-robot 44ad400219
!46373 api: cat hamming_window bincount
Merge pull request !46373 from 于振华/api_cat_hamm_bincount_1129
2022-12-06 06:08:54 +00:00
huanxiaoling dea5b9925f modify the format of files 1206 2022-12-06 11:55:38 +08:00
i-robot df2f50f734
!46447 [MD][DOC] Add Chinese doc for error_samples_mode APIs
Merge pull request !46447 from TinaMengtingZhang/code_docs_error_samples_mode
2022-12-06 03:09:45 +00:00
TinaMengtingZhang 5645867cdd Add Chinese doc for error_samples_mode APIs 2022-12-05 21:52:21 -05:00
i-robot 3eb996af9e
!46216 nllloss logits shape expected 2 dimensions
Merge pull request !46216 from zhangyanhui/faq_mas
2022-12-06 02:40:31 +00:00
i-robot ab362beba9
!46421 change ops function API catalogue
Merge pull request !46421 from luojianing/code_docs_master
2022-12-06 01:41:50 +00:00
yuzhenhua 7c7dacf01d api: cat,hammint_window, bincount 2022-12-05 20:19:12 +08:00
i-robot dcf3689c1a
!46318 Add bitwise left & right shift
Merge pull request !46318 from shaojunsong/feature/api1130
2022-12-05 11:18:06 +00:00
zhangyanhui 9dcac9de4e nllloss input for logits only support 2D now 2022-12-05 18:48:29 +08:00
i-robot 0b274282ff
!46354 [API] Add zeros, zeros_like, ones, ones_like
Merge pull request !46354 from shaojunsong/feature/zeros
2022-12-05 10:46:34 +00:00
luojianing 9e3ad1e8c9 change ops function API catalogue 2022-12-05 14:54:26 +08:00
sjtujayyyy 43404af53a modify docs 2022-12-05 10:55:55 +08:00
shaojunsong 9fb0538b68 Add tensor.new_zeros, ops.zeros, ops.zeros_like 2022-12-05 10:07:00 +08:00
ZhidanLiu 10b34297cb add function and Tensor api: split 2022-12-03 15:34:11 +08:00
i-robot 9eef6c4e0e
!46328 fix bug in maxunpool1d.
Merge pull request !46328 from ZhidanLiu/master
2022-12-02 08:03:40 +00:00
i-robot d63c1bd69f
!46251 [Master] Fix Lamb Formula
Merge pull request !46251 from shaojunsong/code_docs_lamb
2022-12-02 07:50:26 +00:00
shaojunsong 66a0070add add leftshift and rightshift 2022-12-02 15:26:34 +08:00
i-robot 805e244f4d
!46231 [API] Add ops.is_complex, ops.float_power, ops.fmod, tensor.is_complex, tensor.float_power and tensor.fmod.
Merge pull request !46231 from DavidFFFan/api
2022-12-02 06:48:18 +00:00
i-robot 59f845087d
!46363 modify format
Merge pull request !46363 from 俞涵/code_docs_1110
2022-12-02 06:31:20 +00:00
i-robot c5151122d5
!46360 modify the format of files 1202
Merge pull request !46360 from 宦晓玲/code_docs_1202
2022-12-02 06:16:51 +00:00
huodagu bf458705df modify format 2022-12-02 13:51:34 +08:00
i-robot 18c8b376c1
!46112 Fix FFTWithSize typo
Merge pull request !46112 from xiaohanzhang/master
2022-12-02 04:29:13 +00:00
huanxiaoling 5f1a80ad61 modify the format of files 1202 2022-12-02 11:38:23 +08:00
i-robot 9522b5fbe5
!46162 fix doc
Merge pull request !46162 from panfengfeng/code_docs_fix_doc_1128
2022-12-02 02:46:40 +00:00
fandawei b5b36f553b add ops.is_complex, ops.float_power, ops.fmod,
tensor.is_complex, tensor.float_power and tensor.fmod.
2022-12-01 19:56:37 +08:00
ZhidanLiu 36738babc0 fix bug in maxunpool1d. 2022-12-01 19:28:57 +08:00
i-robot 40e57737ee
!46085 add split series function and Tensor api: tensor_split, vsplit, hsplit, dsplit
Merge pull request !46085 from ZhidanLiu/master
2022-12-01 11:07:40 +00:00
i-robot 149d5cabe4
!46306 modify format
Merge pull request !46306 from 俞涵/code_docs_1110
2022-12-01 11:02:26 +00:00
i-robot 60efe0e06e
!41458 [assistant][ops]New operator implementation, include RenderedSST2Dataset
Merge pull request !41458 from 李子亘/rendered_sst2
2022-12-01 07:34:54 +00:00
i-robot 31208361ad
!46232 Add pad operation when padding's length is equal to 0
Merge pull request !46232 from 冯一航/add_pad_null_padding
2022-12-01 07:28:52 +00:00
huodagu e8ac9f1522 modify format 2022-12-01 13:52:32 +08:00
ZhidanLiu 6875db69f0 add split series api 2022-12-01 11:05:36 +08:00
emmmmtang 92e4e5e388 fix doc ops.not_equal 2022-12-01 09:35:28 +08:00
i-robot d9cae8189d
!46260 modify the format of files 1130
Merge pull request !46260 from 宦晓玲/code_docs_1130
2022-11-30 08:50:04 +00:00
huanxiaoling a44fb3e8a6 modify the format of files 1130 2022-11-30 16:38:10 +08:00
i-robot 3c800dc56f
!46153 code_docs_add_isneginf_isposinf
Merge pull request !46153 from yide12/code_docs_nn_master
2022-11-30 07:56:14 +00:00
uccInf 543d82670f [assistant][ops]New operator implementation, include RenderedSST2Dataset 2022-11-30 15:41:47 +08:00
i-robot e28897656b
!46254 fix doc of train and rewrite
Merge pull request !46254 from 于振华/code_docs_fix_model_1130
2022-11-30 07:31:09 +00:00
yuzhenhua 52775c10bd fix doc of train and rewrite 2022-11-30 14:30:24 +08:00
fengyihang 92b0e2d468 add pad null padding 2022-11-30 14:15:29 +08:00
shaojunsong b021c2fec0 Fix Lamb formula 2022-11-30 14:14:09 +08:00
i-robot 3262ecfa5f
!42389 [assistant][ops]New operator implementation, include SST2Dataset
Merge pull request !42389 from 李子亘/sst2
2022-11-30 03:57:40 +00:00
panfengfeng c7ea1023f9 fix doc 1128 2022-11-29 22:48:47 -05:00
i-robot 14ffcb619f
!46150 Add the verfication of setting dataset_strategt under PyNative mode
Merge pull request !46150 from liuluobin/fix_dataset_strategy
2022-11-30 01:37:05 +00:00
i-robot 55baa415e6
!46133 add function and tensor not_equal
Merge pull request !46133 from emmmmtang/master
2022-11-29 18:48:23 +00:00
i-robot a0d2e66393
!46110 fix dropout doc
Merge pull request !46110 from 王禹程/fix_drop_doc
2022-11-29 11:05:31 +00:00
huodagu f7084db000 dataset list add name 2022-11-29 18:04:33 +08:00
i-robot c24d7910f6
!46152 修复Smooth l1 loss API文档
Merge pull request !46152 from 刘崇鸣/fix_smooth_l1_loss_doc
2022-11-29 09:09:11 +00:00
i-robot f7b2d406d1
!46058 support rsqrt reciprocal real
Merge pull request !46058 from 冯一航/support_rsqrt_reciprocal_real
2022-11-29 09:00:43 +00:00
yide12 bb9c757f47 add_ops_isneginf 2022-11-29 16:58:21 +08:00
uccInf f287b4865c [assistant][ops]New operator implementation, include SST2Dataset 2022-11-29 16:20:21 +08:00
i-robot 6d9fdaacc1
!45713 [feat][assistant][I5EWH9][I5EWHA]用户接口HardSwish、HardSwishGrad
Merge pull request !45713 from zhixinaa/HardSwish
2022-11-29 07:59:31 +00:00
i-robot 7f9da39189
!46114 [assistant][ops][I5EWI8] Add new data operator Truncate
Merge pull request !46114 from 胡鸿祥/Truncate
2022-11-29 07:51:16 +00:00
i-robot 68359949ad
!43451 [feat][assistant][I5EWHX] add new data operator SUN397Dataset
Merge pull request !43451 from zhixinaa/SUN397
2022-11-29 03:33:30 +00:00
i-robot 981d837306
!46155 ops模块API文档修正
Merge pull request !46155 from yxx/master
2022-11-29 02:59:07 +00:00
i-robot ca77b36eda
!45982 fix some issues
Merge pull request !45982 from 李林杰/1124_fix_some_issues_master
2022-11-29 02:33:21 +00:00
emmmmtang e7d396ddcb add function and tensor not_equal 2022-11-29 10:29:04 +08:00
i-robot 122f890aac
!46052 回退 'Pull Request !45880 : add bicubic mode in interpolate'
Merge pull request !46052 from yanghaoran/revert-merge-45880-master
2022-11-29 02:13:43 +00:00
liuchongming 4f80297afe Fix docs of smooth l1 loss op. 2022-11-29 10:06:43 +08:00
i-robot 2c9084236a
!46167 modify format
Merge pull request !46167 from 俞涵/code_docs_1110
2022-11-29 02:01:27 +00:00
huodagu 19a806d3c1 modify format 2022-11-29 09:42:18 +08:00
i-robot 4e448004af
!46157 Add tensor.logdet to catalog
Merge pull request !46157 from shaojunsong/code_docs_logdet
2022-11-29 01:34:04 +00:00
lilinjie bb332c9b1f fix some issues 2022-11-29 01:13:21 +08:00
liuluobin ac73d7a371 Add the verfication of setting dataset_strategt under PyNative mode 2022-11-28 23:54:59 +08:00
i-robot 4fa9b37329
!46006 remove ResizeBicubic
Merge pull request !46006 from 李林杰/1125_remove_ResizeBicubic_master
2022-11-28 13:21:44 +00:00
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