Exécutez n'importe quel Skill dans Manus
en un clic
en un clic
Exécutez n'importe quel Skill dans Manus en un clic
CommencerDépôt GitHub
HyperONNX
HyperONNX contient 2 skills collectées depuis LoSealL, avec une couverture métier par dépôt et des pages de détail sur le site.
skills collectés
2
Stars
1
mis à jour
2026-07-21
Forks
0
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts
Skills dans ce dépôt
créateur/dépôt/skill
skill
métier
description
mis à jour
torch-dynamo-onnx-export
Développeurs de logiciels
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
Développeurs de logiciels
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