Recreating examples with GPU #627
iFimbrethil
started this conversation in
General
Replies: 1 comment 6 replies
-
Could you say more about the environment you are running this in? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey team-- working through the colab example here, but trying to recreate on my own. Can't get it to recognize the GPUs here:
res = ezkl.gen_settings(model_path, settings_path, py_run_args=py_run_args)
so this line hangs.
I see you guys use halo2-- how exactly is that integrated on the backend? Looking to reproduce this locally :-)
Beta Was this translation helpful? Give feedback.
All reactions