tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

Tutorials for creating and using ONNX models

Results 113 tutorials issues
Sort by recently updated
recently updated
newest added

# Bug Report If the model conversion is failing for a **tutorial** in this repo, report the bug here. However, if the bug is related to general model conversion, please...

bug

**In this path of the project: https://github.com/onnx/tutorials/blob/main/PyTorchCustomOperator/README.md; I attempted to compile onnxruntime according to the specified tutorial, but the following error occurred.** [1] 1169287 -- Configuring done (0.3s) -- Configuring...

question

## Description I used to check my engine(tensorRT) layer by layer with onnx using **polygraphy** tool. But I have **a custom operator** writen by myself in my onnx, and **a...

question