| Package | Description |
|---|---|
| org.nd4j.linalg.dataset.api.preprocessor |
| Modifier and Type | Method and Description |
|---|---|
static PermuteDataSetPreProcessor.PermutationTypes |
PermuteDataSetPreProcessor.PermutationTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PermuteDataSetPreProcessor.PermutationTypes[] |
PermuteDataSetPreProcessor.PermutationTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PermuteDataSetPreProcessor(PermuteDataSetPreProcessor.PermutationTypes permutationType) |
Copyright © 2021. All rights reserved.