org.apache.sysml.runtime.instructions.spark

Class MapmmSPInstruction

    • Constructor Detail

      • MapmmSPInstruction

        public MapmmSPInstruction(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,
                                  org.apache.sysml.lops.MapMult.CacheType type,
                                  boolean outputEmpty,
                                  org.apache.sysml.hops.AggBinaryOp.SparkAggType aggtype,
                                  String opcode,
                                  String istr)

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