Even Oldridge
Even Oldridge
@bschifferer is this still a valid issue? Can you provide more details?
@bschifferer is this still broken?
Parquet files exported directly from BQ have row group sizes that are incompatible with cudf. Our docs here: highlight the steps to fix this. https://nvidia-merlin.github.io/NVTabular/main/resources/troubleshooting.html#checking-the-schema-of-the-parquet-file It may be possible to...
Quantile link: https://docs.rapids.ai/api/cudf/nightly/api_docs/api/cudf.DataFrame.quantile.html Exact=False should be fine and is much much faster. This op should match other ops in terms of it's functionality and output (data transformations and statistics). Please...
@bschifferer can you confirm that this has been resolved?
@zehuanw per our earlier discussion we'll be prioritizing this. We should figure out how to integrate our CI process so it can support HugeCTR.
@bschifferer can you confirm this is still the case?
@albert17 Can you take a look. Per @vysarge I think we've set this to 1-alpha instead of alpha.
@gabrielspmoreira @sararb any thoughts on what might be going on?
@marcromeyn Will your PR https://github.com/NVIDIA-Merlin/models/pull/368 fix this issue?