CollectionConfiguration
Configuration information for the Amazon SageMaker Debugger output tensor collections.
Contents
- CollectionName
-
The name of the tensor collection. The name must be unique relative to other rule configuration names.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
.*
Required: No
- CollectionParameters
-
Parameter values for the tensor collection. The allowed parameters are
"name"
,"include_regex"
,"reduction_config"
,"save_config"
,"tensor_names"
, and"save_histogram"
.Type: String to string map
Map Entries: Minimum number of 0 items. Maximum number of 20 items.
Key Length Constraints: Minimum length of 1. Maximum length of 256.
Key Pattern:
.*
Value Length Constraints: Maximum length of 256.
Value Pattern:
.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: