 | webDatasetSubsetCompilationsubsets Property |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Gets or sets the subsets.
Namespace:
imbWEM.Core.webDataset
Assembly:
imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntaxpublic List<webDatasetSubset> subsets { get; set; }Property Value
Type:
ListwebDatasetSubset
The subsets.
See Also