| Package | Description | 
|---|---|
| org.apache.sysds.runtime.controlprogram.caching | |
| org.apache.sysds.runtime.instructions.gpu.context | 
| Modifier and Type | Method and Description | 
|---|---|
| GPUObject | CacheableData. getGPUObject(GPUContext gCtx) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CacheableData. setGPUObject(GPUContext gCtx,
            GPUObject gObj) | 
| Modifier and Type | Method and Description | 
|---|---|
| GPUObject | GPUContext. createGPUObject(MatrixObject mo)Instantiates a new  GPUObjectinitialized with the givenMatrixObject. | 
| Modifier and Type | Method and Description | 
|---|---|
| int | GPUMemoryManager.EvictionPolicyBasedComparator. compare(GPUObject p1,
       GPUObject p2) | 
| void | GPUMemoryManager. removeGPUObject(GPUObject gpuObj)Removes the GPU object from the memory manager | 
| Constructor and Description | 
|---|
| ShadowBuffer(GPUObject gpuObj) | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.