Switched to using TensorFlow's true dilated convolution support now that it is implem...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Mon, 2 Apr 2018 18:17:56 +0000 (11:17 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 2 Apr 2018 18:20:14 +0000 (11:20 -0700)
commit6fa7b699dc5d09d38c2706ef794a3874bc76e979
tree28976bea9a918b7fa76b2776c2dfc9115a2b3daf
parent4118b7c8432ca770191ca22fc01fd435e4e4571e
Switched to using TensorFlow's true dilated convolution support now that it is implemented, and removed emulated dilated convolution support.

PiperOrigin-RevId: 191319505
tensorflow/contrib/lite/toco/export_tensorflow.cc
tensorflow/contrib/lite/toco/graph_transformations/convert_pure_conv_to_depthwise.cc