Uses of Class
org.apache.sysds.runtime.codegen.SpoofCUDAOperator.PrecisionProxy
Packages that use SpoofCUDAOperator.PrecisionProxy
-
Uses of SpoofCUDAOperator.PrecisionProxy in org.apache.sysds.runtime.codegen
Methods in org.apache.sysds.runtime.codegen with parameters of type SpoofCUDAOperator.PrecisionProxyModifier and TypeMethodDescriptionSpoofCellwise.createCUDAInstrcution(Integer opID, SpoofCUDAOperator.PrecisionProxy ep) SpoofMultiAggregate.createCUDAInstrcution(Integer opID, SpoofCUDAOperator.PrecisionProxy ep) abstract SpoofCUDAOperatorSpoofOperator.createCUDAInstrcution(Integer opID, SpoofCUDAOperator.PrecisionProxy ep) SpoofOuterProduct.createCUDAInstrcution(Integer opID, SpoofCUDAOperator.PrecisionProxy ep) SpoofRowwise.createCUDAInstrcution(Integer opID, SpoofCUDAOperator.PrecisionProxy ep) Constructors in org.apache.sysds.runtime.codegen with parameters of type SpoofCUDAOperator.PrecisionProxyModifierConstructorDescriptionSpoofCUDACellwise(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) -
Uses of SpoofCUDAOperator.PrecisionProxy in org.apache.sysds.runtime.instructions.gpu
Modifier and TypeClassDescriptionstatic classstatic classFields in org.apache.sysds.runtime.instructions.gpu declared as SpoofCUDAOperator.PrecisionProxy