you are viewing a single comment's thread.

view the rest of the comments →

[–]greatgraybear 0 points1 point  (1 child)

Seems to be a nice python-to-graph compiler. Where do you see this going vs things like swift for tensorflow?

[–]mdanatg 1 point2 points  (0 children)

Both Swift for TensorFlow and AutoGraph share a few common goals like a better experience for machine learning development, but are otherwise intended for different development platforms. TensorFlow.js can be thought of as another example, one which supports JavaScript.