tensorflow / ngraph-bridge

TensorFlow-nGraph bridge
Other
137 stars 64 forks source link

Add CI pipeline to build and test with intel-tensorflow #693

Closed kanvi-nervana closed 3 years ago

kanvi-nervana commented 3 years ago

This PR adds a CI pipeline to build and test with intel-tensorflow.

A few TF gradient tests that fail with intel-tensorflow have been disabled temporarily.

kanvi-nervana commented 3 years ago

Can we reuse the "ie-ubuntu" pipeline parameterizing over the TF installation?

Is it possible to add "--use_tensorflow_from_location" as a build option to run_pipeline.sh ?