Base:
method
MakeGetter
Microsoft.ML.Data.RowToRowTransformerBase.MapperBase.MakeGetter(Microsoft.ML.DataViewRow, System.Int32, System.Func<System.Int32, System.Boolean>, out System.Action)
1 override of MakeGetter
Microsoft.ML.TorchSharp (1)
NasBert\NasBertTrainer.cs (1)
566
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)