3 references to Unknown
Microsoft.ML.Core (1)
EntryPoints\ModuleArgs.cs (1)
641
return DataKind.
Unknown
;
Microsoft.ML.EntryPoints (2)
JsonUtils\JsonManifestUtils.cs (2)
185
if (!inputAttr.IsRequired || (dataType != TlcModule.DataKind.
Unknown
&& defaultValue != null))
333
case TlcModule.DataKind.
Unknown
: