Shortcuts

Enum ExecutionKind

Enum Documentation

enum ripple::ExecutionKind

Defines the possible targets for execution.

Values:

enumerator gpu

Computation should be on the gpu.

enumerator cpu

Computation should be on the cpu.

Docs

Access comprehensive developer documentation for Ripple

View Docs

Tutorials

Get tutorials to help with understand all features

View Tutorials

Examples

Find examples to help get started

View Examples