Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Tutorials

All the tutorials above are best consumed through colab as provided by the links below. It allows you to follow the material and play with it at the same time!

This notebook illustrates some of the basics of how NestedTensor works, using padding and masking to demonstrate the value NestedTensor can provide when dealing with dynamic input shapes. It assumes you're already familiar with torch and related machine learning concepts, but nothing too involved.