org.apache.sysml.runtime.instructions.gpu

Class BuiltinBinaryGPUInstruction

    • Constructor Detail

      • BuiltinBinaryGPUInstruction

        protected BuiltinBinaryGPUInstruction(org.apache.sysml.runtime.matrix.operators.Operator op,
                                              org.apache.sysml.runtime.instructions.cp.CPOperand input1,
                                              org.apache.sysml.runtime.instructions.cp.CPOperand input2,
                                              org.apache.sysml.runtime.instructions.cp.CPOperand output,
                                              String opcode,
                                              String istr,
                                              int _arity)

Copyright © 2017 The Apache Software Foundation. All rights reserved.