Skip to main content

Tess.h File

Tess Node — CVU kernel that tessellates a tensor into MLA tile geometry. More...

Included Headers

#include "builder/NodeContractConfigurable.h" #include "builder/NodeContractProvider.h" #include "builder/Node.h" #include <nlohmann/json.hpp> #include <memory> #include <optional> #include <string> #include <vector>

Namespaces Index

namespacesimaai
namespaceneat
namespacenodes

Classes Index

structTessOptions

Construction options for a Tess Node. More...

classTess

CVU kernel Node that tessellates a natural-layout tensor into MLA tile geometry. More...

Description

Tess Node — CVU kernel that tessellates a tensor into MLA tile geometry.

Pure layout shuffle — rearranges a natural HWC/CHW tensor into the tile-and-stripe arrangement the MLA expects on input. Inserted by the route planner just before MLA stages whenever the upstream stage emits natural layout (i.e. MLA-side tess is not folded into the compiled MLA kernel).

See Also

"The dtype contract" page in /concepts/dtype_contract


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.