Commit Graph

3284 Commits

Author SHA1 Message Date
wang_shaocong a89a0f53f3 [MSLITE] Fix docs of uniform 2023-01-03 15:57:33 +08: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
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