Skip to content

Conversation

simonschoelly
Copy link
Contributor

What has changed and why?

Document torch.export_onnx.

How has it been tested?

No need to test documentation.

Did you update CHANGELOG.md?

  • Yes
  • I don't think this is necessary.

Did you update the documentation?

  • Yes. This is the documentation.
  • Not needed (internal change without effects for user)

@Copilot Copilot AI review requested due to automatic review settings September 15, 2025 13:43
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds documentation for ONNX export functionality in the semantic segmentation module. The documentation explains how to export trained DINOv2 EoMT segmentation models to ONNX format for deployment on edge devices where PyTorch is not available.

  • Adds a new section documenting the export_onnx function
  • Documents all required and optional parameters with their defaults
  • Lists additional package requirements for ONNX export

@simonschoelly simonschoelly changed the title Document segmantic segmentation onnx export Document semantic segmentation onnx export Sep 15, 2025
@simonschoelly simonschoelly force-pushed the simon-document-segmantic-segmentation-onnx-export branch 2 times, most recently from ad19d2a to db293fa Compare September 19, 2025 11:09
@simonschoelly simonschoelly force-pushed the simon-document-segmantic-segmentation-onnx-export branch from 83de6c8 to f3c72a7 Compare September 22, 2025 10:32
@simonschoelly simonschoelly force-pushed the simon-document-segmantic-segmentation-onnx-export branch from 078532c to cfbf143 Compare September 22, 2025 13:21
@simonschoelly simonschoelly force-pushed the simon-document-segmantic-segmentation-onnx-export branch from d8e6653 to 5f4bad7 Compare September 22, 2025 15:28
@yutong-xiang-97 yutong-xiang-97 merged commit 9b5aed2 into main Sep 22, 2025
16 checks passed
@yutong-xiang-97 yutong-xiang-97 deleted the simon-document-segmantic-segmentation-onnx-export branch September 22, 2025 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants