NVIDIA-Merlin / core

Core Utilities for NVIDIA Merlin
Apache License 2.0
19 stars 14 forks source link

Correct dask cluster type check #341

Closed oliverholworthy closed 1 year ago

oliverholworthy commented 1 year ago

Follow-up to #339

Corrects check of dask cluster type. LocalCUDACluster is a subclass of LocalCluster and the isinstance check was intended to check the type explictly.

github-actions[bot] commented 1 year ago

Documentation preview

https://nvidia-merlin.github.io/core/review/pr-341