public class CpuAffinityManager extends BasicAffinityManager
| Constructor and Description |
|---|
CpuAffinityManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
touch(DataBuffer buffer)
Utility method, to associate INDArray with specific device (backend-specific)
Has no effect on CPU backend.
|
void |
touch(INDArray array)
Utility method, to associate INDArray with specific device (backend-specific)
Has no effect on CPU backend.
|
attachThreadToDevice, attachThreadToDevice, getDeviceForCurrentThread, getDeviceForThread, getDeviceForThread, getNumberOfDevicespublic void touch(INDArray array)
array - public void touch(DataBuffer buffer)
buffer - Copyright © 2016. All Rights Reserved.