Format
Function Usage
Defines the operator parameter data formats.
Prototype
OpParamDef &Format(std::vector<ge::Format> formats);
Parameters
Returns
OpParamDef operator definition. For details, see OpParamDef.
Constraints
None
Parent topic: OpParamDef