Skip to content
Snippets Groups Projects
Commit 47e44587 authored by Yaman Umuroglu's avatar Yaman Umuroglu
Browse files

[ConvertToHLS] add missing import

parent dda60a00
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,7 @@
from onnx import helper, TensorProto
import numpy as np
import warnings
from finn.core.datatype import DataType
from finn.transformation import Transformation
......
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