MLParameterKey.GetScopedParameter(String) 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("scopedTo:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreML.MLParameterKey GetScopedParameter(string scope);
[<Foundation.Export("scopedTo:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetScopedParameter : string -> CoreML.MLParameterKey
override this.GetScopedParameter : string -> CoreML.MLParameterKey
Parameters
- scope
- String
Returns
- Attributes