BNNS.BinaryArithmeticLayer
A layer object that wraps a binary arithmetic filter and manages its deinitialization.
Declaration
class BinaryArithmeticLayerTopics
Creating a Binary Arithmetic Layer
Specifying a Binary Arithmetic Function
Specifying a Descriptor Type
Applying a Binary Arithmetic Layer
See Also
Arithmetic layers
BNNS.UnaryArithmeticLayerBNNS.TernaryArithmeticLayerBNNSDescriptorTypeBNNSArithmeticUnaryBNNSArithmeticBinaryBNNSArithmeticTernaryBNNSArithmeticFunctionBNNSLayerParametersArithmeticBNNSFilterCreateLayerArithmetic(_:_:)BNNSArithmeticFilterApplyBatch(_:_:_:_:_:_:_:)BNNSArithmeticFilterApplyBackwardBatch(_:_:_:_:_:_:_:_:_:_:_:)