Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve tfjs performance #465

Open
devrsi0n opened this issue Jul 11, 2022 · 0 comments
Open

Improve tfjs performance #465

devrsi0n opened this issue Jul 11, 2022 · 0 comments
Labels
🎒backend ✨ enhancement New feature or request

Comments

@devrsi0n
Copy link
Owner

We can't use @tensorflow/tfjs-node(better runtime perf) because of vercel bundle limitation, consider the package below to resolve the issue:
https://github.com/jlarmstrongiv/tfjs-node-lambda
But we need to ping it after the build to make sure it's running (Or get 503 error)

@devrsi0n devrsi0n added ✨ enhancement New feature or request 🎒backend labels Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎒backend ✨ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant