Test tensorflow installation

PHOTO EMBED

Thu Sep 02 2021 04:34:00 GMT+0000 (Coordinated Universal Time)

Saved by @ExplodeMilk #python

import tensorflow as ts;

print(f"tf version is: {tf.__version__}")
content_copyCOPY