Skip to content

Tags: NVIDIA-Merlin/core

Tags

v23.08.00

Toggle v23.08.00's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge `InferenceNode` functionality from Systems into the base `Node`…

… class (#357)

* migrate inf operator to base operator

* migrate inf node to node

* remove model registry from core and make export a no op by default

* remove mention of triton in base op and node code

* change model config to config.

* removed the return for export docs

* remove unnecessary import

---------

Co-authored-by: Karl Higley <karlb@nvidia.com>

v23.07.dev0

Toggle v23.07.dev0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
migrate metadata operators to core (#344)

* migrate metadata operators to core

* remove unnecessary redefinition of transform and add init import

v23.06.00

Toggle v23.06.00's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
migrate metadata operators to core (#344)

* migrate metadata operators to core

* remove unnecessary redefinition of transform and add init import

v23.05.00

Toggle v23.05.00's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
skip errors if branch tracking fails (#327)

v23.04.00

Toggle v23.04.00's commit message
add release delete if already exists

v23.05.dev0

Toggle v23.05.dev0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update `pull_apart_list` to use `pd.concat` instead of Series.append (#…

…291)

v23.02.01

Toggle v23.02.01's commit message

Verified

This commit was signed with the committer’s verified signature.
oliverholworthy Oliver Holworthy
Add correct job dependency for release in cpu-packages (#241)

v23.02.00

Toggle v23.02.00's commit message
import pytest

v0.10.0

Toggle v0.10.0's commit message
add schema parameter to the `repartition` method (#192)

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: Add basic SEO configuration (#160)

* Set canonical URL to the main branch.

* Add Google tag for Google Analytics.