Y
Hacker News
new
|
ask
|
show
|
jobs
by
lcnmrn
3393 days ago
How do you explain the fact TensorFlow targets Python 3 for speed, features, etc.?
2 comments
mk44
3393 days ago
It's not true. TensorFlow also supports 2.7 first.
link
snnn
3393 days ago
Most of their official examples do not work in Python 3.
https://github.com/tensorflow/models
link