次の方法で共有


NasBertTrainer<TLabelCol,TTargetsCol> クラス

定義

public abstract class NasBertTrainer<TLabelCol,TTargetsCol> : Microsoft.ML.TorchSharp.TorchSharpBaseTrainer<TLabelCol,TTargetsCol>
type NasBertTrainer<'LabelCol, 'argetsCol> = class
    inherit TorchSharpBaseTrainer<'LabelCol, 'argetsCol>
Public MustInherit Class NasBertTrainer(Of TLabelCol, TTargetsCol)
Inherits TorchSharpBaseTrainer(Of TLabelCol, TTargetsCol)

型パラメーター

TLabelCol
TTargetsCol
継承
派生

メソッド

Fit(IDataView) (継承元 TorchSharpBaseTrainer<TLabelCol,TTargetsCol>)
GetOutputSchema(SchemaShape)

適用対象