NasBertTrainer<TLabelCol,TTargetsCol> Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Paramètres de type
- TLabelCol
- TTargetsCol
- Héritage
-
NasBertTrainer<TLabelCol,TTargetsCol>
- Dérivé
Méthodes
Fit(IDataView) | (Hérité de TorchSharpBaseTrainer<TLabelCol,TTargetsCol>) |
GetOutputSchema(SchemaShape) |