MPSNNGraph.Create(IMTLDevice, MPSNNImageNode, Boolean) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
[Foundation.Export("graphWithDevice:resultImage:resultImageIsNeeded:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, 4, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public static MetalPerformanceShaders.MPSNNGraph Create (Metal.IMTLDevice device, MetalPerformanceShaders.MPSNNImageNode resultImage, bool resultIsNeeded);
static member Create : Metal.IMTLDevice * MetalPerformanceShaders.MPSNNImageNode * bool -> MetalPerformanceShaders.MPSNNGraph
Параметры
- device
- IMTLDevice
- resultImage
- MPSNNImageNode
- resultIsNeeded
- Boolean
Возвращаемое значение
- Атрибуты