Lets you import Tensorflow + Keras from an AWS lambda
MIT License
86
stars
11
forks
source link
when i am using arn <arn:aws:lambda:ap-south-1:347034527139:layer:tf_1_0_keras:1> Unable to import module 'lambda_function': cannot import name 'keras' #15
when i use this arn from ap-south-1 i get below error
Unable to import module 'lambda_function': cannot import name 'keras'
when i use try to import keras from tensorflow.
can you help me here what's wrong
when i use this arn from ap-south-1 i get below error Unable to import module 'lambda_function': cannot import name 'keras' when i use try to import keras from tensorflow.
can you help me here what's wrong