Commit dbf79a8
authored
[Docs] Fix 404 links, remove outdated Fluid docs, and update arXiv references (#7590)
* 修复tensorflow的链接失效问题,对应表格第一列
* Fix typo in TensorFlow initializer link
* Fix links to PaddlePaddle API in tensor_cn.md
Updated links in the tensor_cn.md documentation to point to the correct paths for PaddlePaddle API references.
* Update image links in tensor_cn.md
* Update image links in tensor_en.md
* Update image URLs to include raw parameter
* Fix ROCm documentation links and file paths
Updated links and references to ROCm documentation and file paths in the Paddle C86 guide.
* Update links in tensor_cn.md to point to new URLs
* Update links in tensor_cn.md to relative paths
fix the png
* Delete docs/api_guides/X2Paddle/TensorFlow-Fluid.rst
* Delete docs/api_guides/X2Paddle/Caffe-Fluid.rst
* Fix C++ Data Feeding link in Python Data Feeding doc
Updated the link for C++ Data Feeding documentation to point to the correct repository.
* Update image links in channel documentation
* Change image source in select_op documentation
Updated the image source for the select_op workflow.
* Fix C++ Data Feeding link in Python Data Feeding doc
Updated the link to the C++ Data Feeding documentation for accuracy.
* Update reference format for SubmConv2D_cn.rst
* Update PSROIPooling reference in documentation
* Update FastEmit parameter description in RNNTLoss_cn.rst
* Update reference format in hardswish_cn.rst
* Update label smoothing reference in documentation
* Update fastemit_lambda description with reference link
* fix png links
* fix according to the review
* Fix links for MIOpen operator registration
Updated links for MIOpen operator registration section to reflect the correct file paths for Paddle's implementation.1 parent 895d6ca commit dbf79a8
File tree
14 files changed
+28
-224
lines changed- docs
- api_guides/X2Paddle
- api/paddle
- nn
- functional
- sparse/nn
- vision/ops
- design
- concepts
- concurrent
- dev_guides/sugon
- guides/beginner
14 files changed
+28
-224
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
This file was deleted.
0 commit comments