5 references to Dictionary
Microsoft.ML.Core (1)
EntryPoints\ModuleArgs.cs (1)
636
return DataKind.
Dictionary
;
Microsoft.ML.Data (2)
EntryPoints\EntryPointNode.cs (1)
203
if (kind == TlcModule.DataKind.
Dictionary
)
EntryPoints\InputBuilder.cs (1)
478
case TlcModule.DataKind.
Dictionary
:
Microsoft.ML.EntryPoints (2)
JsonUtils\JsonManifestUtils.cs (2)
373
case TlcModule.DataKind.
Dictionary
:
433
case TlcModule.DataKind.
Dictionary
: