brevitas
brevitas copied to clipboard
Custom activation quantization function
Hi, i also implment the LeakyReLU quantization function by using a morph of the QuantReLU function in brevitas. Does it generate the onnx files properly and deploy it to the fpga correctly?
Hey, how did you implement the LeakyReLU quantization function