You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>