PropsMLConv2dOptions extension

on

Properties

activation MLOperator

Available on MLConv2dOptions, provided by the PropsMLConv2dOptions extension

getter/setter pair
autoPad MLAutoPad

Available on MLConv2dOptions, provided by the PropsMLConv2dOptions extension

getter/setter pair
bias MLOperand

Available on MLConv2dOptions, provided by the PropsMLConv2dOptions extension

getter/setter pair
dilations Iterable<int>

Available on MLConv2dOptions, provided by the PropsMLConv2dOptions extension

getter/setter pair
filterLayout MLConv2dFilterOperandLayout

Available on MLConv2dOptions, provided by the PropsMLConv2dOptions extension

getter/setter pair
groups int

Available on MLConv2dOptions, provided by the PropsMLConv2dOptions extension

getter/setter pair
inputLayout MLInputOperandLayout

Available on MLConv2dOptions, provided by the PropsMLConv2dOptions extension

getter/setter pair
padding Iterable<int>

Available on MLConv2dOptions, provided by the PropsMLConv2dOptions extension

getter/setter pair
strides Iterable<int>

Available on MLConv2dOptions, provided by the PropsMLConv2dOptions extension

getter/setter pair