Skip to content

Commit

Permalink
fixed tflite_cpp_py
Browse files Browse the repository at this point in the history
  • Loading branch information
AlibekovMurad5202 committed Nov 20, 2023
1 parent cc9d335 commit 4fd74e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/inference/inference_tensorflowlite_cpp.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from pathlib import Path

import numpy as np
import tensorflow.lite as tflite

from io_adapter import IOAdapter
from io_model_wrapper import TFLiteIOModelWrapperCpp
Expand Down

0 comments on commit 4fd74e4

Please sign in to comment.