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

Try out model optimization #5

Open
kaczmarj opened this issue Oct 19, 2020 · 1 comment
Open

Try out model optimization #5

kaczmarj opened this issue Oct 19, 2020 · 1 comment

Comments

@kaczmarj
Copy link
Member

Look into TFLite for CPU model optimization (e.g., quantization).

TensorRT for GPU model optimization (faster inference). See NVIDIA docs and TensorFlow docs.

@kaczmarj
Copy link
Member Author

TFLite won't work (yet) for us because they do not support conv3d. See the page of TFLite's supported ops.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant