We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to documentation on the staging pipeline for actually compiling a model to TensorFlow/TF Lite, and running it.
Specifically, the process for providing sampling data and the format of the Args datatype are relevant here.
Args
The text was updated successfully, but these errors were encountered:
DAA.TF.Lite: Module documentation
e9372fe
Relates to #31
We have written some documentation:
Data.Array.Accelerate.TensorFlow.Lite
For the time being, the rendered haddocks for the .Lite module can be found here: https://tomsmeding.com/f/acctflitedoc-2aca5833e/Data-Array-Accelerate-TensorFlow-Lite.html ; this link will stop working at some point, but for now it's there.
.Lite
What do you think? Is there something missing?
Sorry, something went wrong.
No branches or pull requests
We need to documentation on the staging pipeline for actually compiling a model to TensorFlow/TF Lite, and running it.
Specifically, the process for providing sampling data and the format of the
Args
datatype are relevant here.The text was updated successfully, but these errors were encountered: