introduce //tensorflow/c:c_api_no_xla
This target should contain only the compile-only dependencies of the TensorFlow C API. This prevents users from inadvertently including runtime dependencies that they don't necessarily need (i.e. XLA). PiperOrigin-RevId: 232668346
Loading
Please sign in to comment