Skip to content

Commit

Permalink
Restructure imports in tflite frontend.
Browse files Browse the repository at this point in the history
These python modules are needed for every tflite file parsed.
Factorize out imports of the common most ones.

Now that the import of operator is common, asserts can be commonized.

Loses 473 lines of duplication.
  • Loading branch information
Ramana Radhakrishnan committed Apr 16, 2020
1 parent c9cdddd commit b12b77d
Showing 1 changed file with 15 additions and 203 deletions.
Loading

0 comments on commit b12b77d

Please sign in to comment.