2 references to MyAction
Microsoft.ML.Tests (2)
Transformers\CustomMappingTests.cs (2)
45
return
MyAction
;
67
var customEst = new CustomMappingEstimator<MyInput, MyOutput>(tempoEnv, MyLambda.
MyAction
, "MyLambda");