antonpaquin / Tensorflow-Lambda-Layer

Lets you import Tensorflow + Keras from an AWS lambda
MIT License
86 stars 11 forks source link

AWS is pulling support for Python 3.6 from Lambda #16

Open bwilletticsgh opened 2 years ago

bwilletticsgh commented 2 years ago

Hello,

We use your TensorFlow layers in some of our AWS Lambda functions. AWS recently announced that they are ending support for Python 3.6, with which your libraries were built. Would you rebuild these layers with a later version of Python (e.g. 3.9) so they can continue to be used in AWS Lambda?

Thank you,

Ben

rajatanand86 commented 7 months ago

looking for this. please help