We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 308730b commit 4c5d25fCopy full SHA for 4c5d25f
hls4ml/backends/fpga/fpga_backend.py
@@ -32,7 +32,6 @@
32
SeparableConv1D,
33
SeparableConv2D,
34
SimpleRNN,
35
- Softmax,
36
)
37
from hls4ml.model.optimizer import model_optimizer
38
from hls4ml.model.types import (
0 commit comments