public abstract class BuiltinUnaryGPUInstruction extends GPUInstruction
GPUInstruction.GPUINSTRUCTION_TYPEInstruction.INSTRUCTION_TYPE_gputype, _optr, _requiresLabelUpdatebeginCol, beginLine, DATATYPE_PREFIX, endCol, endLine, GPU_INST_PREFIX, instOpcode, INSTRUCTION_DELIM, instString, LITERAL_PREFIX, LOG, OPERAND_DELIM, SP_INST_PREFIX, type, VALUETYPE_PREFIX| Constructor and Description |
|---|
BuiltinUnaryGPUInstruction(org.apache.sysml.runtime.matrix.operators.Operator op,
org.apache.sysml.runtime.instructions.cp.CPOperand in,
org.apache.sysml.runtime.instructions.cp.CPOperand out,
int _arity,
String opcode,
String istr) |
| Modifier and Type | Method and Description |
|---|---|
int |
getArity() |
static BuiltinUnaryGPUInstruction |
parseInstruction(String str) |
getGPUInstructionType, getGraphString, preprocessInstruction, processInstruction, requiresLabelUpdategetExtendedOpcode, getInstID, getLineNum, getLocation, getOpcode, getType, postprocessInstruction, printMe, setInstID, setLocation, setLocation, setLocation, setLocation, setType, toString, updateInstructionThreadIDpublic int getArity()
public static BuiltinUnaryGPUInstruction parseInstruction(String str) throws DMLRuntimeException
DMLRuntimeExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.