-
**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.…
-
## Describe the Feature
The Lambda Layer feature should allow me to build the layer assets on my file system and publish from the file system via my IaC which happens to be AWS CDK. I can use `fr…
-
## Expected Behavior
The following code;
```typescript
const func = new Function(this, 'function', {
runtime: Runtime.FROM_IMAGE,
handler: Handler.FROM_IMAGE,
architec…
-
Encountered a strange error: in the middle of the training,
```
Epoch 54/1000 …
-
## 🐛 Bug
Tracks layer cannot be saved individually or with other layers. When you have a canvas with a track layer and other layer types and try to "Save all layers", none of them save.
## To Re…
-
# This is a Feature Proposal
## Description
* It would be great to publish a lambda layer that is scoped to a particular organization
* Currently you can only allow specific or all accounts…
-
AWS Lambda have [restrictions](https://dzone.com/articles/exploring-aws-lambda-deployment-limits). PyTorch is too longer. When trying to deploy the project, AWS Lambda reports the out of memory error.…
-
Hi @david8862 ,
Part of my experiments is porting the models to tfjs, my final application being in JavaScript.
I have found that the "pythonic" lambda layers cannot be converted by tensorflowjs_…
-
**Describe the bug**
When running `model.fit` with a GADNR model, GADNRBase is called with a parameter tot_nodes which MessagePassing layer does not accept.
**To Reproduce**
Steps to reproduce th…
-
**Is your feature request related to a problem? Please describe.**
One possible issue that we have encountered while using the `aws-otel-nodejs` lambda layer is the incompatibility with Middy, a midd…