ConvGradient Enum

class arrayfire_wrapper.lib.ConvGradient(value)

Bases: Enum

BIAS = 3
DATA = 2
DEFAULT = 0
FILTER = 1