i-robot
|
43af19a7cf
|
!44254 Rename the decorator ms_kernel to kernel
Merge pull request !44254 from zichun_ye/custom_kernel_rename
|
2022-10-21 08:52:17 +00:00 |
i-robot
|
9e8fcda9a7
|
!44145 fix code cleans for dynamic obfuscation
Merge pull request !44145 from jxlang910/master
|
2022-10-21 07:47:42 +00:00 |
i-robot
|
3b6370e2e1
|
!43890 Add api mindspore.jit and mindspore.jit_class.
Merge pull request !43890 from huangbingjian/jit_decorator
|
2022-10-21 07:11:17 +00:00 |
jin-xiulang
|
8987faef8d
|
fix review opinions and add ut for dynamic obfuscation
|
2022-10-21 14:26:49 +08:00 |
i-robot
|
b94f0c8df9
|
!44126 rewrite: for create functional node
Merge pull request !44126 from 于振华/rewrite_create_functional_1018
|
2022-10-21 04:47:25 +00:00 |
i-robot
|
7fa11d0958
|
!40682 【算子众智】【电子科技大学】【数据算子】【encode_jpeg】encode a image as jpeg
Merge pull request !40682 from dengjian/upstream_encode_jpeg
|
2022-10-21 03:36:12 +00:00 |
i-robot
|
56c5f8700d
|
!44331 Update nn.Adam docs
Merge pull request !44331 from shaojunsong/code_docs_adam1019
|
2022-10-21 03:16:54 +00:00 |
shaojunsong
|
8ec99a5ed7
|
Update nn.Adam docs
|
2022-10-21 10:21:44 +08:00 |
huangbingjian
|
b98fc0021a
|
Add api mindspore.jit and mindspore.jit_class.
1、ms_function will be removed in a future version and replaced with jit.
2、ms_class will be removed in a future version and replaced with
jit_class.
|
2022-10-21 10:17:44 +08:00 |
i-robot
|
246b7c28c6
|
!43448 for replicationpad
Merge pull request !43448 from 于振华/replicationpad_develop_1008
|
2022-10-20 17:38:55 +00:00 |
deng jian
|
832489a372
|
[feat] [assistant] [I4S2F8] add new data operator encode_jpeg
|
2022-10-20 11:38:58 -04:00 |
i-robot
|
64134a98e6
|
!44299 add XavierNormal initializer
Merge pull request !44299 from 吕昱峰(Nate.River)/master
|
2022-10-20 14:03:15 +00:00 |
panfengfeng
|
763dee47b7
|
add/update func avg_pool1d avg_pool2d avg_pool3d doc
add func blackman_window doc
add func bounding_box_decode bounding_box_encode doc
add func expand doc
add tensor to/bool/float/half/int/long doc
add tensor expand doc
add func check_valid/cholesky/cholesky_inverse doc
add tensor cholesky/cholesky_inverse doc
|
2022-10-20 20:26:44 +08:00 |
i-robot
|
9986f13a48
|
!44247 add docs of operators 2
Merge pull request !44247 from panfengfeng/code_docs_add_ops_doc_2
|
2022-10-20 12:14:15 +00:00 |
i-robot
|
25ee22283e
|
!43972 add nn api of MaxUnpool1d, 2d, 3d
Merge pull request !43972 from LV/master
|
2022-10-20 11:59:31 +00:00 |
panfengfeng
|
0cca4b4c46
|
add tensor conj/cross/cumprod/div/equal/erfinv/expm1/less_equal doc & add func conj/cross/cumprod/div/equal/erfinv/expm1/less_equal/diagonal/div/gelu doc
|
2022-10-20 19:52:40 +08:00 |
i-robot
|
acbdcd1722
|
!44128 modify doc
Merge pull request !44128 from xumengjuan1/code_docs_x12
|
2022-10-20 09:22:09 +00:00 |
lvyufeng
|
578fcb4260
|
add XavierNormal initializer
|
2022-10-20 17:08:42 +08:00 |
i-robot
|
c3fef30f35
|
!44153 add tensor dim(), numpy(), param copy() function
Merge pull request !44153 from changzherui/add_numpy_param_copy
|
2022-10-20 08:57:30 +00:00 |
Zichun Ye
|
26a70116f2
|
rename the docarator ms_kernel to kernel
fix code check problem
fix code check problem
fix code review comment
|
2022-10-20 16:05:12 +08:00 |
LV
|
60b2bce240
|
add nn api of MaxUnpool1d, 2d, 3d
|
2022-10-20 15:21:33 +08:00 |
xumengjuan1
|
cac3101bd4
|
modify doc
|
2022-10-20 15:15:21 +08:00 |
i-robot
|
b7cc20f39a
|
!44217 [MD] Rectify terminology from operator to operation
Merge pull request !44217 from xiaotianci/code_docs_terminology_rectification
|
2022-10-20 06:58:28 +00:00 |
i-robot
|
beada27515
|
!44144 add memory optimize level doc
Merge pull request !44144 from 王禹程/add_doc
|
2022-10-20 06:41:51 +00:00 |
i-robot
|
8f42725575
|
!44266 modify format
Merge pull request !44266 from 俞涵/code_docs_1010
|
2022-10-20 06:40:13 +00:00 |
i-robot
|
9998d6dbde
|
!44143 [profiler] fix parameter type error description
Merge pull request !44143 from zangqx/m_ascend_timeline
|
2022-10-20 06:38:38 +00:00 |
i-robot
|
e0f7852c5c
|
!44253 remove operator ScalarToArray
Merge pull request !44253 from zhujingxuan/remove
|
2022-10-20 06:34:48 +00:00 |
i-robot
|
e186f406a2
|
!44205 reverse增加cpu动态shape, nn、functional接口及中文api
Merge pull request !44205 from 黄勇/reverse
|
2022-10-20 06:17:56 +00:00 |
Xiao Tianci
|
560f3672c5
|
rectify terminology from operator to operation
|
2022-10-20 11:39:24 +08:00 |
huodagu
|
3861531c58
|
modify format
|
2022-10-20 11:35:35 +08:00 |
zhujingxuan
|
5dfe8f2669
|
remove operator ScalarToArray
|
2022-10-20 09:33:32 +08:00 |
changzherui
|
3d3254a990
|
add tensor dim(), numpy(), param copy
|
2022-10-19 23:46:08 +08:00 |
臧庆香
|
bbe585499c
|
[profiler] param type error
|
2022-10-19 21:38:00 +08:00 |
i-robot
|
46db6ccd22
|
!44218 add CN docs for some APIs
Merge pull request !44218 from 李林杰/code_docs_1019_add_CN_docs_for_6_ops_master
|
2022-10-19 11:22:45 +00:00 |
lilinjie
|
d04aab3682
|
add CN docs for some APIs
|
2022-10-19 18:52:37 +08:00 |
i-robot
|
7d00444942
|
!44213 fix data sink doc
Merge pull request !44213 from 于振华/code_docs_fix_datasink_doc_1019
|
2022-10-19 09:12:45 +00:00 |
i-robot
|
2d9260aefd
|
!43872 Fix HCCL init and runtime init error
Merge pull request !43872 from huangxinjing/fix_hccl_init_error2
|
2022-10-19 08:48:19 +00:00 |
yuzhenhua
|
e6ad952baa
|
fix data sink doc
|
2022-10-19 16:46:05 +08:00 |
i-robot
|
c805e8bb9a
|
!42911 [ST][MS][OPS] cumprod Functional API & STs; cumprod, expand, div, equal & expm1 Tensor APIs & STs.
Merge pull request !42911 from alashkari/functional-tensor-apis-sept-25
|
2022-10-19 08:35:36 +00:00 |
reku1997
|
8f622e8a66
|
add memory optimize level doc
|
2022-10-19 15:58:45 +08:00 |
huangyong
|
b3da2ebeb5
|
reversev2 接口补齐
reversev2 cpu add dynamic shape
|
2022-10-19 15:31:45 +08:00 |
i-robot
|
eac31a1a40
|
!44008 Add nn.GaussianNLLLoss
Merge pull request !44008 from shaojunsong/feature/nnBilinear
|
2022-10-19 06:47:38 +00:00 |
i-robot
|
082e07896f
|
!44180 modify format
Merge pull request !44180 from 俞涵/code_docs_1010
|
2022-10-19 06:37:13 +00:00 |
i-robot
|
cf3c302f60
|
!44172 Add place cn doc
Merge pull request !44172 from ZPaC/code_docs-place
|
2022-10-19 06:11:43 +00:00 |
i-robot
|
3942f0a0d8
|
!43988 Add Tensor interface of ReverseSequence GPU kernel
Merge pull request !43988 from liulei277/interface_dev
|
2022-10-19 03:47:22 +00:00 |
ZPaC
|
8a0b8bb37b
|
Add place cn doc
|
2022-10-19 11:37:12 +08:00 |
huodagu
|
83daf0f8a9
|
modify format
|
2022-10-19 11:29:53 +08:00 |
huangxinjing
|
5585cf75c5
|
Fix hccl init and runtime init error
Change the hccltime out
Fix hccl timeout
|
2022-10-19 10:07:58 +08:00 |
i-robot
|
ac5e5d284f
|
!44087 support more avg and max3d input
Merge pull request !44087 from 冯一航/support_more_avg_and_max3d_input
|
2022-10-19 02:00:47 +00:00 |
i-robot
|
0728f8ebb3
|
!42912 del map operation param column_order
Merge pull request !42912 from guozhijian/del_map_parameter
|
2022-10-19 01:53:03 +00:00 |