listCUDAOperations

Provides a list of all operation types supported by the CUDA backend.

string[]
listCUDAOperations
(
)

Return Value

Type: string[]

A string array of the operation types that have kernels registered.

Meta