Hacker News new | ask | show | jobs
by dbish 1647 days ago
Any other deployment issues for PyTorch you’re aware of that would help ‘close the gap’?
1 comments

I think PyTorch c++ api is less mature and harder to compile into other projects. Tensorflow started with the c++ api exposed which is why the graph format is so stable and favorable to deployment in heterogeneous environments.