org.apache.sysml.runtime.instructions.gpu

Class AggregateBinaryGPUInstruction

    • Constructor Detail

      • AggregateBinaryGPUInstruction

        public AggregateBinaryGPUInstruction(org.apache.sysml.runtime.matrix.operators.Operator op,
                                             org.apache.sysml.runtime.instructions.cp.CPOperand in1,
                                             org.apache.sysml.runtime.instructions.cp.CPOperand in2,
                                             org.apache.sysml.runtime.instructions.cp.CPOperand out,
                                             String opcode,
                                             String istr,
                                             boolean leftTranspose,
                                             boolean rightTranspose)

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