You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the purpose here
Add support for GPU execution (mainly for create_map methods).
It is already provided the CPU parallelization, however, if the user has a GPU capability available, it should be faster using it.
The text was updated successfully, but these errors were encountered:
What is the purpose here
Add support for GPU execution (mainly for
create_map
methods).It is already provided the CPU parallelization, however, if the user has a GPU capability available, it should be faster using it.
The text was updated successfully, but these errors were encountered: