| Package | Description | 
|---|---|
| org.apache.sysds.runtime.instructions | |
| org.apache.sysds.runtime.instructions.gpu | 
| Modifier and Type | Method and Description | 
|---|---|
| static GPUInstruction.GPUINSTRUCTION_TYPE | InstructionUtils. getGPUType(String str) | 
| Modifier and Type | Method and Description | 
|---|---|
| static GPUInstruction | GPUInstructionParser. parseSingleInstruction(GPUInstruction.GPUINSTRUCTION_TYPE gputype,
                      String str) | 
| Modifier and Type | Method and Description | 
|---|---|
| GPUInstruction.GPUINSTRUCTION_TYPE | GPUInstruction. getGPUInstructionType() | 
| static GPUInstruction.GPUINSTRUCTION_TYPE | GPUInstruction.GPUINSTRUCTION_TYPE. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static GPUInstruction.GPUINSTRUCTION_TYPE[] | GPUInstruction.GPUINSTRUCTION_TYPE. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.