org.apache.sysml.runtime.instructions.gpu

Class BuiltinUnaryGPUInstruction

    • Constructor Detail

      • BuiltinUnaryGPUInstruction

        protected BuiltinUnaryGPUInstruction(org.apache.sysml.runtime.matrix.operators.Operator op,
                                             org.apache.sysml.runtime.instructions.cp.CPOperand in,
                                             org.apache.sysml.runtime.instructions.cp.CPOperand out,
                                             int _arity,
                                             String opcode,
                                             String istr)

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