Uses of Interface
io.github.kirstenali.deepj.tensor.GpuRuntime
Packages that use GpuRuntime
-
Uses of GpuRuntime in io.github.kirstenali.deepj.tensor
Constructors in io.github.kirstenali.deepj.tensor with parameters of type GpuRuntimeModifierConstructorDescriptionComputeGraph(GpuRuntime runtime) Create a ComputeGraph backed by the given GPU runtime.