Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
HyperONNX
HyperONNX contains 2 collected skills from LoSealL, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
1
updated
2026-07-21
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
torch-dynamo-onnx-export
software-developers
Use this skill when exporting PyTorch models to ONNX using the modern torch.export (dynamo) path in HyperONNX. Best for models with dynamic control flow, complex tensor operations, and hierarchical custom operators defined via onnxscript.
2026-07-21
torch-legacy-onnx-export
software-developers
Use this skill when working in HyperONNX and you need the legacy Torch ONNX export path with dynamo=False, especially for TorchScript-based export behavior, lower-version compatibility, custom attention registration, or post-export ONNX fixes.
2026-04-16