Skip to content

Latest commit

 

History

History
 
 

Neural network APIs

This is the source for our high-level max.nn Python API, used to build performance-optimized MAX graphs such as those in the pipelines/architectures/ directory.

If you're looking for the low-level compute kernels that correspond to these Python APIs, see the max/kernels/ directory.