org.apache.sysml.runtime.instructions.gpu

Class MatrixMatrixBuiltinGPUInstruction

    • Constructor Detail

      • MatrixMatrixBuiltinGPUInstruction

        protected MatrixMatrixBuiltinGPUInstruction(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)
    • Method Detail

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