-
### Is there an existing issue for this?
- [X] I have searched existing issues, it hasn't been reported yet
### Use case description
Does the Serverless framework support AWS Lambda extensions?
…
-
Getting this error when using arn:aws:lambda:us-west-2:446751924810:layer:python-3-8-scikit-learn-0-23-1:4 ARN for us-west-2.
Would you please be able to help? Thanks
-
Hello i trained yolov3 model in keras and converted into tfjs format like your models. But when I replaced your v3 model files with mine demo is not opening. what should I do? It throw the error in be…
-
**Describe the bug**
A clear and concise description of what the bug is.
After launching the Urban Wind Field calculation, UMEP succeeds in creating the Wind Field Raster file but it results with wron…
-
## Issue or Feature
- relates to: https://github.com/Automattic/node-canvas/issues/1782
- relates to: https://github.com/Automattic/node-canvas/issues/1913
- @ZYR0Z why has this been closed aga…
-
### Describe the bug
I trained a GAT for binary node classification with the following structure
```
______________________________________________________________________________________…
-
It would be nice if the created model would be keras backend agnostic.
This can be done by replacing all currently used tensorflow code with `keras.backend` code.
I already ported some (easy) code…
-
It's a very nieche problem, but tripped me over big time :')
### Issue
For `model.eval()` , `z_pred` will not have tracked gradients (`z_pred.requires_gradient==False`).
For custom torch.autog…
-
Hi there,
I have done all the steps but when I enter a pdf to the bucket and the lambda function is activated it does not work, investigating the logs the following error appears.
![image](https:/…
-
Hello. This package [overrides the servicePath](https://github.com/serverless/serverless-plugin-typescript/blob/master/src/index.ts#L146), causing issues for other plugins that are now trying to find …