Forum Discussion
RubenPadial
Contributor
2 years agoHardSigmoid and Intel FPGA AI suite
Hello, I have a trained neural network with PyTorch. I exported it in ONNX format and successfully obtained the IR model using the OpenVino toolkit. The model includes a HardSiLU (or H-Swish) activa...
RubenPadial
Contributor
2 years agoHello @JohnT_Intel,
But the NN graph is compiled with the architecture file, not with the bitstream. Should the architecture file be modified to enable H-Sigmoid compatibility?