2 writes to InputType
Microsoft.ML.Data (2)
Model\Pfa\BoundPfaContext.cs (2)
92Pfa.InputType = field["type"]; 96Pfa.InputType = recordType;
1 reference to InputType
Microsoft.ML.Data (1)
Model\Pfa\PfaContext.cs (1)
112val["input"] = InputType;