Does TX2 with JetPack 3.0 support TensorFlow 1.1 or newer?

I want to run a deep neural network, MobileNet model, on the TX2 for real time object detection task. But the MobileNet use DeepthWiseConv2D, which is supported by TensorFlow 1.1 or newer (I think). It seems that only tensorflow 1.0.1 can be installed on TX2 for now. Does anyone install TensorFlow 1.1 or 1.2 on TX2?

Hi,

Here is a relevant topic:
[url]https://devtalk.nvidia.com/default/topic/1000717/jetson-tx2/tensorflow-on-jetson-tx2/post/5193320/#5193320[/url]

They have built tensorflow 1.2/1.3 successfully on TX2.