Skip to content

Commit

Permalink
Removed default initialization of cuda as that makes disabling it inc…
Browse files Browse the repository at this point in the history
…onvenient.
  • Loading branch information
gomezzz committed Aug 20, 2021
1 parent 32c38e5 commit 27d8fe1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion torchquad/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,3 @@

set_log_level("INFO")
logger.info("Initializing torchquad.")
enable_cuda()

0 comments on commit 27d8fe1

Please sign in to comment.