Detess.h File
Detess Node — CVU kernel that untessellates an MLA-layout tensor to natural HWC/CHW. More...
Included Headers
#include "builder/Node.h"
#include "builder/NodeContractConfigurable.h"
#include "builder/NodeContractProvider.h"
#include "builder/OutputSpec.h"
#include <nlohmann/json.hpp>
#include <memory>
#include <optional>
#include <string>
#include <vector>
Namespaces Index
| namespace | simaai |
| namespace | neat |
| namespace | nodes |
Classes Index
| struct | DetessOptions |
| class | Detess |
|
CVU kernel Node that detessellates MLA-layout tensors back to natural HWC/CHW order. More... | |
Description
Detess Node — CVU kernel that untessellates an MLA-layout tensor to natural HWC/CHW.
Pure layout shuffle — undoes the tile-and-stripe arrangement that the MLA emits, returning tensors in the natural memory order downstream consumers expect. Inserted by the route planner immediately after MLA stages whenever the next consumer is a host-style layout reader.
- See Also
"The dtype contract" page in /concepts/dtype_contract
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.