hangangqiang
|
b1623fc2e9
|
add CN api docs & add scalar rate ST & add 1-D-tensor check for argument shape
|
2022-08-10 09:49:34 +08:00 |
lilinjie
|
54a23cfb4b
|
fix docs related issues
|
2022-08-09 22:17:08 +08:00 |
i-robot
|
7235f41446
|
!39888 fix ctc_greedy_decoder func
Merge pull request !39888 from panfengfeng/fix_ctc_greedy_decoder_func
|
2022-08-09 13:08:15 +00:00 |
i-robot
|
6eb72535ec
|
!40082 modify format
Merge pull request !40082 from 俞涵/code_docs_0707
|
2022-08-09 09:41:54 +00:00 |
i-robot
|
e3ac847504
|
!40035 add missing warning
Merge pull request !40035 from panzhihui/code_docs_update_sort
|
2022-08-09 09:33:26 +00:00 |
i-robot
|
6564091f6a
|
!40095 add info about sampler api on master
Merge pull request !40095 from shenwei41/code_docs_master
|
2022-08-09 08:36:09 +00:00 |
huodagu
|
a5f415d578
|
modify format
|
2022-08-09 16:15:21 +08:00 |
i-robot
|
ec1ea135df
|
!40047 correct conv ops api equations
Merge pull request !40047 from 李林杰/0808_correct_conv_ops_api_equations_master
|
2022-08-09 07:56:10 +00:00 |
lilinjie
|
7c472435e4
|
correct conv ops api equations
|
2022-08-09 15:17:35 +08:00 |
shenwei41
|
1f1b3bc449
|
add info about sampler api
|
2022-08-09 14:56:41 +08:00 |
i-robot
|
276654b9e4
|
!40026 add vmap unsupport for RandomPoisson
Merge pull request !40026 from hangq/master
|
2022-08-09 05:21:31 +00:00 |
i-robot
|
fba8e11bcd
|
!39856 The dynamic shape capability of the inventory of the Range operator is supported. The interfaces and data types are supplemented.
Merge pull request !39856 from NaCN/range_data
|
2022-08-09 04:16:06 +00:00 |
panfengfeng
|
f19e27c633
|
fix_ctc_greedy_decoder_func & fix bprop_upsampletrilinear3d_upsamplenearest3d
|
2022-08-08 23:36:44 -04:00 |
i-robot
|
4517e5435a
|
!39987 Fix sparsetensor print error and optimize sparsetensor doc
Merge pull request !39987 from 杨林枫/sparse_print
|
2022-08-09 03:18:08 +00:00 |
i-robot
|
19f850cecb
|
!40025 fix small bug for ArgoverseDataset
Merge pull request !40025 from ms_yan/small_fix
|
2022-08-09 02:32:56 +00:00 |
i-robot
|
63bb260eee
|
!39959 Code Docs CN
Merge pull request !39959 from jiaoy1224/code_docs_master
|
2022-08-09 02:03:09 +00:00 |
hangangqiang
|
b5d3b76d2a
|
add vmap unsupport for RandomPoisson
|
2022-08-09 09:24:22 +08:00 |
i-robot
|
03688f7888
|
!35878 add functional api and vmap rule for softmax
Merge pull request !35878 from hanhuiyu1996/softmax
|
2022-08-08 16:51:28 +00:00 |
Yang Jiao
|
941102d40f
|
onehot chinese docs
|
2022-08-08 20:00:01 +08:00 |
panzhihui
|
20f834e8fb
|
Update sort api doc
|
2022-08-08 19:49:26 +08:00 |
ms_yan
|
3eb0b96cb7
|
fix small bug for ArgoverseDataset
|
2022-08-08 19:31:50 +08:00 |
i-robot
|
b4e6f33186
|
!40011 modify the contents of API files
Merge pull request !40011 from 宦晓玲/code_docs_0808
|
2022-08-08 10:53:02 +00:00 |
zhangyi
|
3f5d658920
|
modify the contents of API files
|
2022-08-08 18:13:17 +08:00 |
i-robot
|
9dce11c330
|
!39923 fix some issues
Merge pull request !39923 from 李林杰/0806_fix_some_issues_master
|
2022-08-08 07:48:11 +00:00 |
yanglf1121
|
f35445e1ff
|
sync sparse tensor before print
|
2022-08-08 15:36:56 +08:00 |
huangchengnuo
|
6e4c9bad20
|
data type supplement and optimization range op
|
2022-08-08 14:35:21 +08:00 |
i-robot
|
ab7e20c870
|
!39883 fix avgpool docs
Merge pull request !39883 from 范吉斌/code_docs_avg_pool
|
2022-08-08 06:30:27 +00:00 |
i-robot
|
ed1e4cc7b9
|
!39904 fix docs and add check for nn.CrossEntropyLoss
Merge pull request !39904 from 吕昱峰(Nate.River)/master
|
2022-08-08 02:26:40 +00:00 |
i-robot
|
e707bbdf87
|
!39857 modify format
Merge pull request !39857 from 俞涵/code_docs_0707
|
2022-08-08 02:03:47 +00:00 |
i-robot
|
a397693ca6
|
!39702 fixed median doc
Merge pull request !39702 from liuchao/median
|
2022-08-08 02:00:40 +00:00 |
zhangyi
|
eafcab3903
|
modify the format of API file
|
2022-08-08 09:22:04 +08:00 |
i-robot
|
23835793b3
|
!39748 Add Warning Clear
Merge pull request !39748 from huangxinjing/fix_warning
|
2022-08-08 01:08:43 +00:00 |
i-robot
|
070acb8f7d
|
!39831 correct the files to fix the webpage
Merge pull request !39831 from 宦晓玲/code_docs_0805
|
2022-08-08 00:55:00 +00:00 |
lvyufeng
|
28d598f639
|
fix docs and add check for nn.CrossEntropyLoss
|
2022-08-07 14:48:45 +08:00 |
lilinjie
|
190e4ffc0e
|
fix some issues
|
2022-08-06 18:57:45 +08:00 |
huangxinjing
|
7bd91c0351
|
Fix warnning clear
|
2022-08-05 22:34:13 +08:00 |
fan-jibin
|
efbd446960
|
fix avgpool docs
|
2022-08-05 19:05:09 +08:00 |
i-robot
|
d22506174a
|
!39860 [MS][DOCS]remove ResizeLinear1D
Merge pull request !39860 from mengyuanli/code_docs_bug_fix
|
2022-08-05 10:03:04 +00:00 |
mengyuanli
|
eecf22b869
|
fix bug of resize linear 1d docs
remove resizelinear1d
|
2022-08-05 17:13:05 +08:00 |
i-robot
|
27ff962cd3
|
!39827 fix tensorshape ops info
Merge pull request !39827 from lianliguang/code_docs_ms
|
2022-08-05 09:12:11 +00:00 |
zhangyi
|
a0cd5e0647
|
correct the files to fix the webpage
|
2022-08-05 16:59:55 +08:00 |
Corleone
|
9933995acb
|
fixed median doc
|
2022-08-05 15:58:06 +08:00 |
i-robot
|
557562b9d8
|
!39801 fix docs problems for ascend dtype in xlogy op
Merge pull request !39801 from cjh9368/code_docs_master
|
2022-08-05 06:52:23 +00:00 |
i-robot
|
3e26211f46
|
!39461 modify csrsoftmax api
Merge pull request !39461 from 王程浩/code_docs_csr_softmax
|
2022-08-05 06:39:33 +00:00 |
lianliguang
|
b381756180
|
change TensorShape ops info
|
2022-08-05 14:39:27 +08:00 |
hanhuiyu1996
|
348e6d9e26
|
add functional api and vmap rule for softmax
|
2022-08-05 14:22:53 +08:00 |
huodagu
|
22d0f222bb
|
modify format
|
2022-08-05 14:19:57 +08:00 |
i-robot
|
cf2c583767
|
!39803 Add isfinite and median in Tensor
Merge pull request !39803 from luojianing/code_docs_master
|
2022-08-05 05:52:10 +00:00 |
chenghaowang
|
ea16266ddb
|
modify sparsematrixsoftmax api
|
2022-08-05 11:24:54 +08:00 |
i-robot
|
0ebb9dbdda
|
!39685 Update validation and doc for the para paddings for SpaceToBatchND
Merge pull request !39685 from zichun_ye/op_dev
|
2022-08-05 03:15:15 +00:00 |