Skip to content

Commit

Permalink
Export to ONNX doc refocused on using optimum, added tflite (huggingf…
Browse files Browse the repository at this point in the history
…ace#23434)

* doc refocused on using optimum, tflite

* minor updates to fix checks

* Apply suggestions from code review

Co-authored-by: regisss <[email protected]>

* TFLite to separate page, added links

* Removed the onnx list builder

* make style

* Update docs/source/en/serialization.mdx

Co-authored-by: regisss <[email protected]>

---------

Co-authored-by: regisss <[email protected]>
  • Loading branch information
2 people authored and gojiteji committed Jun 5, 2023
1 parent 2e68818 commit d42b8eb
Show file tree
Hide file tree
Showing 4 changed files with 170 additions and 493 deletions.
2 changes: 2 additions & 0 deletions docs/source/en/_toctree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@
title: Run training on Amazon SageMaker
- local: serialization
title: Export to ONNX
- local: tflite
title: Export to TFLite
- local: torchscript
title: Export to TorchScript
- local: benchmarks
Expand Down
Loading

0 comments on commit d42b8eb

Please sign in to comment.