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