5648 track bundle config in MLFlow#5666
Conversation
merge master
merge master
merge master
merge master
merge master
merge master
merge master
Signed-off-by: Nic Ma <[email protected]>
|
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 <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
|
/build |
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
|
/build |
|
/build |
|
/integration-test |
|
Windows test error: Let me update the path format. Thanks. |
Signed-off-by: Nic Ma <[email protected]>
|
/black |
|
/build |
|
Windows issue fixed. Thanks. |
do you know what the root cause is? |
Signed-off-by: Nic Ma <[email protected]>
The root cause is that the previous test code changed Thanks. |
Signed-off-by: Nic Ma <[email protected]>
|
/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.