You are here: Start » FILDL.DL_ListCudaDevices Method

FILDL.DL_ListCudaDevices Method

Namespace:FilNet.DeepLearning
Assembly:FilDl.Net.dll

Syntax

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

Parameters

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

See also