Package | Description |
---|---|
org.apache.sysml.runtime.instructions | |
org.apache.sysml.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 |
Copyright © 2018 The Apache Software Foundation. All rights reserved.