1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-05-01 15:41:35 +02:00

Compare commits

..

2 Commits

Author SHA1 Message Date
1e4c70b606 Merge branch 'master' of github.com:tiyn/wiki 2026-03-13 08:59:18 +01:00
51fe8f96e9 hailo: support for data types noted 2026-03-13 08:59:11 +01:00

View File

@@ -40,6 +40,9 @@ variable `DOCKER_ARGS` which is set in the file `hailo_ai_sw_suite_docker_run.sh
Using the tools which come in this container a `.tf` or `.tflite` model can be converted to the
`.hef` format.
At the current time only models using `float32` or `float16` are supported.
`int8` and `int32` are not supported.
Mixed precision models are not supported aswell.
For this to work run the following commands inside the Docker container.
The first command takes the path to the tensorflow model (`<path-to-tf-model>`) and will output a