TorchSharpBaseTransformer<TLabelCol,TTargetsCol> Class
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.
public abstract class TorchSharpBaseTransformer<TLabelCol,TTargetsCol> : Microsoft.ML.TorchSharp.TorchSharpBaseTransformer
type TorchSharpBaseTransformer<'LabelCol, 'argetsCol> = class
inherit TorchSharpBaseTransformer
Public MustInherit Class TorchSharpBaseTransformer(Of TLabelCol, TTargetsCol)
Inherits TorchSharpBaseTransformer
Type Parameters
- TLabelCol
- TTargetsCol
- Inheritance
-
TorchSharpBaseTransformer<TLabelCol,TTargetsCol>
- Derived
Fields
LabelColumn |
Methods
Dispose() | |
Dispose(Boolean) | |
Finalize() | |
GetOutputSchema(DataViewSchema) | (Inherited from RowToRowTransformerBase) |
GetOutputSchema(SchemaShape) | |
Transform(IDataView) | (Inherited from RowToRowTransformerBase) |