Class SpoofCUDAInstruction.DoublePrecision
- java.lang.Object
-
- org.apache.sysds.runtime.codegen.SpoofCUDAOperator.PrecisionProxy
-
- org.apache.sysds.runtime.instructions.gpu.SpoofCUDAInstruction.DoublePrecision
-
- Enclosing class:
- SpoofCUDAInstruction
public static class SpoofCUDAInstruction.DoublePrecision extends SpoofCUDAOperator.PrecisionProxy
-
-
Constructor Summary
Constructors Constructor Description DoublePrecision()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
exec(SpoofCUDAOperator op)
-
-
-
Method Detail
-
exec
public int exec(SpoofCUDAOperator op)
- Specified by:
exec
in classSpoofCUDAOperator.PrecisionProxy
-
-