Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Latest commit

 

History

History

tutorials

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.