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

Document how to build TFX from HEAD #48

Closed cweill closed 4 years ago

nikhil-dce commented 4 years ago
  1. To build tfx master on your local machine, follow steps here.
  2. To use tfx master for Kubeflow, see the documentation in examples/README.md. We will need to change TFX_IMAGE variable in examples/config.py.