Fix a non-critical problem in TFLite README
Currently it uses `bazel build` to build non-optimized binary, then `bazel run` to build and run optimized binary. It doubles the required build time to try Toco converter. PiperOrigin-RevId: 176581770
Loading
Please sign in to comment