File: index.md

package info (click to toggle)
onnx 1.20.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 62,536 kB
  • sloc: python: 77,643; cpp: 60,445; sh: 52; makefile: 50; javascript: 1
file content (21 lines) | stat: -rw-r--r-- 292 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!--
Copyright (c) ONNX Project Contributors

SPDX-License-Identifier: Apache-2.0
-->

(onnx-technical)=

# Technical Details

This section enters into implementation details, technical descriptions,
deeper than the code documentation.

```{toctree}
:maxdepth: 2

float8
int4
float4
int2
```