MPSCnnConvolution.ReloadWeightsAndBiases メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
ReloadWeightsAndBiases(IMPSCnnConvolutionDataSource) | |
ReloadWeightsAndBiases(IMTLCommandBuffer, MPSCnnConvolutionWeightsAndBiasesState) |
ReloadWeightsAndBiases(IMPSCnnConvolutionDataSource)
[Foundation.Export("reloadWeightsAndBiasesWithDataSource:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Please use 'ReloadWeightsAndBiasesFromDataSource' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Please use 'ReloadWeightsAndBiasesFromDataSource' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "Please use 'ReloadWeightsAndBiasesFromDataSource' instead.")]
[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 virtual void ReloadWeightsAndBiases (MetalPerformanceShaders.IMPSCnnConvolutionDataSource dataSource);
abstract member ReloadWeightsAndBiases : MetalPerformanceShaders.IMPSCnnConvolutionDataSource -> unit
override this.ReloadWeightsAndBiases : MetalPerformanceShaders.IMPSCnnConvolutionDataSource -> unit
パラメーター
- dataSource
- IMPSCnnConvolutionDataSource
- 属性
適用対象
ReloadWeightsAndBiases(IMTLCommandBuffer, MPSCnnConvolutionWeightsAndBiasesState)
[Foundation.Export("reloadWeightsAndBiasesWithCommandBuffer:state:")]
[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 virtual void ReloadWeightsAndBiases (Metal.IMTLCommandBuffer commandBuffer, MetalPerformanceShaders.MPSCnnConvolutionWeightsAndBiasesState state);
abstract member ReloadWeightsAndBiases : Metal.IMTLCommandBuffer * MetalPerformanceShaders.MPSCnnConvolutionWeightsAndBiasesState -> unit
override this.ReloadWeightsAndBiases : Metal.IMTLCommandBuffer * MetalPerformanceShaders.MPSCnnConvolutionWeightsAndBiasesState -> unit
パラメーター
- commandBuffer
- IMTLCommandBuffer
- 属性