Skip to content

Commit

Permalink
[#70009] demo_app: tvm_int8: Minimize RAM usage
Browse files Browse the repository at this point in the history
Signed-off-by: Maciej Torhan <[email protected]>
  • Loading branch information
m-torhan authored and glatosinski committed Dec 17, 2024
1 parent d66127c commit 7bced61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions demo_app/tvm_int8.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

CONFIG_KENNING_ML_RUNTIME_TVM=y
CONFIG_KENNING_TVM_HEAP_SIZE=64
CONFIG_KENNING_TVM_GRAPH_BUFFER_SIZE=15
CONFIG_KENNING_TVM_INPUT_BUFFER_SIZE=1

CONFIG_KENNING_TVM_MODEL_MAGIC_WAND_INT8=y
CONFIG_KENNING_DEMO_USE_QUANTIZED_MODEL=y
Expand Down

0 comments on commit 7bced61

Please sign in to comment.