Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python convert.py error messages for try to generate HLS code #2

Open
gi4you opened this issue May 17, 2023 · 0 comments
Open

python convert.py error messages for try to generate HLS code #2

gi4you opened this issue May 17, 2023 · 0 comments

Comments

@gi4you
Copy link

gi4you commented May 17, 2023

Hello,

I am try to generate HLS code for Xilinx Vivado2019.2 and got below messages.
Did I do the correct command?

/hls4ml-venv/hls4ml-live-demo/webcam-ic-pynq$ python convert.py
sh: 1: nvidia-smi: not found
2023-05-16 00:09:06.932174: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: AVX2, in other operations, rebuild TensorFlow with the appropriate compiler flags.
Traceback (most recent call last):
File "
/hls4ml-venv/hls4ml-live-demo/webcam-ic-pynq/convert.py", line 332, in
main(args)
File "~/hls4ml-venv/hls4ml-live-demo/webcam-ic-pynq/convert.py", line 46, in main
with open(args.config) as stream:
FileNotFoundError: [Errno 2] No such file or directory: 'baseline.yml'

Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant