Our goal is to build an easy-to-use, light-weight, high-performance, and general transport library to serve machine learning workloads on TPU hosts.
src/: the library and all the unit teststest/: the integration tests and benchmarksci/: continuous integration in GitHubrun.sh builds and tests all the code;
To start the integration test, run
$ bazelisk run //test/integration:main