Skip to content

Update TF version in ngraph bridge

Sindhura Kantamani edited this page Jun 21, 2019 · 8 revisions
  1. Update TF version in README, build_ngtf.py, configure_bazel.sh, test_ngtf.py
  2. Update all the yaml files and run-pipeline.sh file required for ci buildkite
  3. Login to each buildkite agent listed below separately and follow these steps to build tensorflow and have a tensorflow wheel file available for ci.

Ex: ./build_tf.py --tf_version v1.14.0 --output_dir /localdisk/buildkite-agent/prebuilt_tensorflow_1_14_0

Clone this wiki locally