gorgonia / cu

package cu provides an idiomatic interface to the CUDA Driver API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests for `Ctx.Run`; `BatchedContext.Run`

chewxy opened this issue · comments

Now that a convenience method Run is provided, proper tests should follow