Skip to content

Conversation

@karlhigley
Copy link
Contributor

@karlhigley karlhigley commented Apr 5, 2023

This reverts commit f3541f6.

Removing the Triton-specific Workflow execution code bypassed the code that explicitly saved the Workflow out to a sub-directory of the Triton model repository, which had the side-effect of not saving the Categorify category files. The tests still passed because the Workflow is also pickled inside the Ensemble, and we don't have any tests that:

  • Run a Workflow containing a Categorify
  • Change the current working directory after fitting the Workflow

...both of which are required to reproduce the issue with loading category files since fitting a Workflow has the side effect of writing category files out to the current working directory.

@karlhigley karlhigley added the bug Something isn't working label Apr 5, 2023
@karlhigley karlhigley added this to the Merlin 23.04 milestone Apr 5, 2023
@karlhigley karlhigley self-assigned this Apr 5, 2023
@karlhigley karlhigley merged commit 8b9434a into NVIDIA-Merlin:main Apr 5, 2023
@github-actions
Copy link

github-actions bot commented Apr 5, 2023

Documentation preview

https://nvidia-merlin.github.io/systems/review/pr-313

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants