ByteStreamSpec Struct
Opaque byte-stream tensor metadata. More...
Declaration
Included Headers
Enumerations Index
| enum class | ByteFormat { ... } |
|
Byte-level payload formats for opaque raw-byte tensors. More... | |
Public Member Attributes Index
| ByteFormat | format = ByteFormat::Raw |
|
Byte payload format. More... | |
| std::string | description |
|
Optional human-readable contract hint; empty = unspecified. More... | |
Description
Opaque byte-stream tensor metadata.
Set on Tensor::semantic.byte_stream when the tensor carries raw bytes that should not be interpreted as a structured numeric tensor by the transport layer. The downstream stage owns the byte contract (size, layout, meaning).
Definition at line 204 of file TensorCore.h.
Enumerations
ByteFormat
| strong |
Byte-level payload formats for opaque raw-byte tensors.
Definition at line 206 of file TensorCore.h.
Public Member Attributes
description
|
Optional human-readable contract hint; empty = unspecified.
Definition at line 211 of file TensorCore.h.
format
|
Byte payload format.
Definition at line 210 of file TensorCore.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.