Skip to content

Running from Jupyternote #286

Answered by guillaumekln
him1532 asked this question in Q&A
Discussion options

You must be logged in to vote

I'm not familiar with Jupyter Notebook so I can't really help for the installation issue in this environment.

Regarding the error with compute_type, it means your GPU does not support float16 execution. You can either remove the argument entirely or set other compute types such as compute_type="float32" or compute_type="int8".

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@otakutyrant
Comment options

Answer selected by him1532
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants