You are here: Start » AVLDL.DL_ListCudaDevices Method

AVLDL.DL_ListCudaDevices Method

Namespace:AvlNet.DeepLearning
Assembly:AvlDl.Net.dll

Syntax

public static void DL_ListCudaDevices
(
	IList<AvlNet.CudaDevice> outDevices
)

Parameters

Name Type Range Default Description
outDevicesSystem.Collections.Generic.IList<AvlNet.CudaDevice>

See also