| Package | Description | 
|---|---|
| org.apache.sysds.runtime.codegen | |
| org.apache.sysds.runtime.instructions.gpu | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract SpoofCUDAOperator | SpoofOperator. createCUDAInstrcution(Integer opID,
                     SpoofCUDAOperator.PrecisionProxy ep) | 
| SpoofCUDAOperator | SpoofOuterProduct. createCUDAInstrcution(Integer opID,
                     SpoofCUDAOperator.PrecisionProxy ep) | 
| SpoofCUDAOperator | SpoofRowwise. createCUDAInstrcution(Integer opID,
                     SpoofCUDAOperator.PrecisionProxy ep) | 
| SpoofCUDAOperator | SpoofCellwise. createCUDAInstrcution(Integer opID,
                     SpoofCUDAOperator.PrecisionProxy ep) | 
| SpoofCUDAOperator | SpoofMultiAggregate. createCUDAInstrcution(Integer opID,
                     SpoofCUDAOperator.PrecisionProxy ep) | 
| Constructor and Description | 
|---|
| SpoofCUDACellwise(SpoofCellwise.CellType type,
                 boolean sparseSafe,
                 boolean containsSeq,
                 SpoofCellwise.AggOp aggOp,
                 int id,
                 SpoofCUDAOperator.PrecisionProxy ep,
                 SpoofCellwise fallback) | 
| SpoofCUDARowwise(SpoofRowwise.RowType type,
                long constDim2,
                boolean tB1,
                int reqVectMem,
                int id,
                SpoofCUDAOperator.PrecisionProxy ep) | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | SpoofCUDAInstruction.DoublePrecision | 
| static class  | SpoofCUDAInstruction.SinglePrecision | 
| Modifier and Type | Field and Description | 
|---|---|
| static SpoofCUDAOperator.PrecisionProxy | SpoofCUDAInstruction. proxy | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.