public class CpuAffinityManager extends BasicAffinityManager
AffinityManager.Location| Constructor and Description |
|---|
CpuAffinityManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
touch(org.nd4j.linalg.api.buffer.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.
|
allowCrossDeviceAccess, attachThreadToDevice, attachThreadToDevice, ensureLocation, getActiveLocation, getDeviceForArray, getDeviceForCurrentThread, getDeviceForThread, getDeviceForThread, getNumberOfDevices, isCrossDeviceAccessSupported, replicateToDevice, replicateToDevice, tagLocation, tagLocation, unsafeSetDevicepublic void touch(INDArray array)
array - public void touch(org.nd4j.linalg.api.buffer.DataBuffer buffer)
buffer - Copyright © 2017. All rights reserved.