MPSCnnBinaryKernel Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
A MPSKernel that has binary weights.
[Foundation.Register("MPSCNNBinaryKernel", true)]
public class MPSCnnBinaryKernel : MetalPerformanceShaders.MPSKernel
[<Foundation.Register("MPSCNNBinaryKernel", true)>]
type MPSCnnBinaryKernel = class
inherit MPSKernel
- Vererbung
- Abgeleitet
- Attribute
Konstruktoren
| Name | Beschreibung |
|---|---|
| MPSCnnBinaryKernel(IMTLDevice) |
A MPSKernel that has binary weights. |
| MPSCnnBinaryKernel(NativeHandle) |
Ein Konstruktor, der beim Erstellen verwalteter Darstellungen von nicht verwalteten Objekten verwendet wird. Wird von der Laufzeit aufgerufen. |
| MPSCnnBinaryKernel(NSCoder, IMTLDevice) |
Ein Konstruktor, der das Objekt aus den im Unarchiver-Objekt gespeicherten Daten initialisiert. |
| MPSCnnBinaryKernel(NSCoder) |
Ein Konstruktor, der das Objekt aus den im Unarchiver-Objekt gespeicherten Daten initialisiert. |
| MPSCnnBinaryKernel(NSObjectFlag) |
Konstruktor, der abgeleitete Klassen aufruft, um die Initialisierung zu überspringen und das Objekt lediglich zuzuweisen. |
Eigenschaften
| Name | Beschreibung |
|---|---|
| AccessibilityAttributedUserInputLabels |
A MPSKernel that has binary weights. (Geerbt von NSObject) |
| AccessibilityRespondsToUserInteraction |
A MPSKernel that has binary weights. (Geerbt von NSObject) |
| AccessibilityTextualContext |
A MPSKernel that has binary weights. (Geerbt von NSObject) |
| AccessibilityUserInputLabels |
A MPSKernel that has binary weights. (Geerbt von NSObject) |
| AppendBatchBarrier |
A MPSKernel that has binary weights. |
| Class |
A MPSKernel that has binary weights. (Geerbt von NSObject) |
| ClassHandle |
Das Objective-C Klassenhandle für diese Klasse. |
| ClipRect |
A MPSKernel that has binary weights. |
| DebugDescription |
A MPSKernel that has binary weights. (Geerbt von NSObject) |
| Description |
A MPSKernel that has binary weights. (Geerbt von NSObject) |
| DestinationFeatureChannelOffset |
A MPSKernel that has binary weights. |
| DestinationImageAllocator |
A MPSKernel that has binary weights. |
| Device |
Ruft das Gerät ab, für das der Kernel codiert wird. (Geerbt von MPSKernel) |
| ExposedBindings |
A MPSKernel that has binary weights. (Geerbt von NSObject) |
| Handle |
Handle (Zeiger) auf die nicht verwaltete Objektdarstellung. (Geerbt von NSObject) |
| IsBackwards |
A MPSKernel that has binary weights. |
| IsDirectBinding |
Dient zum Abrufen oder Festlegen eines Werts, der angibt, ob diese Instanz direkte Objective-C Bindung verwendet. (Geerbt von NSObject) |
| IsProxy |
A MPSKernel that has binary weights. (Geerbt von NSObject) |
| IsResultStateReusedAcrossBatch |
A MPSKernel that has binary weights. |
| IsStateModified |
A MPSKernel that has binary weights. |
| Label |
Dient zum Abrufen oder Festlegen eines programmierfreundlichen Namens für den Shader. (Geerbt von MPSKernel) |
| Options |
Ruft die Liste der Kerneloptionen zum Ausführen des Shaders ab oder legt sie fest. (Geerbt von MPSKernel) |
| Padding |
A MPSKernel that has binary weights. |
| PrimaryDilationRateX |
A MPSKernel that has binary weights. |
| PrimaryDilationRateY |
A MPSKernel that has binary weights. |
| PrimaryEdgeMode |
A MPSKernel that has binary weights. |
| PrimaryKernelHeight |
A MPSKernel that has binary weights. |
| PrimaryKernelWidth |
A MPSKernel that has binary weights. |
| PrimaryOffset |
A MPSKernel that has binary weights. |
| PrimarySourceFeatureChannelMaxCount |
A MPSKernel that has binary weights. |
| PrimarySourceFeatureChannelOffset |
A MPSKernel that has binary weights. |
| PrimaryStrideInPixelsX |
A MPSKernel that has binary weights. |
| PrimaryStrideInPixelsY |
A MPSKernel that has binary weights. |
| RetainCount |
A MPSKernel that has binary weights. (Geerbt von NSObject) |
| SecondaryDilationRateX |
A MPSKernel that has binary weights. |
| SecondaryDilationRateY |
A MPSKernel that has binary weights. |
| SecondaryEdgeMode |
A MPSKernel that has binary weights. |
| SecondaryKernelHeight |
A MPSKernel that has binary weights. |
| SecondaryKernelWidth |
A MPSKernel that has binary weights. |
| SecondaryOffset |
A MPSKernel that has binary weights. |
| SecondarySourceFeatureChannelMaxCount |
A MPSKernel that has binary weights. |
| SecondarySourceFeatureChannelOffset |
A MPSKernel that has binary weights. |
| SecondaryStrideInPixelsX |
A MPSKernel that has binary weights. |
| SecondaryStrideInPixelsY |
A MPSKernel that has binary weights. |
| Self |
A MPSKernel that has binary weights. (Geerbt von NSObject) |
| Superclass |
A MPSKernel that has binary weights. (Geerbt von NSObject) |
| SuperHandle |
Handle, das verwendet wird, um die Methoden in der Basisklasse für diese NSObjectdarzustellen. (Geerbt von NSObject) |
| Zone |
A MPSKernel that has binary weights. (Geerbt von NSObject) |