| Package | Description |
|---|---|
| org.nd4j.linalg.api.concurrency |
| Modifier and Type | Method and Description |
|---|---|
ArrayType |
BasicDistributedINDArray.getINDArrayType() |
ArrayType |
DistributedINDArray.getINDArrayType()
This method returns ArrayType for this instance
|
static ArrayType |
ArrayType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArrayType[] |
ArrayType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BasicDistributedINDArray(@NonNull ArrayType arrayType) |
Copyright © 2021. All rights reserved.