Share via


MLCGramMatrixLayer.Create(Single) Method

Definition

[Foundation.Export("layerWithScale:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static MLCompute.MLCGramMatrixLayer Create(float scale);
[<Foundation.Export("layerWithScale:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member Create : single -> MLCompute.MLCGramMatrixLayer

Parameters

scale
Single

Returns

Attributes

Applies to