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회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠