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

Docs on API/staging #31

Open
mikesperber opened this issue Jan 18, 2023 · 1 comment
Open

Docs on API/staging #31

mikesperber opened this issue Jan 18, 2023 · 1 comment

Comments

@mikesperber
Copy link

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.

tomsmeding added a commit that referenced this issue Sep 5, 2023
@tomsmeding
Copy link
Member

We have written some documentation:

  • Reference documentation on the API (as haddocks in the Data.Array.Accelerate.TensorFlow.Lite module);
  • An example program here;
  • A high-level technical overview of the implementation here.

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.

What do you think? Is there something missing?

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

2 participants