Skip to content

Commit

Permalink
Merge branch 'main' into split_pointwise_conv_by_rf_codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
JanFSchulte authored Dec 4, 2024
2 parents 1867dfc + 22878ce commit 4a1c25a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,13 @@ install_requires =
numpy
onnx>=1.4.0
pydigitalwavetools==1.1
pyparsing
pyyaml
qkeras
qkeras@git+https://github.com/google/qkeras.git
tabulate
tensorflow
tensorflow>=2.8.0,<=2.14.1
tensorflow-model-optimization<=0.7.5
python_requires = >=3.10
python_requires = >=3.10, <=3.12
include_package_data = True
scripts = scripts/hls4ml

Expand Down

0 comments on commit 4a1c25a

Please sign in to comment.