google / ml-compiler-opt

Infrastructure for Machine Learning Guided Optimization (MLGO) in LLVM.
Apache License 2.0
630 stars 93 forks source link

Reland "Bump TFLite commit (#293)" #295

Closed boomanaiden154 closed 1 year ago

boomanaiden154 commented 1 year ago

This patch relands 49e5d321db15255d297d6691b90197e21dfaabd6, bumping the TFLite version after that commit was mistakenly landed without waiting for some upstream patches in Tensorflow land first.

Fixes #292

Dependent on https://github.com/tensorflow/tensorflow/pull/61768 and https://github.com/tensorflow/tensorflow/pull/61767