ONNX to HLS conversion tool
Created by: vloncar
Initial work on supporting ONNX.
Currently supported layers:
- Dense/Linear
- BatchNorm
- Conv1d and Conv2d
- Various activations
Tested with models converted from Keras and PyTorch
Created by: vloncar
Initial work on supporting ONNX.
Currently supported layers:
Tested with models converted from Keras and PyTorch