neo-ai / neo-ai-dlr

Neo-AI-DLR is a common runtime for machine learning models compiled by AWS SageMaker Neo, TVM, or TreeLite.
Apache License 2.0
492 stars 106 forks source link

Fix inferentia tf25 docker file #443

Closed HappyAmazonian closed 2 years ago

HappyAmazonian commented 2 years ago

Without fixing the version of greenlet version, it causes

RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject

error.