TorchSharpBaseTransformer 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 TorchSharpBaseTransformer : Microsoft.ML.Data.RowToRowTransformerBase, IDisposable
type TorchSharpBaseTransformer = class
inherit RowToRowTransformerBase
interface IDisposable
Public MustInherit Class TorchSharpBaseTransformer
Inherits RowToRowTransformerBase
Implements IDisposable
- Héritage
- Dérivé
- Implémente
Méthodes
Dispose() | |
GetOutputSchema(DataViewSchema) | (Hérité de RowToRowTransformerBase) |
Transform(IDataView) | (Hérité de RowToRowTransformerBase) |