Segment Struct
One named memory segment within a multi-segment tensor buffer (e.g., separate Y / UV planes). More...
Declaration
struct simaai::neat::Segment { ... }
Included Headers
#include <TensorCore.h>
Public Member Attributes Index
| std::string | name |
| std::size_t | size_bytes = 0 |
|
Size of this segment in bytes. More... | |
Description
One named memory segment within a multi-segment tensor buffer (e.g., separate Y / UV planes).
Definition at line 402 of file TensorCore.h.
Public Member Attributes
name
|
Segment label (e.g., "Y", "UV", "weights").
Definition at line 403 of file TensorCore.h.
size_bytes
|
Size of this segment in bytes.
Definition at line 404 of file TensorCore.h.
404 std::size_t size_bytes = 0;
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.