-
Hi, Is there any plan to make JMagick available in the Serverless Application Repository in AWS so this can be added as a layer to any Lambda functions we write?
If anyone has experience doing thi…
-
Hi, I have networks consisting of LSTM, Convolutional and Dense layers, and some BatchNormalization and Concatenate layers. There is also a lambda layer which performs a very simple function - picking…
-
I am trying to publish a [public lambda layer](https://github.com/jetbridge/lambda-layer-prisma-pg) for all to use.
When I publish a new version, old versions become inaccessible to anyone in anoth…
-
I want to use an npm package as a lambda layer, so I've set up my serverless.yml file like so
```yml
package:
individually: true
layers:
tupelo-wasm-sdk:
path: serverless
name: tupe…
-
**Is your feature request related to a problem? Please describe.**
The collector currently supports resolving config values from files, environment, yaml, http, s3 and secretsmanager (https://github.…
-
## Please note
If you are reporting an installation or module import issue, please note that
this project only accepts reports about problems with packages downloaded from
the Python Package Inde…
-
**Describe the bug**
I have a tf2 model that uses a lambda layer. When converted to ONNX, I get a strange error involving a Squeeze op.
**Urgency**
This is blocking a model deployment right now, …
-
# 🐞 Describe the Bug
Facing an `OutOfResources` error with 64 fine-grained experts and dropless MoE enabled, even though there is sufficient GPU memory.
# 🔄 Steps to Reproduce
Steps to reprod…
-
### Amplify CLI Version
12.8.2
### Question
I just read about the ability of the amplify cli to call all scripts in the root directory that start with `amplify:` on `amplify push -y`. But it doesn'…
-
I'm using a lambda function with the below configs
**arch:** x86_64
**runtime:** python3.10
I tested the chaos extension in us-east-1 and us-east-2, the Latency attack is working fine, but the Re…