Open rishav771 opened 1 year ago
Thank you for the feedback @rishav771 . We will investigate and get back to you asap.
cc @azureml-github
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @azureml-github @Azure/azure-ml-sdk.
I have created and trained the model whose directory looks something like this -
The main model script is 'OpenTag2018' and that script is importing other scripts from the subfolder.
I have also created the sore.py that runs when the model is being deployed.
This is how my function calls look like -
This is how I saved the model using mlflow-
My Environment file -
And lastly deployment logs shows this: