Prabhav G
Results
2
issues of
Prabhav G
`nn = NeuralNetworkOverlay('hls4ml_nn.bit', X_test.shape, y_test.shape)` The above function fails with the error: `--------------------------------------------------------------------------- error Traceback (most recent call last) in () ----> 1 nn = NeuralNetworkOverlay('hls4ml_nn.bit', X_test.shape, y_test.shape) /home/xilinx/jupyter_notebooks/package/axi_stream_driver.py in...