Tensorflow 1.13.1 for Jetson TX2 Jatpak 3.3

I’m using a MobilenetV2 network implementation that often uses the tensoflow.image.resize method. This method is only implemented in tensorflow 1.13.1.

How do I install the tensorflow version 1.13.1 on Jetson TX2 with Jetpack 3.3.

Thank you,
Pompílio

Hi pjnet10,

Please check below thread if can help:
[url]https://devtalk.nvidia.com/default/topic/1055131/jetson-agx-xavier/building-tensorflow-1-13-on-jetson-xavier/[/url]

Even it’s based on Jetson AGX Xavier, but not too much different.

Thanks