TokensSpec Struct
Token-tensor metadata for NLP-style tensors. More...
Declaration
struct simaai::neat::TokensSpec { ... }
Included Headers
#include <TensorCore.h>
Public Member Attributes Index
| int | vocab_size = 0 |
|
Vocabulary size (used for one-hot widths and bounds checks). More... | |
Description
Token-tensor metadata for NLP-style tensors.
Definition at line 160 of file TensorCore.h.
Public Member Attributes
vocab_size
|
Vocabulary size (used for one-hot widths and bounds checks).
Definition at line 161 of file TensorCore.h.
161 int vocab_size = 0;
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.