| Package | Description |
|---|---|
| org.deeplearning4j.iterator |
| Modifier and Type | Method and Description |
|---|---|
static CnnSentenceDataSetIterator.Format |
CnnSentenceDataSetIterator.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CnnSentenceDataSetIterator.Format[] |
CnnSentenceDataSetIterator.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Builder(@NonNull CnnSentenceDataSetIterator.Format format) |
Copyright © 2022. All rights reserved.