Class GPUInstructionParser
java.lang.Object
org.apache.sysds.runtime.instructions.InstructionParser
org.apache.sysds.runtime.instructions.GPUInstructionParser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GPUInstructionstatic GPUInstructionparseSingleInstruction(GPUInstruction.GPUINSTRUCTION_TYPE gputype, String str) Methods inherited from class org.apache.sysds.runtime.instructions.InstructionParser
parseMixedInstructions
-
Constructor Details
-
GPUInstructionParser
public GPUInstructionParser()
-
-
Method Details
-
parseSingleInstruction
-
parseSingleInstruction
public static GPUInstruction parseSingleInstruction(GPUInstruction.GPUINSTRUCTION_TYPE gputype, String str)
-