diff --git "a/docs/zh/PyTorch API\346\224\257\346\214\201\346\270\205\345\215\225/PyTorch API\346\224\257\346\214\201\346\270\205\345\215\225.md" "b/docs/zh/PyTorch API\346\224\257\346\214\201\346\270\205\345\215\225/PyTorch API\346\224\257\346\214\201\346\270\205\345\215\225.md" index 9c0580cd6872806e3c4488490076e94eac30d543..1ca98fd8b40e77ca4ed3b6c14e8305f761875fd3 100644 --- "a/docs/zh/PyTorch API\346\224\257\346\214\201\346\270\205\345\215\225/PyTorch API\346\224\257\346\214\201\346\270\205\345\215\225.md" +++ "b/docs/zh/PyTorch API\346\224\257\346\214\201\346\270\205\345\215\225/PyTorch API\346\224\257\346\214\201\346\270\205\345\215\225.md" @@ -1,17 +1,17 @@ # PyTorch API支持清单 -- [Tensors](#Tensors.md) -- [Generators](#Generators.md) -- [Random sampling](#Random-sampling.md) -- [Serialization](#Serialization.md) -- [Math operations](#Math-operations.md) -- [Utilities](#Utilities.md) -- [Other](#Other.md) -- [torch.Tensor](#torch-Tensor.md) -- [Layers \(torch.nn\)](#Layers-(torch-nn).md) -- [Functions\(torch.nn.functional\)](#Functions(torch-nn-functional).md) -- [torch.distributed](#torch-distributed.md) -- [NPU和CUDA功能对齐](#NPU和CUDA功能对齐.md) -

Tensors

+- [Tensors](#Tensorsmd) +- [Generators](#Generatorsmd) +- [Random sampling](#Random-samplingmd) +- [Serialization](#Serializationmd) +- [Math operations](#Math-operationsmd) +- [Utilities](#Utilitiesmd) +- [Other](#Othermd) +- [torch.Tensor](#torch-Tensormd) +- [Layers \(torch.nn\)](#Layers-torch-nnmd) +- [Functions\(torch.nn.functional\)](#Functionstorch-nn-functionalmd) +- [torch.distributed](#torch-distributedmd) +- [NPU和CUDA功能对齐](#NPU和CUDA功能对齐md) +

Tensors

序号

@@ -361,7 +361,7 @@
-

Generators

+

Generators

序号

@@ -424,7 +424,7 @@
-

Random sampling

+

Random sampling

序号

@@ -641,7 +641,7 @@
-

Serialization

+

Serialization

序号

@@ -669,7 +669,7 @@
-

Math operations

+

Math operations

- - - - - - -

序号

@@ -1440,7 +1440,7 @@

torch.cummax

+

110

@@ -1594,7 +1594,7 @@

torch.triu_indices

+

132

@@ -1671,7 +1671,7 @@

torch.dot

+

143

@@ -1769,7 +1769,7 @@

torch.matrix_rank

+

157

@@ -1825,7 +1825,7 @@

torch.svd

+

165

@@ -1846,7 +1846,7 @@

torch.symeig

+

168

@@ -1867,13 +1867,13 @@

torch.triangular_solve

+

-

Utilities

+

Utilities

序号

@@ -1915,7 +1915,7 @@
-

Other

+

Other

序号

@@ -1978,7 +1978,7 @@
-

torch.Tensor

+

torch.Tensor

- - - - - -

序号

@@ -2553,7 +2553,7 @@

torch.Tensor.cummax

+

82

@@ -2686,7 +2686,7 @@

torch.Tensor.dot

+

101

@@ -4023,7 +4023,7 @@

torch.Tensor.slogdet

+

292

@@ -4177,14 +4177,14 @@

torch.Tensor.svd

+

314

torch.Tensor.symeig

+

315

@@ -4296,7 +4296,7 @@

torch.Tensor.triangular_solve

+

331

@@ -4484,7 +4484,7 @@
-

Layers \(torch.nn\)

+

Layers (torch.nn)

- - - - -

序号

@@ -4975,14 +4975,14 @@

torch.nn.MaxUnpool2d

+

70

torch.nn.MaxUnpool3d

+

71

@@ -5080,7 +5080,7 @@

torch.nn.ReflectionPad2d

+

85

@@ -5094,7 +5094,7 @@

torch.nn.ReplicationPad2d

+

87

@@ -5423,7 +5423,7 @@

torch.nn.LSTM

是,DynamicRNN场景暂不支持

+

134

@@ -6710,7 +6710,7 @@
-

Functions\(torch.nn.functional\)

+

Functions(torch.nn.functional)

序号

@@ -7417,7 +7417,7 @@
-

torch.distributed

+

torch.distributed

序号

@@ -7641,7 +7641,7 @@
-

NPU和CUDA功能对齐

+

NPU和CUDA功能对齐

序号