Skip to content

Commit

Permalink
Merge pull request #410 from WongGawa/tuple_buffer
Browse files Browse the repository at this point in the history
fix pages bugs
  • Loading branch information
zhanghuiyao authored Jan 10, 2025
2 parents aa5d2a7 + e2445f6 commit bc7509f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/en/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The following is the corresponding `mindyolo` versions and supported `mindspore`
| mindyolo | mindspore |
| :--: | :--: |
| master | master |
| 0.4 | 2.3.1/2.3.0 |
| 0.4 | 2.3.0/2.3.1 |
| 0.3 | 2.2.10 |
| 0.2 | 2.0 |
| 0.1 | 1.8 |
Expand Down
2 changes: 1 addition & 1 deletion docs/zh/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ MindYOLO基于mindspore实现了最新的YOLO系列算法。以下是mindyolo的
| mindyolo | mindspore |
| :--: | :--: |
| master | master |
| 0.4 | 2.3.1/2.3.0 |
| 0.4 | 2.3.0/2.3.1 |
| 0.3 | 2.2.10 |
| 0.2 | 2.0 |
| 0.1 | 1.8 |
Expand Down

0 comments on commit bc7509f

Please sign in to comment.