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
| namespace | simaai |
| namespace | neat |
| namespace | nodes |
Classes Index
| struct | TessOptions |
| class | Tess |
|
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.