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