Here you can profile the optimized models. You can check duration of each layer of the model. When you click on the table row, you can see profiling details. When you click "Run", you execute profiling.
Name | Model | Precision | Dataset | Number of threads | Logs | Status | Action |
{{ profiling.name }} | {{ profiling.model.name }} | {{ profiling.model.precision.name }} | {{ profiling.dataset.name }} | {{ profiling.num_threads }} | Show output |
|
Run profiling to see the results.
{{ header | modelList }} {{ header.includes('time') ? '[μs]' : null}} | show on chart | ||
{{ row[header].run }} | {{ row[header].defined }} | {{ row[header] }} |
|