Replies: 1 comment 1 reply
-
You can install via pip with the profiling extras pip install git+https://github.com/fastmachinelearning/hls4ml.git@main#egg=hls4ml[profiling] See https://adamj.eu/tech/2019/03/11/pip-install-from-a-git-repository/ Be warned it is better to do this at a particular commit so you know how to reproduce the environment. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,Now, I have installed hls4ml 0.7.1 according to the tutorial, but I want to use the hls4ml library under the main branch of hls4ml. How can I install and replace hls4ml 0.7.1 in a virtual environment?
Beta Was this translation helpful? Give feedback.
All reactions