Skip to content

Commit

Permalink
Fixing missing function set_executor_gpu from import
Browse files Browse the repository at this point in the history
Signed-off-by: Julio Faracco <[email protected]>
  • Loading branch information
jcfaracco committed Mar 30, 2024
1 parent 21baacb commit 7905cb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dasf/pipeline/executors/dask.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
get_worker_info,
is_dask_gpu_supported,
is_gpu_supported,
set_executor_gpu,
set_executor_multi_cpu,
set_executor_multi_gpu,
)
Expand Down

0 comments on commit 7905cb8

Please sign in to comment.