-
@wiseodd
Tldr; Issue with tensors of size (B, L, D) passing through a `Linear` last layer
Here's the minimal reproducible example:
```python
import torch
import torch.nn as nn
from laplace i…
-
I tried to load "**trees_202106190148_Adam_e4_redgreenblueinfrared_256_84_frames_weightmapTversky_MSE100_5weight_attUNet.h5**" model and others too for testing models on my input data but there is a p…
-
Defining
-
## Problem
we love the Lambda download/upload feature (filter and pagination are very needed)
## Expected behavior
we want the same functionality for layers, download a version/publish the ne…
-
My current CI/CD looks like this:
1. code: source code on github
2. build: automatically executes after code is pushed to github. The code is transformed in deployment artifacts in TeamCity. For e…
-
-
Hello,
I'm using AWSSecretsManagerConfigurationExtensions with api running on Lambda. But i'm now facing the issue where the GetSecretValue limit of 10k read/seconds is reached.
I saw AWS provid…
-
**Describe the bug**
I have an AWS Lambda function that uses the jwt library. The jwt library is located in a layer, with the following directory structure: python/lib/python3.8/site-packages/jwt. …
-
The bwd and fwd_bwd tests for layer_norm failed.
Error string is `RuntimeError: This backward function was compiled with non-empty donated buffers which requires create_graph=False and retain_grap…
-
"name_scope was already taken." % abs_state_scope)
RuntimeError: Exception encountered when calling layer "lambda" (type Lambda).
variable_scope module_1/ was unused but the …