antonpaquin / Tensorflow-Lambda-Layer

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

Tensorflow 2.0 #7

Open syzroy opened 5 years ago

syzroy commented 5 years ago

Hi. Thanks for the repo. I've used it in multiple projects of my own.

It seems that the newer version of Tensorflow comes with Keras by nature, so I was wondering whether you want to build a lambda layer with Tensorflow only?

Also, have you tried to build the latest Tensorflow 2.0 alpha version as a lambda layer?

Thanks again Roy