RunOption
- class RunOption(rounds: int = 1)
Dynamic options when the module run. Internal use only.
Constructor for the RunOption class. Internal use only.
- Parameters:
rounds (int) -- The number of inner loop iterations within the kernel.
Methods
Constructor for the RunOption class.
Get the core_mask option.
Get the rounds option.
Set the core_mask option.
Set the rounds option.