4 references to ItemType
Microsoft.ML.EntryPoints (4)
JsonUtils\JsonManifestUtils.cs (4)
321
jo[FieldNames.
ItemType
] = typeString;
338
jo[FieldNames.
ItemType
] = "Node";
371
jo[FieldNames.
ItemType
] = BuildTypeToken(ectx, fieldInfo, type.GetElementType(), catalog);
376
jo[FieldNames.
ItemType
] = BuildTypeToken(ectx, fieldInfo, type.GetGenericArguments()[1], catalog);