# TSL: Tensor Standard Libraries

This repo contains base utilities and cross-platform support for projects like
[XLA](https://github.com/openxla/xla/) and
[TensorFlow](https://github.com/tensorflow/tensorflow).

> **Warning** This repo is currently being migrated from TensorFlow. Until the
> migration is complete, this repo will not be accepting PRs or issues. Please
> go to the
> [upstream location](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/tsl)
> to make any contributions or report any issues.

## Code of Conduct

While under TensorFlow governance, all community spaces are subject to the
[TensorFlow Code of Conduct](https://github.com/tensorflow/tensorflow/blob/master/CODE_OF_CONDUCT.md).

## License

[Apache License 2.0](https://github.com/google/tsl/blob/master/LICENSE)

