Package | Description |
---|---|
org.apache.sysds.runtime.lineage | |
org.apache.sysds.runtime.util |
Modifier and Type | Method and Description |
---|---|
void |
LineageDedupBlock.traceIfProgramBlock(IfProgramBlock ipb,
ExecutionContext ec,
Collection<Map.Entry<Long,LineageMap>> paths) |
Modifier and Type | Method and Description |
---|---|
static IfProgramBlock |
ProgramConverter.createDeepCopyIfProgramBlock(IfProgramBlock ipb,
long pid,
int IDPrefix,
Program prog,
Set<String> fnStack,
Set<String> fnCreated,
boolean plain,
boolean forceDeepCopy) |
Modifier and Type | Method and Description |
---|---|
static IfProgramBlock |
ProgramConverter.createDeepCopyIfProgramBlock(IfProgramBlock ipb,
long pid,
int IDPrefix,
Program prog,
Set<String> fnStack,
Set<String> fnCreated,
boolean plain,
boolean forceDeepCopy) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.