3 references to Load
Microsoft.ML.Data (2)
Transforms\BootstrapSamplingTransformer.cs (1)
125_state = TauswortheHybrid.State.Load(ctx.Reader);
Transforms\GenerateNumberTransform.cs (1)
158states[i] = TauswortheHybrid.State.Load(ctx.Reader);
Microsoft.ML.Transforms (1)
RandomFourierFeaturizing.cs (1)
149_state = TauswortheHybrid.State.Load(ctx.Reader);