mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-13 18:08:13 +00:00
Update acpt.md to fix docs sidebar (#20927)
ACPT docs should be nested inside Ecosystem category in the docs sidebar, but they currently show up outside of the category at the top of the sidebar. Need to add parent to address this issue. ### Description <!-- Describe your changes. --> ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. -->
This commit is contained in:
parent
de4d524c14
commit
95de52d89e
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Azure Container for PyTorch (ACPT)
|
||||
description: Learn more about Azure Container for PyTorch (ACPT) and how it utilizes ONNX Runtime
|
||||
parent: Ecosystem
|
||||
nav_order: 1
|
||||
redirect_from: /docs/tutorials/ecosystem/acpt
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in a new issue