Skip to content

Commit

Permalink
update hls4ml to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmduarte committed May 13, 2023
1 parent 3aab72a commit 5be1b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.vivado
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RUN mamba install -y -c conda-forge \
jupyter-book==0.15.1 \
jupyter_contrib_nbextensions==0.5.1
RUN pip install \
hls4ml[profiling]==0.7.0rc1 \
hls4ml[profiling]==0.7.0 \
qkeras==0.9.0 \
conifer==0.2b0
RUN mamba clean --all -f -y && \
Expand Down

0 comments on commit 5be1b7f

Please sign in to comment.