Check for training ops in graph. The rewriter only works for graphs with no...
Check for training ops in graph. The rewriter only works for graphs with no training ops as described in https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/quantize. This test help check for graphs that have training ops and raises a value error. PiperOrigin-RevId: 209103265
Loading
Please sign in to comment