Package | Description |
---|---|
org.apache.sysds.runtime.instructions.cp | |
org.apache.sysds.runtime.privacy.propagation |
Modifier and Type | Method and Description |
---|---|
static AggregateBinaryCPInstruction |
AggregateBinaryCPInstruction.parseInstruction(String str) |
Modifier and Type | Method and Description |
---|---|
static OperatorType |
OperatorType.getAggregationType(AggregateBinaryCPInstruction inst,
ExecutionContext ec)
Returns the operator type of AggregateBinaryCPInstruction based on the input data characteristics and the transpose.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.