MPSCnnLossDataDescriptor.Create(NSData, MPSDataLayout, MTLSize) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("cnnLossDataDescriptorWithData:layout:size:")]
public static MetalPerformanceShaders.MPSCnnLossDataDescriptor Create (Foundation.NSData data, MetalPerformanceShaders.MPSDataLayout layout, Metal.MTLSize size);
static member Create : Foundation.NSData * MetalPerformanceShaders.MPSDataLayout * Metal.MTLSize -> MetalPerformanceShaders.MPSCnnLossDataDescriptor
Parameters
- data
- NSData
- layout
- MPSDataLayout
- size
- MTLSize
Returns
- Attributes