org.apache.sysml.runtime.instructions.gpu

Class ReorgGPUInstruction

    • Constructor Detail

      • ReorgGPUInstruction

        public ReorgGPUInstruction(org.apache.sysml.runtime.matrix.operators.Operator op,
                                   org.apache.sysml.runtime.instructions.cp.CPOperand in,
                                   org.apache.sysml.runtime.instructions.cp.CPOperand out,
                                   String opcode,
                                   String istr)
        for opcodes r'
        Parameters:
        op - operator
        in - input operand
        out - output operand
        opcode - the opcode
        istr - instruction string

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