NVIDIA-Merlin / core

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

Avoid unsupported float16 dtype in test_udf #376

Closed rjzamora closed 2 months ago

rjzamora commented 2 months ago

Newer versions of cudf raise an error in from_pandas for unsupported dtypes (like float16). Earlier versions silently ignore the dtype (and just use float32 instead). This change is necessary for rapids 24.04.

github-actions[bot] commented 2 months ago

Documentation preview

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