Avoid using tf_cc_binary for TFLite samples
These targets have no TF dependencies, so avoid using tf_cc_binary to generate them. This simplifies compilation, as it avoids introducing any link/runtime dependencies on TF targets. PiperOrigin-RevId: 237531387
Loading
Please sign in to comment