toggle menu
zinc-grader
2024.01.99
jvm
switch theme
search in API
runner-api
/
dev.ust.zinc.grader.model
/
Settings
/
Config
/
FeatureList
/
GpuDeviceSpec
/
Vendors
Vendors
data
class
Vendors
(
val
vendors
:
List
<
GpuDevice.Vendor
>
)
:
Settings.Config.FeatureList.GpuDeviceSpec
A
GpuDeviceSpec
of OR-joined list of GPU vendors requested for the pipeline.
Members
Constructors
Vendors
Link copied to clipboard
constructor
(
vendors
:
List
<
GpuDevice.Vendor
>
)
Properties
vendors
Link copied to clipboard
val
vendors
:
List
<
GpuDevice.Vendor
>