February 2022
Intermediate to advanced
344 pages
9h 41m
English
This chapter covers
In chapter 5, you learned about the tensor, a core PyTorch data structure for n-dimensional arrays. The chapter illustrated the significant performance advantages of PyTorch tensors over native Python data structures for arrays and introduced PyTorch APIs for creating tensors as well as performing common operations on one or more tensors.
This chapter teaches another ...
Read now
Unlock full access