oa::FlowDenoiser
FlowDenoiser class in the OA Ml public surface.
Inheritance
public Module
Public Methods
oa::Matrix oa::FlowDenoiser::forwardConditioned(const oa::Matrix & inSample, const oa::Matrix & inTime, const oa::Matrix & inCondition = = {}, const oa::Matrix & inTokenMask = = {})Constructor & Destructor Documentation
Public Method Documentation
No public source comment is attached to this declaration.
Returns
FlowTransformer &The declared return value.
No public source comment is attached to this declaration.
Returns
const FlowDenoiserConfig &The declared return value.
No public source comment is attached to this declaration.
Parameters
inSampleconst oa::Matrix &—
Returns
oa::MatrixThe declared return value.
No public source comment is attached to this declaration.
Parameters
inSampleconst oa::Matrix &—
inTimeconst oa::Matrix &—
inConditionconst oa::Matrix &Default: = {}
inTokenMaskconst oa::Matrix &Default: = {}
Returns
oa::MatrixThe declared return value.
No public source comment is attached to this declaration.
Parameters
inSampleconst oa::Matrix &—
inTimeconst oa::Matrix &—
inConditionconst oa::Matrix &—
inGuidanceScaleoa::F32—
inTokenMaskconst oa::Matrix &Default: = {}
Returns
oa::MatrixThe declared return value.
No public source comment is attached to this declaration.
Returns
boolThe declared return value.