Tags: Prixhaa/NVTabular
Tags
Add Pytest Markers Configuration (NVIDIA-Merlin#1849) * Add pytest.ini with markers specified * Update conftest with automatic markers based on test path --------- Co-authored-by: Karl Higley <kmhigley@gmail.com>
working subgraphs in workflow (NVIDIA-Merlin#1842) * working subgraphs in workflow * add in subgraph transform to compare * change to subworkflows in workflow instead of subgraph4 * remove reset_index calls in asserts of test
add concurrency setting to stop tests when new commits get pushed to … …PRs (NVIDIA-Merlin#1801)
Replace `nvtabular` inference back-end with `python` (NVIDIA-Merlin#1771 ) The NVTabular custom back-end is no longer maintained and shouldn't be used. The Triton Python back-end is now sufficient for what we need, so we can switch over to that.
fix tox to use correct branch in release tags (NVIDIA-Merlin#1710) * fix tox to use correct branch in release tags * use git branch show-current to get current branch * adding quotes to check string format * change method of collecting branch name * separating expressions * adding newline expressions
PreviousNext