YongseopKim / ONE

On-device Neural Engine
Other
0 stars 0 forks source link

tensorflow 관련 #48

Closed YongseopKim closed 7 months ago

YongseopKim commented 9 months ago
$ python3 -c "import tensorflow as tf; print('TensorFlow version:', tf.__version__)"
...
TensorFlow version: 2.15.0