tensorflow / ngraph-bridge

TensorFlow-nGraph bridge
Other
137 stars 64 forks source link

Use GraphCycles pass from tensorflow/compiler/jit #772

Closed adk9 closed 3 years ago

adk9 commented 3 years ago

Use upstream GraphCycles pass from tensorflow/compiler/jit and remove the forked copy.

adk9 commented 3 years ago

Closing for now as tensorflow::GraphCycles is not exposed externally.