oa::FlowTimeEmbedding
GPU sinusoidal embedding for normalized continuous time. Only the small, deterministic frequency vector is uploaded at construction; every batch is embedded by OA matrix kernels without a tensor-sized CPU loop or readback.
Inheritance
public Module
Public Methods
Constructor & Destructor Documentation
Public Method Documentation
No public source comment is attached to this declaration.
Returns
oa::I32The declared return value.
inTime is [B] or [B,1]; output is [B,EmbeddingDim].
Parameters
inTimeconst oa::Matrix &—
Returns
oa::MatrixThe declared return value.
No public source comment is attached to this declaration.
Returns
oa::F32The declared return value.
No public source comment is attached to this declaration.
Returns
oa::F32The declared return value.