Skip to content
Snippets Groups Projects
Commit 93cd6d7d authored by Guy Jacob's avatar Guy Jacob
Browse files

Fix typo in yaml

parent a689a4b4
No related branches found
No related tags found
No related merge requests found
...@@ -54,7 +54,7 @@ quantizers: ...@@ -54,7 +54,7 @@ quantizers:
input_overrides: input_overrides:
0: 0:
# Shorthand to take the quantization settings of the output (ignores any other settings) # Shorthand to take the quantization settings of the output (ignores any other settings)
from_outputs: True from_output: True
fc: fc:
# Here we show an example of mixing output overrides and input overrides # Here we show an example of mixing output overrides and input overrides
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment