Package org.robovm.apple.metalps
Class MPSNNReduceFeatureChannelsSum
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.objc.ObjCObject
org.robovm.apple.foundation.NSObject
org.robovm.apple.metalps.MPSKernel
org.robovm.apple.metalps.MPSCNNKernel
org.robovm.apple.metalps.MPSNNReduceUnary
org.robovm.apple.metalps.MPSNNReduceFeatureChannelsSum
- All Implemented Interfaces:
NSCoding,NSObjectProtocol,NSSecureCoding,ObjCProtocol
public class MPSNNReduceFeatureChannelsSum extends MPSNNReduceUnary
- Since:
- Available in iOS 11.3 and later.
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMPSNNReduceFeatureChannelsSum.MPSNNReduceFeatureChannelsSumPtrNested classes/interfaces inherited from class org.robovm.apple.metalps.MPSNNReduceUnary
MPSNNReduceUnary.MPSNNReduceUnaryPtrNested classes/interfaces inherited from class org.robovm.apple.metalps.MPSCNNKernel
MPSCNNKernel.MPSCNNKernelPtrNested classes/interfaces inherited from class org.robovm.apple.metalps.MPSKernel
MPSKernel.MPSKernelPtrNested classes/interfaces inherited from class org.robovm.apple.foundation.NSObject
NSObject.Handle, NSObject.Marshaler, NSObject.NoRetainMarshaler, NSObject.NSKeyValueObserver, NSObject.NSObjectPtr, NSObject.SkipInitNested classes/interfaces inherited from class org.robovm.objc.ObjCObject
ObjCObject.ObjCObjectPtr, ObjCObject.Super -
Field Summary
-
Constructor Summary
Constructors Modifier Constructor Description MPSNNReduceFeatureChannelsSum()MPSNNReduceFeatureChannelsSum(NSCoder coder)MPSNNReduceFeatureChannelsSum(NSCoder decoder, MTLDevice device)protectedMPSNNReduceFeatureChannelsSum(NSObject.Handle h, long handle)protectedMPSNNReduceFeatureChannelsSum(NSObject.SkipInit skipInit)MPSNNReduceFeatureChannelsSum(MTLDevice device) -
Method Summary
Methods inherited from class org.robovm.apple.metalps.MPSNNReduceUnary
getClipRectSource, getOffset, setClipRectSource, setOffsetMethods inherited from class org.robovm.apple.metalps.MPSCNNKernel
appendBatchBarrier, encode, encode, encode, encode, encodeBatch, encodeBatch, encodeBatch0, encodeBatch0, getBatchEncodingStorageSize, getClipRect, getDestinationFeatureChannelOffset, getDestinationImageAllocator, getDestinationImageDescriptor, getDilationRateX, getDilationRateY, getEdgeMode, getEncodingStorageSize, getKernelHeight, getKernelWidth, getPadding, getResultState, getResultStateBatch, getSourceFeatureChannelMaxCount, getSourceFeatureChannelOffset, getStrideInPixelsX, getStrideInPixelsY, getTemporaryResult, getTemporaryResultStateBatch, isBackwards, isResultStateReusedAcrossBatch, isStateModified, setClipRect, setDestinationFeatureChannelOffset, setDestinationImageAllocator, setEdgeMode, setPadding, setSourceFeatureChannelMaxCount, setSourceFeatureChannelOffsetMethods inherited from class org.robovm.apple.metalps.MPSKernel
copy, encode, getDevice, getLabel, getOptions, init, setLabel, setOptionsMethods inherited from class org.robovm.apple.foundation.NSObject
addKeyValueObserver, addKeyValueObserver, afterMarshaled, alloc, autorelease, autorelease, awakeFromNib, conformsToProtocol, copy, description, didChangeValue, didChangeValue, didChangeValues, doDispose, equals, forceSkipInit, getAutoContentAccessingProxy, getClassForCoder, getClassForKeyedArchiver, getKeyValueCoder, getObservationInfo, hash, hashCode, init, isEqual, isKindOfClass, isMemberOfClass, mutableCopy, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelectorInBackground, performSelectorOnMainThread, performSelectorOnMainThread, performSelectorV, performSelectorV, performSelectorV, release, release, removeKeyValueObserver, removeKeyValueObservers, respondsToSelector, retain, retain, retainCount, setObservationInfo, toString, willChangeValue, willChangeValue, willChangeValuesMethods inherited from class org.robovm.objc.ObjCObject
addStrongRef, dispose, dispose, finalize, getAssociatedObject, getObjCClass, getPeerObject, getSuper, initObject, logRetainRelease, removeStrongRef, retainCustomObjectFromCb, setAssociatedObject, toObjCObject, toObjCObject, updateStrongRef
-
Constructor Details
-
MPSNNReduceFeatureChannelsSum
public MPSNNReduceFeatureChannelsSum() -
MPSNNReduceFeatureChannelsSum
-
MPSNNReduceFeatureChannelsSum
-
MPSNNReduceFeatureChannelsSum
-
MPSNNReduceFeatureChannelsSum
-
MPSNNReduceFeatureChannelsSum
-
-
Method Details
-
getWeight
public float getWeight() -
setWeight
public void setWeight(float v) -
supportsSecureCoding
public static boolean supportsSecureCoding() -
init
- Overrides:
initin classMPSCNNKernel
-
init
- Overrides:
initin classMPSCNNKernel
-