Package | Description |
---|---|
org.apache.sysds.runtime.instructions.cp | |
org.apache.sysds.runtime.instructions.fed | |
org.apache.sysds.runtime.privacy.propagation |
Modifier and Type | Method and Description |
---|---|
static VariableCPInstruction |
VariableCPInstruction.parseInstruction(String str) |
Modifier and Type | Method and Description |
---|---|
static VariableFEDInstruction |
VariableFEDInstruction.parseInstruction(VariableCPInstruction cpInstruction) |
Modifier and Type | Method and Description |
---|---|
static Instruction |
PrivacyPropagator.preprocessVariableCPInstruction(VariableCPInstruction inst,
ExecutionContext ec) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.