What is PyTorch?
PyTorch is not a Python binding into a monolothic C++ framework. It is built to be deeply integrated into Python. You can use it naturally like you would use numpy / scipy / scikit-learn etc.
PyTorch is a tool in the Machine Learning Tools category of a tech stack.
Why developers like PyTorch
Easy to use
Developer Friendly
Easy to debug
Sometimes faster than TensorFlow