Package | Description |
---|---|
org.apache.sysds.hops.codegen | |
org.apache.sysds.hops.codegen.cplan |
Modifier and Type | Method and Description |
---|---|
static SpoofFusedOp.SpoofOutputDimsType |
SpoofFusedOp.SpoofOutputDimsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpoofFusedOp.SpoofOutputDimsType[] |
SpoofFusedOp.SpoofOutputDimsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SpoofFusedOp(String name,
Types.DataType dt,
Types.ValueType vt,
Class<?> cla,
SpoofCompiler.GeneratorAPI api,
String genVarName,
boolean dist,
SpoofFusedOp.SpoofOutputDimsType type) |
Modifier and Type | Method and Description |
---|---|
abstract SpoofFusedOp.SpoofOutputDimsType |
CNodeTpl.getOutputDimType() |
SpoofFusedOp.SpoofOutputDimsType |
CNodeOuterProduct.getOutputDimType() |
SpoofFusedOp.SpoofOutputDimsType |
CNodeRow.getOutputDimType() |
SpoofFusedOp.SpoofOutputDimsType |
CNodeMultiAgg.getOutputDimType() |
SpoofFusedOp.SpoofOutputDimsType |
CNodeCell.getOutputDimType() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.