public class DeviceLocalNDArray extends DeviceLocal<INDArray>
| Constructor and Description |
|---|
DeviceLocalNDArray() |
DeviceLocalNDArray(INDArray array) |
| Modifier and Type | Method and Description |
|---|---|
void |
broadcast(INDArray array)
This method duplicates array, and stores it to all devices
|
Copyright © 2018. All rights reserved.