collectionParameters property
Parameter values for the tensor collection. The allowed parameters are
"name"
, "include_regex"
,
"reduction_config"
, "save_config"
,
"tensor_names"
, and "save_histogram"
.
Implementation
final Map<String, String>? collectionParameters;