Modifier and Type | Method and Description |
---|---|
boolean |
ExecutionContext.containsVariable(CPOperand operand) |
CacheableData<?> |
ExecutionContext.getCacheableData(CPOperand input) |
FrameObject |
ExecutionContext.getFrameObject(CPOperand input) |
LineageItem |
ExecutionContext.getLineageItem(CPOperand input) |
ListObject |
ExecutionContext.getListObject(CPOperand input) |
List<MatrixBlock> |
ExecutionContext.getMatrixInputs(CPOperand[] inputs) |
List<MatrixBlock> |
ExecutionContext.getMatrixInputs(CPOperand[] inputs,
boolean includeList) |
MatrixObject |
ExecutionContext.getMatrixObject(CPOperand input) |
LineageItem |
ExecutionContext.getOrCreateLineageItem(CPOperand input) |
ScalarObject |
ExecutionContext.getScalarInput(CPOperand input) |
List<ScalarObject> |
ExecutionContext.getScalarInputs(CPOperand[] inputs) |
Data |
ExecutionContext.getVariable(CPOperand operand) |
void |
ExecutionContext.releaseMatrixInputs(CPOperand[] inputs) |
void |
ExecutionContext.releaseMatrixInputs(CPOperand[] inputs,
boolean includeList) |
Modifier and Type | Method and Description |
---|---|
static FederatedRequest |
FederationUtils.callInstruction(String inst,
CPOperand varOldOut,
CPOperand[] varOldIn,
long[] varNewIn) |
static FederatedRequest |
FederationUtils.callInstruction(String inst,
CPOperand varOldOut,
CPOperand[] varOldIn,
long[] varNewIn) |
Modifier and Type | Method and Description |
---|---|
static Operator |
InstructionUtils.parseBinaryOrBuiltinOperator(String opcode,
CPOperand in1,
CPOperand in2) |
static Operator |
InstructionUtils.parseExtendedBinaryOrBuiltinOperator(String opcode,
CPOperand in1,
CPOperand in2) |
Modifier and Type | Field and Description |
---|---|
CPOperand |
ComputationCPInstruction.input1 |
CPOperand |
ComputationCPInstruction.input2 |
CPOperand |
ComputationCPInstruction.input3 |
CPOperand |
ComputationCPInstruction.output |
Modifier and Type | Method and Description |
---|---|
CPOperand |
VariableCPInstruction.getInput(int index) |
CPOperand |
VariableCPInstruction.getInput1() |
CPOperand |
VariableCPInstruction.getInput2() |
CPOperand |
VariableCPInstruction.getInput3() |
CPOperand |
QuaternaryCPInstruction.getInput4() |
CPOperand |
VariableCPInstruction.getInput4() |
CPOperand[] |
FunctionCallCPInstruction.getInputs() |
CPOperand[] |
BuiltinNaryCPInstruction.getInputs() |
CPOperand[] |
ComputationCPInstruction.getInputs() |
CPOperand |
SqlCPInstruction.getOutput() |
CPOperand |
VariableCPInstruction.getOutput() |
CPOperand |
BuiltinNaryCPInstruction.getOutput() |
CPOperand |
ComputationCPInstruction.getOutput() |
CPOperand |
MultiReturnBuiltinCPInstruction.getOutput(int i) |
CPOperand |
MultiReturnParameterizedBuiltinCPInstruction.getOutput(int i) |
Modifier and Type | Method and Description |
---|---|
List<CPOperand> |
VariableCPInstruction.getInputs() |
List<CPOperand> |
MultiReturnBuiltinCPInstruction.getOutputs() |
List<CPOperand> |
MultiReturnParameterizedBuiltinCPInstruction.getOutputs() |
Modifier and Type | Method and Description |
---|---|
void |
VariableCPInstruction.addInput(CPOperand input) |
Constructor and Description |
---|
DnnCPInstruction(CPOperand in,
CPOperand in2,
CPOperand in3,
CPOperand out,
ArrayList<CPOperand> stride,
ArrayList<CPOperand> padding,
ArrayList<CPOperand> input_shape,
ArrayList<CPOperand> filter_shape,
int numThreads,
double intermediateMemoryBudget,
String opcode,
String istr) |
DnnCPInstruction(CPOperand in,
CPOperand in2,
CPOperand in3,
CPOperand out,
ArrayList<CPOperand> stride,
ArrayList<CPOperand> padding,
ArrayList<CPOperand> input_shape,
ArrayList<CPOperand> filter_shape,
int numThreads,
double intermediateMemoryBudget,
String opcode,
String istr) |
DnnCPInstruction(CPOperand in,
CPOperand in2,
CPOperand in3,
CPOperand out,
ArrayList<CPOperand> stride,
ArrayList<CPOperand> padding,
ArrayList<CPOperand> input_shape,
ArrayList<CPOperand> filter_shape,
int numThreads,
double intermediateMemoryBudget,
String opcode,
String istr) |
DnnCPInstruction(CPOperand in,
CPOperand in2,
CPOperand in3,
CPOperand out,
ArrayList<CPOperand> stride,
ArrayList<CPOperand> padding,
ArrayList<CPOperand> input_shape,
ArrayList<CPOperand> filter_shape,
int numThreads,
double intermediateMemoryBudget,
String opcode,
String istr) |
DnnCPInstruction(CPOperand in,
CPOperand in2,
CPOperand in3,
CPOperand out,
String opcode,
String istr,
ArrayList<CPOperand> stride,
ArrayList<CPOperand> padding,
ArrayList<CPOperand> input_shape,
ArrayList<CPOperand> filter_shape,
int numThreads,
double intermediateMemoryBudget) |
DnnCPInstruction(CPOperand in,
CPOperand in2,
CPOperand in3,
CPOperand out,
String opcode,
String istr,
ArrayList<CPOperand> stride,
ArrayList<CPOperand> padding,
ArrayList<CPOperand> input_shape,
ArrayList<CPOperand> filter_shape,
int numThreads,
double intermediateMemoryBudget) |
DnnCPInstruction(CPOperand in,
CPOperand in2,
CPOperand in3,
CPOperand out,
String opcode,
String istr,
ArrayList<CPOperand> stride,
ArrayList<CPOperand> padding,
ArrayList<CPOperand> input_shape,
ArrayList<CPOperand> filter_shape,
int numThreads,
double intermediateMemoryBudget) |
DnnCPInstruction(CPOperand in,
CPOperand in2,
CPOperand in3,
CPOperand out,
String opcode,
String istr,
ArrayList<CPOperand> stride,
ArrayList<CPOperand> padding,
ArrayList<CPOperand> input_shape,
ArrayList<CPOperand> filter_shape,
int numThreads,
double intermediateMemoryBudget) |
DnnCPInstruction(CPOperand in,
CPOperand in2,
CPOperand out,
String opcode,
String istr,
ArrayList<CPOperand> stride,
ArrayList<CPOperand> padding,
ArrayList<CPOperand> input_shape,
ArrayList<CPOperand> filter_shape,
int numThreads,
double intermediateMemoryBudget) |
DnnCPInstruction(CPOperand in,
CPOperand in2,
CPOperand out,
String opcode,
String istr,
ArrayList<CPOperand> stride,
ArrayList<CPOperand> padding,
ArrayList<CPOperand> input_shape,
ArrayList<CPOperand> filter_shape,
int numThreads,
double intermediateMemoryBudget) |
DnnCPInstruction(CPOperand in,
CPOperand in2,
CPOperand out,
String opcode,
String istr,
ArrayList<CPOperand> stride,
ArrayList<CPOperand> padding,
ArrayList<CPOperand> input_shape,
ArrayList<CPOperand> filter_shape,
int numThreads,
double intermediateMemoryBudget) |
DnnCPInstruction(CPOperand in,
CPOperand in2,
CPOperand out,
String opcode,
String istr,
ArrayList<CPOperand> stride,
ArrayList<CPOperand> padding,
ArrayList<CPOperand> input_shape,
ArrayList<CPOperand> filter_shape,
int numThreads,
double intermediateMemoryBudget) |
Modifier and Type | Field and Description |
---|---|
CPOperand |
ComputationFEDInstruction.input1 |
CPOperand |
ComputationFEDInstruction.input2 |
CPOperand |
ComputationFEDInstruction.input3 |
CPOperand |
ComputationFEDInstruction.output |
Modifier and Type | Method and Description |
---|---|
CPOperand |
MultiReturnParameterizedBuiltinFEDInstruction.getOutput(int i) |
Constructor and Description |
---|
AggregateBinaryFEDInstruction(Operator op,
CPOperand in1,
CPOperand in2,
CPOperand out,
String opcode,
String istr) |
InitFEDInstruction(CPOperand type,
CPOperand addresses,
CPOperand ranges,
CPOperand out,
String opcode,
String instr) |
MMChainFEDInstruction(CPOperand in1,
CPOperand in2,
CPOperand in3,
CPOperand out,
MapMultChain.ChainType type,
int k,
String opcode,
String istr) |
ReorgFEDInstruction(CPOperand in1,
CPOperand out,
String opcode,
String istr) |
TsmmFEDInstruction(CPOperand in,
CPOperand out,
MMTSJ.MMTSJType type,
int k,
String opcode,
String istr) |
Constructor and Description |
---|
DnnGPUInstruction(CPOperand in1,
CPOperand in2,
CPOperand in3,
CPOperand in4,
CPOperand in5,
CPOperand in6,
CPOperand in7,
CPOperand in8,
CPOperand out,
CPOperand out2,
CPOperand out3,
CPOperand out4,
CPOperand out5,
String opcode,
String istr,
double intermediateMemoryBudget) |
DnnGPUInstruction(CPOperand in1,
CPOperand in2,
CPOperand in3,
CPOperand in4,
CPOperand in5,
CPOperand in6,
CPOperand out,
CPOperand out2,
String opcode,
String istr,
double intermediateMemoryBudget) |
DnnGPUInstruction(CPOperand in,
CPOperand in2,
CPOperand in3,
CPOperand in4,
CPOperand in5,
CPOperand in6,
CPOperand out,
String opcode,
String istr,
double intermediateMemoryBudget) |
DnnGPUInstruction(CPOperand in1,
CPOperand in2,
CPOperand in3,
CPOperand in4,
CPOperand out,
String opcode,
String istr,
double intermediateMemoryBudget) |
DnnGPUInstruction(CPOperand in1,
CPOperand in2,
CPOperand in3,
CPOperand out,
String opcode,
String istr,
ArrayList<CPOperand> stride,
ArrayList<CPOperand> padding,
ArrayList<CPOperand> input_shape,
ArrayList<CPOperand> filter_shape,
double intermediateMemoryBudget) |
DnnGPUInstruction(CPOperand in1,
CPOperand in2,
CPOperand in3,
CPOperand out,
String opcode,
String istr,
double intermediateMemoryBudget) |
DnnGPUInstruction(CPOperand in1,
CPOperand in2,
CPOperand out,
String opcode,
String istr,
ArrayList<CPOperand> stride,
ArrayList<CPOperand> padding,
ArrayList<CPOperand> input_shape,
ArrayList<CPOperand> filter_shape,
double intermediateMemoryBudget) |
DnnGPUInstruction(CPOperand in1,
CPOperand in2,
CPOperand out,
String opcode,
String istr,
double intermediateMemoryBudget) |
Modifier and Type | Field and Description |
---|---|
CPOperand |
WriteSPInstruction.input1 |
CPOperand |
ComputationSPInstruction.input1 |
CPOperand |
ComputationSPInstruction.input2 |
CPOperand |
ComputationSPInstruction.input3 |
CPOperand |
ComputationSPInstruction.output |
Modifier and Type | Method and Description |
---|---|
CPOperand |
WriteSPInstruction.getInput1() |
CPOperand |
WriteSPInstruction.getInput2() |
Modifier and Type | Method and Description |
---|---|
boolean |
Lineage.contains(CPOperand variable) |
boolean |
LineageMap.contains(CPOperand variable) |
LineageItem |
Lineage.get(CPOperand variable) |
LineageItem |
LineageMap.get(CPOperand variable) |
static LineageItem[] |
LineageItemUtils.getLineage(ExecutionContext ec,
CPOperand... operands) |
LineageItem |
Lineage.getOrCreate(CPOperand variable) |
LineageItem |
LineageMap.getOrCreate(CPOperand variable) |
static void |
LineageItemUtils.replaceDagLeaves(ExecutionContext ec,
LineageItem root,
CPOperand[] newLeaves) |
Modifier and Type | Method and Description |
---|---|
static int[] |
DataConverter.getTensorDimensions(ExecutionContext ec,
CPOperand dims) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.