Tensorflow import very slow on Fargate instance

0

I'm using tensorflow 2.15 (also fails on 2.14) on a Fargate instance launched from a batch process. 8 GB 2 CPU power level The docker image is python + pip installed dependencies. The docker image works fine locally on my machine

The process stopped working on 18/2/24. Previously it loaded fine.

I have an import statement in my application. I enabled verbose python mode import tensorflow After a LOT of messages, tensorflow is stuck at this point

Log insights read out

You can see one of the calls takes 50+ secs to execute, which is absurd.

The final message however is completely stuck . I'm writing this message at 09:38, so 30 minutes later

I feel this is an AWS filesystem or memory usage problem as it works locally.

Does anyone know of this issue and have a fix?

Rory
已提问 3 个月前97 查看次数
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则