google / nitroml

NitroML is a modular, portable, and scalable model-quality benchmarking framework for Machine Learning and Automated Machine Learning (AutoML) pipelines.
Apache License 2.0
41 stars 6 forks source link

Configure Kokoro for continuous integration #9

Open cweill opened 4 years ago

cweill commented 4 years ago

We need a way to run OSS tests before we make import to Piper. Kokoro should allow us to do so, similar to how TensorFlow Transform does it.