question

AkashSingh-2471 avatar image
0 Votes"
AkashSingh-2471 asked GiftA-MSFT commented

Azure ML Model Profiling

I have a model already deployed on AzureML using AKS. Now i want to use the same model for Model Profiling so that we can set up an auto-scaler. But Model Profiling throws an error every time.

ERROR: UserWarning: Model Profiling operation failed with the following error: Model service has failed with status: CrashLoopBackOff: Back-off restarting failed. This may be caused by errors in your scoring file's init() function. Error logs URL: Log upload failed.

It says there is some problem in the init() function. But the same model is deployed on AKS.

And sometimes it shows an error is in the run() function.

ERROR: Too many scoring request failures experienced while testing the model.

azure-machine-learningazure-machine-learning-studio-classicazure-machine-learning-inference
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi, thanks for reaching out. Can you confirm if you provided a registered model? Also, please review the document to ensure you are aware of the pre-requisites, limitations, and any other relevant information necessary to run the profiler. Hope it helps!


0 Votes 0 ·

Hi, I am using the registered model. The same model is deployed on AKS for production use. But it's not working in profiling and the log is not clear.

0 Votes 0 ·

Sorry for the delayed response. This issue requires proper diagnosis by our engineers, therefore, please open a support request. Thanks.


0 Votes 0 ·

0 Answers