Tensorflow 2.7 and Jetpack 4.6.1

Hi,

It seems that we don’t do any specific.

Just try to build TensorFlow v2.8.0 on JetPack 5.0DP.
It can compile with some updates to allow TensorRT 8.4.

Below is the patch and script for your reference.
tf_2.8.0.patch (1.4 KB)
build_tensorflow.sh (2.1 KB)

Thanks.