| Package | Description | 
|---|---|
| org.apache.sysds.runtime.instructions | |
| org.apache.sysds.runtime.instructions.gpu | 
| Modifier and Type | Method and Description | 
|---|---|
static GPUInstruction | 
GPUInstructionParser.parseSingleInstruction(GPUInstruction.GPUINSTRUCTION_TYPE gputype,
                      String str)  | 
static GPUInstruction | 
GPUInstructionParser.parseSingleInstruction(String str)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AggregateBinaryGPUInstruction  | 
class  | 
AggregateUnaryGPUInstruction
Implements aggregate unary instructions for CUDA 
 | 
class  | 
ArithmeticBinaryGPUInstruction  | 
class  | 
BuiltinBinaryGPUInstruction  | 
class  | 
BuiltinUnaryGPUInstruction  | 
class  | 
DnnGPUInstruction  | 
class  | 
MatrixAppendGPUInstruction
Implements the cbind and rbind functions for matrices 
 | 
class  | 
MatrixBuiltinGPUInstruction  | 
class  | 
MatrixIndexingGPUInstruction  | 
class  | 
MatrixMatrixArithmeticGPUInstruction  | 
class  | 
MatrixMatrixAxpyGPUInstruction  | 
class  | 
MatrixMatrixBuiltinGPUInstruction  | 
class  | 
MatrixMatrixRelationalBinaryGPUInstruction  | 
class  | 
MatrixReshapeGPUInstruction  | 
class  | 
MMTSJGPUInstruction  | 
class  | 
RelationalBinaryGPUInstruction  | 
class  | 
ReorgGPUInstruction  | 
class  | 
ScalarMatrixArithmeticGPUInstruction  | 
class  | 
ScalarMatrixBuiltinGPUInstruction  | 
class  | 
ScalarMatrixRelationalBinaryGPUInstruction  | 
class  | 
SpoofCUDAInstruction  | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.