Add torch to any python Azure Functions causes a Trigger / Build and deploy failure
Bug Report TrackingID#2410250040013235
-
At what date and time did you most recently experience the problem? October 25gh
-
Where did you experience the problem? E.g. Azure Web Apps, Azure Functions, Azure Container Registry, or offline use. Azure Functions
-
If your repo is publicly available please share its URL:
https://github.com/Azure/azure-functions-durable-python/tree/dev/samples-v2/fan_in_fan_out
-
What happened?
-
What did you expect or want to happen?
-
How can we reproduce it? clone this https://github.com/Azure/azure-functions-durable-python/tree/dev/samples-v2/fan_in_fan_out Add torch to requirements.txt deploy via vsccode or github Make sure the azure funciton instance it deploys to has a lot of ram. (ours is webservice with 64GB)
-
Do you have log output? Please include between the backticks:
Hi @salmanmarvasti can you please provide more details on what error you are facing during the deployment Thanks