public class CpuAffinityManager extends BasicAffinityManager
AffinityManager.Location| 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, getDeviceForArray, getDeviceForCurrentThread, getDeviceForThread, getDeviceForThread, getNumberOfDevices, replicateToDevice, replicateToDevice, tagLocation, tagLocationpublic void touch(INDArray array)
array - public void touch(DataBuffer buffer)
buffer - Copyright © 2017. All Rights Reserved.