-
Notifications
You must be signed in to change notification settings - Fork 1.4k
5648 track bundle config in MLFlow #5666
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
merge master
merge master
merge master
merge master
merge master
merge master
merge master
Signed-off-by: Nic Ma <nma@nvidia.com>
|
Hi @wyli , @binliunls , I tried to track the executed bundle config as a string param in MLFlow, but unfortunately MLFlow has some limitation: So I plan to save the executed bundle config in a file and put it as Thanks in advance. |
|
agreed, perhaps that's better because we can track timestamp and it's reusable... |
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
|
/build |
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
|
/build |
|
/build |
|
/integration-test |
|
Windows test error: Let me update the path format. Thanks. |
Signed-off-by: Nic Ma <nma@nvidia.com>
|
/black |
|
/build |
|
Windows issue fixed. Thanks. |
do you know what the root cause is? |
Signed-off-by: Nic Ma <nma@nvidia.com>
The root cause is that the previous test code changed Thanks. |
Signed-off-by: Nic Ma <nma@nvidia.com>
|
/black |
|
/build |
|
/build |
Fixes #5648 .
Description
This PR added support to track the executed bundle config in the MLFlow, also fixed #4057 (comment).
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests --disttests.make htmlcommand in thedocs/folder.