Uses of Interface
org.apache.sysds.runtime.lineage.LineageTraceable
- 
- 
Uses of LineageTraceable in org.apache.sysds.hops.rewriteClasses in org.apache.sysds.hops.rewrite that implement LineageTraceable Modifier and Type Class Description static classRewriteFederatedExecution.PrivacyConstraintRetrieverFederatedUDF for retrieving privacy constraint of data stored in file name.
- 
Uses of LineageTraceable in org.apache.sysds.runtime.controlprogram.federatedClasses in org.apache.sysds.runtime.controlprogram.federated that implement LineageTraceable Modifier and Type Class Description static classFederatedStatistics.FedStatsCollectFunctionclassFederatedUDF
- 
Uses of LineageTraceable in org.apache.sysds.runtime.instructions.cp
- 
Uses of LineageTraceable in org.apache.sysds.runtime.instructions.cpfileClasses in org.apache.sysds.runtime.instructions.cpfile that implement LineageTraceable Modifier and Type Class Description classMatrixIndexingCPFileInstructionThis instruction is used if a single partition is too large to fit in memory.
- 
Uses of LineageTraceable in org.apache.sysds.runtime.instructions.fed
- 
Uses of LineageTraceable in org.apache.sysds.runtime.instructions.gpuClasses in org.apache.sysds.runtime.instructions.gpu that implement LineageTraceable Modifier and Type Class Description classAggregateBinaryGPUInstructionclassAggregateUnaryGPUInstructionImplements aggregate unary instructions for CUDAclassArithmeticBinaryGPUInstructionclassBuiltinBinaryGPUInstructionclassBuiltinUnaryGPUInstructionclassDnnGPUInstructionclassGPUInstructionclassMatrixAppendGPUInstructionImplements the cbind and rbind functions for matricesclassMatrixBuiltinGPUInstructionclassMatrixIndexingGPUInstructionclassMatrixMatrixArithmeticGPUInstructionclassMatrixMatrixAxpyGPUInstructionclassMatrixMatrixBuiltinGPUInstructionclassMatrixMatrixRelationalBinaryGPUInstructionclassMatrixReshapeGPUInstructionclassMMTSJGPUInstructionclassRelationalBinaryGPUInstructionclassReorgGPUInstructionclassScalarMatrixArithmeticGPUInstructionclassScalarMatrixBuiltinGPUInstructionclassScalarMatrixRelationalBinaryGPUInstructionclassSpoofCUDAInstruction
- 
Uses of LineageTraceable in org.apache.sysds.runtime.instructions.spark
 
-