4 references to MarshalActionInvoke
Microsoft.ML.Data (1)
Scorers\MulticlassClassificationScorer.cs (1)
187
Utils.
MarshalActionInvoke
(SaveCore<int>, _type.ItemType.RawType, ctx);
Microsoft.ML.TorchSharp (3)
AutoFormerV2\ObjectDetectionTrainer.cs (1)
626
Microsoft.ML.Internal.Utilities.Utils.
MarshalActionInvoke
(SaveLabelValues<int>, labelColType.ItemType.RawType, ctx);
NasBert\NerTrainer.cs (1)
282
Microsoft.ML.Internal.Utilities.Utils.
MarshalActionInvoke
(SaveLabelValues<int>, labelColType.ItemType.RawType, ctx);
NasBert\TextClassificationTrainer.cs (1)
219
Microsoft.ML.Internal.Utilities.Utils.
MarshalActionInvoke
(SaveLabelValues<int>, labelColType.ItemType.RawType, ctx);