43 overrides of MakeGetter
Microsoft.ML.Data (12)
Prediction\CalibratorCatalog.cs (1)
313
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Transforms\ColumnConcatenatingTransformer.cs (1)
875
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Transforms\ColumnCopying.cs (1)
213
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Transforms\FeatureContributionCalculationTransformer.cs (1)
203
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> active, out Action disposer)
Transforms\Hashing.cs (1)
1354
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer) => _parent.GetGetterCore(input, iinfo, out disposer);
Transforms\KeyToValue.cs (1)
212
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Transforms\KeyToVector.cs (1)
449
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Transforms\Normalizer.cs (1)
756
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Transforms\SlotsDroppingTransformer.cs (1)
719
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Transforms\TypeConverting.cs (1)
467
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Transforms\ValueMapping.cs (1)
1048
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Transforms\ValueToKeyMappingTransformer.cs (1)
756
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Microsoft.ML.ImageAnalytics (5)
ImageGrayscale.cs (1)
162
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
ImageLoader.cs (1)
206
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
ImagePixelExtractor.cs (1)
294
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
ImageResizer.cs (1)
272
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
VectorToImageTransform.cs (1)
325
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Microsoft.ML.Mkl.Components (1)
VectorWhitening.cs (1)
597
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Microsoft.ML.OnnxTransformer (1)
OnnxTransform.cs (1)
615
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Microsoft.ML.PCA (1)
PcaTransformer.cs (1)
569
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Microsoft.ML.TensorFlow (1)
TensorflowTransform.cs (1)
698
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Microsoft.ML.TorchSharp (3)
AutoFormerV2\ObjectDetectionTrainer.cs (1)
790
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Roberta\QATrainer.cs (1)
761
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
TorchSharpBaseTrainer.cs (1)
485
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Microsoft.ML.Transforms (18)
Dracula\CountTableTransformer.cs (1)
672
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
ExpressionTransformer.cs (1)
966
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
GcnTransform.cs (1)
360
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
KeyToVectorMapping.cs (1)
336
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
MissingValueDroppingTransformer.cs (1)
217
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
MissingValueIndicatorTransformer.cs (1)
235
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
MissingValueReplacing.cs (1)
622
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
RandomFourierFeaturizing.cs (1)
502
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Text\LdaTransform.cs (1)
596
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Text\NgramHashingTransformer.cs (1)
558
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Text\NgramTransform.cs (1)
670
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Text\StopWordsRemovingTransformer.cs (2)
402
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
1096
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Text\TextNormalizing.cs (1)
326
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Text\TokenizingByCharacters.cs (1)
464
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Text\WordBagTransform.cs (1)
300
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Text\WordEmbeddingsExtractor.cs (1)
543
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Text\WordTokenizing.cs (1)
234
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
Microsoft.ML.Vision (1)
DnnRetrainTransform.cs (1)
855
protected override Delegate
MakeGetter
(DataViewRow input, int iinfo, Func<int, bool> activeOutput, out Action disposer)
1 reference to MakeGetter
Microsoft.ML.Data (1)
Transforms\RowToRowTransformerBase.cs (1)
92
result[i] =
MakeGetter
(input, i, activeOutput, out disposers[i]);