aws-neuron / aws-neuron-samples

Example code for AWS Neuron SDK developers building inference and training applications
Other
122 stars 33 forks source link

Update requirements.txt #1

Closed aws-taylor closed 1 year ago

aws-taylor commented 1 year ago

Pin numpy to <=1.20.0. This is the constraint that's already in neuronx-cc, but since pip does not have consistency checking this file stomps all over that.