-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update schema.fbs and tflite module to v2.10.0 * Auto-generate tflite/utils.py to new opcode to name mapping * Auto-generate tflite/__init__.py to new schema.fbs * update api doc for v2.10.0 * update my mail * version to 2.10.0 * the missed docs * make packaging tool happy * fix links in readme * Fix test for BuiltinCode() API compaibility issue of TensorFlow The builtin code is extended in TensorFlow 2.4.x from 8 bit to 32 bit. See this example of how to handle it gracefully in your code https://github.com/apache/tvm/blob/b20b7c4ad4ad3774a42f47614245f8eeabe875cb/python/tvm/relay/frontend/tflite.py#L297-L316
- Loading branch information
1 parent
6bdbf07
commit c7331fe
Showing
311 changed files
with
25,647 additions
and
1,272 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.