Skip to content

Commit

Permalink
[Docs](mlu-ops): Fix docs format
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrelYy committed Jan 23, 2024
1 parent 3f5b4ff commit 392240f
Show file tree
Hide file tree
Showing 3 changed files with 367 additions and 184 deletions.
2 changes: 1 addition & 1 deletion docs/release_notes/mlu_ops.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Cambricon MLU-OPS具有以下特点:
:widths: 3 3 3

+-----------------------------+------------------------+--------------------------------+
| Cambricon MLU-OPS 版本 | 支持的CPU架构 | 支持的MLU架构 |
| Cambricon MLU-OPS 版本 | 支持的CPU架构 | 支持的MLU架构 |
+=============================+========================+================================+
| Cambricon BANG C OPS v0.11.z| x86_64 | MLU370、MLU590 |
+-----------------------------+------------------------+--------------------------------+
Expand Down
24 changes: 12 additions & 12 deletions docs/user_guide/2_update_history/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@

- 新增以下算子章节内容

+ :ref:`pad`
+ :ref:`concat`
+ pad
+ concat

* **V0.9.0**

Expand All @@ -30,8 +30,8 @@

- 新增以下算子章节内容

+ :ref:`transform`
+ :ref:`strided_slice`
+ transform
+ strided_slice
+ :ref:`sync_batchnorm_stats`
+ :ref:`sync_batchnorm_gather_stats_with_counts`
+ :ref:`sync_batchnorm_elemt`
Expand Down Expand Up @@ -130,31 +130,31 @@
- 新增以下算子章节内容:

+ :ref:`active_rotated_filter_forward`
+ :ref:`add_n`
+ add_n
+ :ref:`bbox_overlaps`
+ :ref:`box_iou_rotated`
+ :ref:`carafe_backward`
+ :ref:`carafe_forward`
+ :ref:`deform_roi_pool_backward`
+ :ref:`deform_roi_pool_forward`
+ :ref:`gather_nd`
+ gather_nd
+ :ref:`get_indice_pairs`
+ :ref:`indice_convolution_backward_data`
+ :ref:`indice_convolution_backward_filter`
+ :ref:`indice_convolution_forward`
+ :ref:`mat_mul`
+ :ref:`reduce`
+ mat_mul
+ reduce
+ :ref:`roi_align_rotated_backward`
+ :ref:`roi_align_rotated_forward`
+ :ref:`roiaware_pool3d_backward`
+ :ref:`roiaware_pool3d_forward`
+ :ref:`rotated_feature_align_backward`
+ :ref:`rotated_feature_align_forward`
+ :ref:`scatter_nd`
+ scatter_nd
+ :ref:`three_interpolate_backward`
+ :ref:`three_nn_forward`
+ :ref:`transpose`
+ :ref:`unique`
+ transpose
+ unique

* **V0.4.2**

Expand Down Expand Up @@ -188,7 +188,7 @@
+ :ref:`voxelization`
+ :ref:`psa_mask_forward`
+ :ref:`psa_mask_backward`
+ :ref:`fill`
+ fill

* **V0.3.0**

Expand Down
Loading

0 comments on commit 392240f

Please sign in to comment.