tensorflow-proto-0.2.0.0: TensorFlow protocol buffers.

Safe HaskellNone
LanguageHaskell2010

Proto.Tensorflow.Core.Util.TestLog

Documentation

data AvailableDeviceInfo Source #

Instances

Eq AvailableDeviceInfo Source # 
Ord AvailableDeviceInfo Source # 
Show AvailableDeviceInfo Source # 
Message AvailableDeviceInfo Source # 

Methods

descriptor :: MessageDescriptor AvailableDeviceInfo

Default AvailableDeviceInfo Source # 
((~) * a Int64, (~) * b Int64, Functor f) => HasLens "memoryLimit" f AvailableDeviceInfo AvailableDeviceInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "memoryLimit" -> (a -> f b) -> AvailableDeviceInfo -> f AvailableDeviceInfo

((~) * a Text, (~) * b Text, Functor f) => HasLens "name" f AvailableDeviceInfo AvailableDeviceInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "name" -> (a -> f b) -> AvailableDeviceInfo -> f AvailableDeviceInfo

((~) * a Text, (~) * b Text, Functor f) => HasLens "physicalDescription" f AvailableDeviceInfo AvailableDeviceInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "physicalDescription" -> (a -> f b) -> AvailableDeviceInfo -> f AvailableDeviceInfo

((~) * a Text, (~) * b Text, Functor f) => HasLens "type'" f AvailableDeviceInfo AvailableDeviceInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "type'" -> (a -> f b) -> AvailableDeviceInfo -> f AvailableDeviceInfo

data BenchmarkEntry Source #

Instances

Eq BenchmarkEntry Source # 
Ord BenchmarkEntry Source # 
Show BenchmarkEntry Source # 
Message BenchmarkEntry Source # 

Methods

descriptor :: MessageDescriptor BenchmarkEntry

Default BenchmarkEntry Source # 
((~) * a Double, (~) * b Double, Functor f) => HasLens "cpuTime" f BenchmarkEntry BenchmarkEntry a b Source # 

Methods

lensOf :: Proxy# Symbol "cpuTime" -> (a -> f b) -> BenchmarkEntry -> f BenchmarkEntry

((~) * a (Map Text EntryValue), (~) * b (Map Text EntryValue), Functor f) => HasLens "extras" f BenchmarkEntry BenchmarkEntry a b Source # 

Methods

lensOf :: Proxy# Symbol "extras" -> (a -> f b) -> BenchmarkEntry -> f BenchmarkEntry

((~) * a Int64, (~) * b Int64, Functor f) => HasLens "iters" f BenchmarkEntry BenchmarkEntry a b Source # 

Methods

lensOf :: Proxy# Symbol "iters" -> (a -> f b) -> BenchmarkEntry -> f BenchmarkEntry

((~) * a Text, (~) * b Text, Functor f) => HasLens "name" f BenchmarkEntry BenchmarkEntry a b Source # 

Methods

lensOf :: Proxy# Symbol "name" -> (a -> f b) -> BenchmarkEntry -> f BenchmarkEntry

((~) * a Double, (~) * b Double, Functor f) => HasLens "throughput" f BenchmarkEntry BenchmarkEntry a b Source # 

Methods

lensOf :: Proxy# Symbol "throughput" -> (a -> f b) -> BenchmarkEntry -> f BenchmarkEntry

((~) * a Double, (~) * b Double, Functor f) => HasLens "wallTime" f BenchmarkEntry BenchmarkEntry a b Source # 

Methods

lensOf :: Proxy# Symbol "wallTime" -> (a -> f b) -> BenchmarkEntry -> f BenchmarkEntry

data BenchmarkEntry'ExtrasEntry Source #

Instances

Eq BenchmarkEntry'ExtrasEntry Source # 
Ord BenchmarkEntry'ExtrasEntry Source # 
Show BenchmarkEntry'ExtrasEntry Source # 
Message BenchmarkEntry'ExtrasEntry Source # 

Methods

descriptor :: MessageDescriptor BenchmarkEntry'ExtrasEntry

Default BenchmarkEntry'ExtrasEntry Source # 
((~) * a Text, (~) * b Text, Functor f) => HasLens "key" f BenchmarkEntry'ExtrasEntry BenchmarkEntry'ExtrasEntry a b Source # 
((~) * a (Maybe EntryValue), (~) * b (Maybe EntryValue), Functor f) => HasLens "maybe'value" f BenchmarkEntry'ExtrasEntry BenchmarkEntry'ExtrasEntry a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'value" -> (a -> f b) -> BenchmarkEntry'ExtrasEntry -> f BenchmarkEntry'ExtrasEntry

((~) * a EntryValue, (~) * b EntryValue, Functor f) => HasLens "value" f BenchmarkEntry'ExtrasEntry BenchmarkEntry'ExtrasEntry a b Source # 

data BuildConfiguration Source #

Instances

Eq BuildConfiguration Source # 
Ord BuildConfiguration Source # 
Show BuildConfiguration Source # 
Message BuildConfiguration Source # 

Methods

descriptor :: MessageDescriptor BuildConfiguration

Default BuildConfiguration Source # 
((~) * a [Text], (~) * b [Text], Functor f) => HasLens "ccFlags" f BuildConfiguration BuildConfiguration a b Source # 

Methods

lensOf :: Proxy# Symbol "ccFlags" -> (a -> f b) -> BuildConfiguration -> f BuildConfiguration

((~) * a Text, (~) * b Text, Functor f) => HasLens "mode" f BuildConfiguration BuildConfiguration a b Source # 

Methods

lensOf :: Proxy# Symbol "mode" -> (a -> f b) -> BuildConfiguration -> f BuildConfiguration

((~) * a [Text], (~) * b [Text], Functor f) => HasLens "opts" f BuildConfiguration BuildConfiguration a b Source # 

Methods

lensOf :: Proxy# Symbol "opts" -> (a -> f b) -> BuildConfiguration -> f BuildConfiguration

data CPUInfo Source #

Instances

Eq CPUInfo Source # 

Methods

(==) :: CPUInfo -> CPUInfo -> Bool #

(/=) :: CPUInfo -> CPUInfo -> Bool #

Ord CPUInfo Source # 
Show CPUInfo Source # 
Message CPUInfo Source # 

Methods

descriptor :: MessageDescriptor CPUInfo

Default CPUInfo Source # 

Methods

def :: CPUInfo

((~) * a (Map Text Int64), (~) * b (Map Text Int64), Functor f) => HasLens "cacheSize" f CPUInfo CPUInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "cacheSize" -> (a -> f b) -> CPUInfo -> f CPUInfo

((~) * a Text, (~) * b Text, Functor f) => HasLens "cpuGovernor" f CPUInfo CPUInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "cpuGovernor" -> (a -> f b) -> CPUInfo -> f CPUInfo

((~) * a Text, (~) * b Text, Functor f) => HasLens "cpuInfo" f CPUInfo CPUInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "cpuInfo" -> (a -> f b) -> CPUInfo -> f CPUInfo

((~) * a Double, (~) * b Double, Functor f) => HasLens "mhzPerCpu" f CPUInfo CPUInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "mhzPerCpu" -> (a -> f b) -> CPUInfo -> f CPUInfo

((~) * a Int64, (~) * b Int64, Functor f) => HasLens "numCores" f CPUInfo CPUInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "numCores" -> (a -> f b) -> CPUInfo -> f CPUInfo

((~) * a Int64, (~) * b Int64, Functor f) => HasLens "numCoresAllowed" f CPUInfo CPUInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "numCoresAllowed" -> (a -> f b) -> CPUInfo -> f CPUInfo

data CPUInfo'CacheSizeEntry Source #

Instances

Eq CPUInfo'CacheSizeEntry Source # 
Ord CPUInfo'CacheSizeEntry Source # 
Show CPUInfo'CacheSizeEntry Source # 
Message CPUInfo'CacheSizeEntry Source # 

Methods

descriptor :: MessageDescriptor CPUInfo'CacheSizeEntry

Default CPUInfo'CacheSizeEntry Source # 
((~) * a Text, (~) * b Text, Functor f) => HasLens "key" f CPUInfo'CacheSizeEntry CPUInfo'CacheSizeEntry a b Source # 

Methods

lensOf :: Proxy# Symbol "key" -> (a -> f b) -> CPUInfo'CacheSizeEntry -> f CPUInfo'CacheSizeEntry

((~) * a Int64, (~) * b Int64, Functor f) => HasLens "value" f CPUInfo'CacheSizeEntry CPUInfo'CacheSizeEntry a b Source # 

Methods

lensOf :: Proxy# Symbol "value" -> (a -> f b) -> CPUInfo'CacheSizeEntry -> f CPUInfo'CacheSizeEntry

data CommitId Source #

Instances

Eq CommitId Source # 
Ord CommitId Source # 
Show CommitId Source # 
Message CommitId Source # 

Methods

descriptor :: MessageDescriptor CommitId

Default CommitId Source # 

Methods

def :: CommitId

((~) * a Int64, (~) * b Int64, Functor f) => HasLens "changelist" f CommitId CommitId a b Source # 

Methods

lensOf :: Proxy# Symbol "changelist" -> (a -> f b) -> CommitId -> f CommitId

((~) * a Text, (~) * b Text, Functor f) => HasLens "hash" f CommitId CommitId a b Source # 

Methods

lensOf :: Proxy# Symbol "hash" -> (a -> f b) -> CommitId -> f CommitId

((~) * a (Maybe Int64), (~) * b (Maybe Int64), Functor f) => HasLens "maybe'changelist" f CommitId CommitId a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'changelist" -> (a -> f b) -> CommitId -> f CommitId

((~) * a (Maybe Text), (~) * b (Maybe Text), Functor f) => HasLens "maybe'hash" f CommitId CommitId a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'hash" -> (a -> f b) -> CommitId -> f CommitId

((~) * a (Maybe CommitId'Kind), (~) * b (Maybe CommitId'Kind), Functor f) => HasLens "maybe'kind" f CommitId CommitId a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'kind" -> (a -> f b) -> CommitId -> f CommitId

((~) * a Int64, (~) * b Int64, Functor f) => HasLens "pendingChangelist" f CommitId CommitId a b Source # 

Methods

lensOf :: Proxy# Symbol "pendingChangelist" -> (a -> f b) -> CommitId -> f CommitId

((~) * a Text, (~) * b Text, Functor f) => HasLens "snapshot" f CommitId CommitId a b Source # 

Methods

lensOf :: Proxy# Symbol "snapshot" -> (a -> f b) -> CommitId -> f CommitId

data EntryValue Source #

Instances

Eq EntryValue Source # 
Ord EntryValue Source # 
Show EntryValue Source # 
Message EntryValue Source # 

Methods

descriptor :: MessageDescriptor EntryValue

Default EntryValue Source # 

Methods

def :: EntryValue

((~) * a Double, (~) * b Double, Functor f) => HasLens "doubleValue" f EntryValue EntryValue a b Source # 

Methods

lensOf :: Proxy# Symbol "doubleValue" -> (a -> f b) -> EntryValue -> f EntryValue

((~) * a (Maybe Double), (~) * b (Maybe Double), Functor f) => HasLens "maybe'doubleValue" f EntryValue EntryValue a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'doubleValue" -> (a -> f b) -> EntryValue -> f EntryValue

((~) * a (Maybe EntryValue'Kind), (~) * b (Maybe EntryValue'Kind), Functor f) => HasLens "maybe'kind" f EntryValue EntryValue a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'kind" -> (a -> f b) -> EntryValue -> f EntryValue

((~) * a (Maybe Text), (~) * b (Maybe Text), Functor f) => HasLens "maybe'stringValue" f EntryValue EntryValue a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'stringValue" -> (a -> f b) -> EntryValue -> f EntryValue

((~) * a Text, (~) * b Text, Functor f) => HasLens "stringValue" f EntryValue EntryValue a b Source # 

Methods

lensOf :: Proxy# Symbol "stringValue" -> (a -> f b) -> EntryValue -> f EntryValue

data GPUInfo Source #

Constructors

GPUInfo 

Fields

Instances

Eq GPUInfo Source # 

Methods

(==) :: GPUInfo -> GPUInfo -> Bool #

(/=) :: GPUInfo -> GPUInfo -> Bool #

Ord GPUInfo Source # 
Show GPUInfo Source # 
Message GPUInfo Source # 

Methods

descriptor :: MessageDescriptor GPUInfo

Default GPUInfo Source # 

Methods

def :: GPUInfo

((~) * a Text, (~) * b Text, Functor f) => HasLens "busId" f GPUInfo GPUInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "busId" -> (a -> f b) -> GPUInfo -> f GPUInfo

((~) * a Text, (~) * b Text, Functor f) => HasLens "model" f GPUInfo GPUInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "model" -> (a -> f b) -> GPUInfo -> f GPUInfo

((~) * a Text, (~) * b Text, Functor f) => HasLens "uuid" f GPUInfo GPUInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "uuid" -> (a -> f b) -> GPUInfo -> f GPUInfo

data MachineConfiguration Source #

Instances

Eq MachineConfiguration Source # 
Ord MachineConfiguration Source # 
Show MachineConfiguration Source # 
Message MachineConfiguration Source # 

Methods

descriptor :: MessageDescriptor MachineConfiguration

Default MachineConfiguration Source # 
((~) * a [AvailableDeviceInfo], (~) * b [AvailableDeviceInfo], Functor f) => HasLens "availableDeviceInfo" f MachineConfiguration MachineConfiguration a b Source # 

Methods

lensOf :: Proxy# Symbol "availableDeviceInfo" -> (a -> f b) -> MachineConfiguration -> f MachineConfiguration

((~) * a CPUInfo, (~) * b CPUInfo, Functor f) => HasLens "cpuInfo" f MachineConfiguration MachineConfiguration a b Source # 

Methods

lensOf :: Proxy# Symbol "cpuInfo" -> (a -> f b) -> MachineConfiguration -> f MachineConfiguration

((~) * a [Any], (~) * b [Any], Functor f) => HasLens "deviceInfo" f MachineConfiguration MachineConfiguration a b Source # 

Methods

lensOf :: Proxy# Symbol "deviceInfo" -> (a -> f b) -> MachineConfiguration -> f MachineConfiguration

((~) * a Text, (~) * b Text, Functor f) => HasLens "hostname" f MachineConfiguration MachineConfiguration a b Source # 

Methods

lensOf :: Proxy# Symbol "hostname" -> (a -> f b) -> MachineConfiguration -> f MachineConfiguration

((~) * a (Maybe CPUInfo), (~) * b (Maybe CPUInfo), Functor f) => HasLens "maybe'cpuInfo" f MachineConfiguration MachineConfiguration a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'cpuInfo" -> (a -> f b) -> MachineConfiguration -> f MachineConfiguration

((~) * a (Maybe MemoryInfo), (~) * b (Maybe MemoryInfo), Functor f) => HasLens "maybe'memoryInfo" f MachineConfiguration MachineConfiguration a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'memoryInfo" -> (a -> f b) -> MachineConfiguration -> f MachineConfiguration

((~) * a (Maybe PlatformInfo), (~) * b (Maybe PlatformInfo), Functor f) => HasLens "maybe'platformInfo" f MachineConfiguration MachineConfiguration a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'platformInfo" -> (a -> f b) -> MachineConfiguration -> f MachineConfiguration

((~) * a MemoryInfo, (~) * b MemoryInfo, Functor f) => HasLens "memoryInfo" f MachineConfiguration MachineConfiguration a b Source # 

Methods

lensOf :: Proxy# Symbol "memoryInfo" -> (a -> f b) -> MachineConfiguration -> f MachineConfiguration

((~) * a PlatformInfo, (~) * b PlatformInfo, Functor f) => HasLens "platformInfo" f MachineConfiguration MachineConfiguration a b Source # 

Methods

lensOf :: Proxy# Symbol "platformInfo" -> (a -> f b) -> MachineConfiguration -> f MachineConfiguration

((~) * a Text, (~) * b Text, Functor f) => HasLens "serialIdentifier" f MachineConfiguration MachineConfiguration a b Source # 

Methods

lensOf :: Proxy# Symbol "serialIdentifier" -> (a -> f b) -> MachineConfiguration -> f MachineConfiguration

data MemoryInfo Source #

Instances

Eq MemoryInfo Source # 
Ord MemoryInfo Source # 
Show MemoryInfo Source # 
Message MemoryInfo Source # 

Methods

descriptor :: MessageDescriptor MemoryInfo

Default MemoryInfo Source # 

Methods

def :: MemoryInfo

((~) * a Int64, (~) * b Int64, Functor f) => HasLens "available" f MemoryInfo MemoryInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "available" -> (a -> f b) -> MemoryInfo -> f MemoryInfo

((~) * a Int64, (~) * b Int64, Functor f) => HasLens "total" f MemoryInfo MemoryInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "total" -> (a -> f b) -> MemoryInfo -> f MemoryInfo

data PlatformInfo Source #

Instances

Eq PlatformInfo Source # 
Ord PlatformInfo Source # 
Show PlatformInfo Source # 
Message PlatformInfo Source # 

Methods

descriptor :: MessageDescriptor PlatformInfo

Default PlatformInfo Source # 

Methods

def :: PlatformInfo

((~) * a Text, (~) * b Text, Functor f) => HasLens "bits" f PlatformInfo PlatformInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "bits" -> (a -> f b) -> PlatformInfo -> f PlatformInfo

((~) * a Text, (~) * b Text, Functor f) => HasLens "linkage" f PlatformInfo PlatformInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "linkage" -> (a -> f b) -> PlatformInfo -> f PlatformInfo

((~) * a Text, (~) * b Text, Functor f) => HasLens "machine" f PlatformInfo PlatformInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "machine" -> (a -> f b) -> PlatformInfo -> f PlatformInfo

((~) * a Text, (~) * b Text, Functor f) => HasLens "release" f PlatformInfo PlatformInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "release" -> (a -> f b) -> PlatformInfo -> f PlatformInfo

((~) * a Text, (~) * b Text, Functor f) => HasLens "system" f PlatformInfo PlatformInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "system" -> (a -> f b) -> PlatformInfo -> f PlatformInfo

((~) * a Text, (~) * b Text, Functor f) => HasLens "version" f PlatformInfo PlatformInfo a b Source # 

Methods

lensOf :: Proxy# Symbol "version" -> (a -> f b) -> PlatformInfo -> f PlatformInfo

data TestResults Source #

Instances

Eq TestResults Source # 
Ord TestResults Source # 
Show TestResults Source # 
Message TestResults Source # 

Methods

descriptor :: MessageDescriptor TestResults

Default TestResults Source # 

Methods

def :: TestResults

((~) * a TestResults'BenchmarkType, (~) * b TestResults'BenchmarkType, Functor f) => HasLens "benchmarkType" f TestResults TestResults a b Source # 

Methods

lensOf :: Proxy# Symbol "benchmarkType" -> (a -> f b) -> TestResults -> f TestResults

((~) * a BuildConfiguration, (~) * b BuildConfiguration, Functor f) => HasLens "buildConfiguration" f TestResults TestResults a b Source # 

Methods

lensOf :: Proxy# Symbol "buildConfiguration" -> (a -> f b) -> TestResults -> f TestResults

((~) * a CommitId, (~) * b CommitId, Functor f) => HasLens "commitId" f TestResults TestResults a b Source # 

Methods

lensOf :: Proxy# Symbol "commitId" -> (a -> f b) -> TestResults -> f TestResults

((~) * a BenchmarkEntries, (~) * b BenchmarkEntries, Functor f) => HasLens "entries" f TestResults TestResults a b Source # 

Methods

lensOf :: Proxy# Symbol "entries" -> (a -> f b) -> TestResults -> f TestResults

((~) * a MachineConfiguration, (~) * b MachineConfiguration, Functor f) => HasLens "machineConfiguration" f TestResults TestResults a b Source # 

Methods

lensOf :: Proxy# Symbol "machineConfiguration" -> (a -> f b) -> TestResults -> f TestResults

((~) * a (Maybe BuildConfiguration), (~) * b (Maybe BuildConfiguration), Functor f) => HasLens "maybe'buildConfiguration" f TestResults TestResults a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'buildConfiguration" -> (a -> f b) -> TestResults -> f TestResults

((~) * a (Maybe CommitId), (~) * b (Maybe CommitId), Functor f) => HasLens "maybe'commitId" f TestResults TestResults a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'commitId" -> (a -> f b) -> TestResults -> f TestResults

((~) * a (Maybe BenchmarkEntries), (~) * b (Maybe BenchmarkEntries), Functor f) => HasLens "maybe'entries" f TestResults TestResults a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'entries" -> (a -> f b) -> TestResults -> f TestResults

((~) * a (Maybe MachineConfiguration), (~) * b (Maybe MachineConfiguration), Functor f) => HasLens "maybe'machineConfiguration" f TestResults TestResults a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'machineConfiguration" -> (a -> f b) -> TestResults -> f TestResults

((~) * a (Maybe RunConfiguration), (~) * b (Maybe RunConfiguration), Functor f) => HasLens "maybe'runConfiguration" f TestResults TestResults a b Source # 

Methods

lensOf :: Proxy# Symbol "maybe'runConfiguration" -> (a -> f b) -> TestResults -> f TestResults

((~) * a Text, (~) * b Text, Functor f) => HasLens "name" f TestResults TestResults a b Source # 

Methods

lensOf :: Proxy# Symbol "name" -> (a -> f b) -> TestResults -> f TestResults

((~) * a RunConfiguration, (~) * b RunConfiguration, Functor f) => HasLens "runConfiguration" f TestResults TestResults a b Source # 

Methods

lensOf :: Proxy# Symbol "runConfiguration" -> (a -> f b) -> TestResults -> f TestResults

((~) * a Text, (~) * b Text, Functor f) => HasLens "runMode" f TestResults TestResults a b Source # 

Methods

lensOf :: Proxy# Symbol "runMode" -> (a -> f b) -> TestResults -> f TestResults

((~) * a Double, (~) * b Double, Functor f) => HasLens "runTime" f TestResults TestResults a b Source # 

Methods

lensOf :: Proxy# Symbol "runTime" -> (a -> f b) -> TestResults -> f TestResults

((~) * a Int64, (~) * b Int64, Functor f) => HasLens "startTime" f TestResults TestResults a b Source # 

Methods

lensOf :: Proxy# Symbol "startTime" -> (a -> f b) -> TestResults -> f TestResults

((~) * a Text, (~) * b Text, Functor f) => HasLens "target" f TestResults TestResults a b Source # 

Methods

lensOf :: Proxy# Symbol "target" -> (a -> f b) -> TestResults -> f TestResults

data TestResults'BenchmarkType Source #

Instances

Bounded TestResults'BenchmarkType Source # 
Enum TestResults'BenchmarkType Source # 
Eq TestResults'BenchmarkType Source # 
Ord TestResults'BenchmarkType Source # 
Show TestResults'BenchmarkType Source # 
MessageEnum TestResults'BenchmarkType Source # 
FieldDefault TestResults'BenchmarkType Source # 
Default TestResults'BenchmarkType Source # 

argument :: forall f s t a b. HasLens "argument" f s t a b => LensLike f s t a b Source #

available :: forall f s t a b. HasLens "available" f s t a b => LensLike f s t a b Source #

availableDeviceInfo :: forall f s t a b. HasLens "availableDeviceInfo" f s t a b => LensLike f s t a b Source #

benchmarkType :: forall f s t a b. HasLens "benchmarkType" f s t a b => LensLike f s t a b Source #

bits :: forall f s t a b. HasLens "bits" f s t a b => LensLike f s t a b Source #

buildConfiguration :: forall f s t a b. HasLens "buildConfiguration" f s t a b => LensLike f s t a b Source #

busId :: forall f s t a b. HasLens "busId" f s t a b => LensLike f s t a b Source #

cacheSize :: forall f s t a b. HasLens "cacheSize" f s t a b => LensLike f s t a b Source #

ccFlags :: forall f s t a b. HasLens "ccFlags" f s t a b => LensLike f s t a b Source #

changelist :: forall f s t a b. HasLens "changelist" f s t a b => LensLike f s t a b Source #

commitId :: forall f s t a b. HasLens "commitId" f s t a b => LensLike f s t a b Source #

cpuGovernor :: forall f s t a b. HasLens "cpuGovernor" f s t a b => LensLike f s t a b Source #

cpuInfo :: forall f s t a b. HasLens "cpuInfo" f s t a b => LensLike f s t a b Source #

cpuTime :: forall f s t a b. HasLens "cpuTime" f s t a b => LensLike f s t a b Source #

deviceInfo :: forall f s t a b. HasLens "deviceInfo" f s t a b => LensLike f s t a b Source #

doubleValue :: forall f s t a b. HasLens "doubleValue" f s t a b => LensLike f s t a b Source #

entries :: forall f s t a b. HasLens "entries" f s t a b => LensLike f s t a b Source #

entry :: forall f s t a b. HasLens "entry" f s t a b => LensLike f s t a b Source #

extras :: forall f s t a b. HasLens "extras" f s t a b => LensLike f s t a b Source #

hash :: forall f s t a b. HasLens "hash" f s t a b => LensLike f s t a b Source #

hostname :: forall f s t a b. HasLens "hostname" f s t a b => LensLike f s t a b Source #

iters :: forall f s t a b. HasLens "iters" f s t a b => LensLike f s t a b Source #

key :: forall f s t a b. HasLens "key" f s t a b => LensLike f s t a b Source #

linkage :: forall f s t a b. HasLens "linkage" f s t a b => LensLike f s t a b Source #

machine :: forall f s t a b. HasLens "machine" f s t a b => LensLike f s t a b Source #

machineConfiguration :: forall f s t a b. HasLens "machineConfiguration" f s t a b => LensLike f s t a b Source #

maybe'buildConfiguration :: forall f s t a b. HasLens "maybe'buildConfiguration" f s t a b => LensLike f s t a b Source #

maybe'changelist :: forall f s t a b. HasLens "maybe'changelist" f s t a b => LensLike f s t a b Source #

maybe'commitId :: forall f s t a b. HasLens "maybe'commitId" f s t a b => LensLike f s t a b Source #

maybe'cpuInfo :: forall f s t a b. HasLens "maybe'cpuInfo" f s t a b => LensLike f s t a b Source #

maybe'doubleValue :: forall f s t a b. HasLens "maybe'doubleValue" f s t a b => LensLike f s t a b Source #

maybe'entries :: forall f s t a b. HasLens "maybe'entries" f s t a b => LensLike f s t a b Source #

maybe'hash :: forall f s t a b. HasLens "maybe'hash" f s t a b => LensLike f s t a b Source #

maybe'kind :: forall f s t a b. HasLens "maybe'kind" f s t a b => LensLike f s t a b Source #

maybe'machineConfiguration :: forall f s t a b. HasLens "maybe'machineConfiguration" f s t a b => LensLike f s t a b Source #

maybe'memoryInfo :: forall f s t a b. HasLens "maybe'memoryInfo" f s t a b => LensLike f s t a b Source #

maybe'platformInfo :: forall f s t a b. HasLens "maybe'platformInfo" f s t a b => LensLike f s t a b Source #

maybe'runConfiguration :: forall f s t a b. HasLens "maybe'runConfiguration" f s t a b => LensLike f s t a b Source #

maybe'stringValue :: forall f s t a b. HasLens "maybe'stringValue" f s t a b => LensLike f s t a b Source #

maybe'value :: forall f s t a b. HasLens "maybe'value" f s t a b => LensLike f s t a b Source #

memoryInfo :: forall f s t a b. HasLens "memoryInfo" f s t a b => LensLike f s t a b Source #

memoryLimit :: forall f s t a b. HasLens "memoryLimit" f s t a b => LensLike f s t a b Source #

mhzPerCpu :: forall f s t a b. HasLens "mhzPerCpu" f s t a b => LensLike f s t a b Source #

mode :: forall f s t a b. HasLens "mode" f s t a b => LensLike f s t a b Source #

model :: forall f s t a b. HasLens "model" f s t a b => LensLike f s t a b Source #

name :: forall f s t a b. HasLens "name" f s t a b => LensLike f s t a b Source #

numCores :: forall f s t a b. HasLens "numCores" f s t a b => LensLike f s t a b Source #

numCoresAllowed :: forall f s t a b. HasLens "numCoresAllowed" f s t a b => LensLike f s t a b Source #

opts :: forall f s t a b. HasLens "opts" f s t a b => LensLike f s t a b Source #

pendingChangelist :: forall f s t a b. HasLens "pendingChangelist" f s t a b => LensLike f s t a b Source #

physicalDescription :: forall f s t a b. HasLens "physicalDescription" f s t a b => LensLike f s t a b Source #

platformInfo :: forall f s t a b. HasLens "platformInfo" f s t a b => LensLike f s t a b Source #

release :: forall f s t a b. HasLens "release" f s t a b => LensLike f s t a b Source #

runConfiguration :: forall f s t a b. HasLens "runConfiguration" f s t a b => LensLike f s t a b Source #

runMode :: forall f s t a b. HasLens "runMode" f s t a b => LensLike f s t a b Source #

runTime :: forall f s t a b. HasLens "runTime" f s t a b => LensLike f s t a b Source #

serialIdentifier :: forall f s t a b. HasLens "serialIdentifier" f s t a b => LensLike f s t a b Source #

snapshot :: forall f s t a b. HasLens "snapshot" f s t a b => LensLike f s t a b Source #

startTime :: forall f s t a b. HasLens "startTime" f s t a b => LensLike f s t a b Source #

stringValue :: forall f s t a b. HasLens "stringValue" f s t a b => LensLike f s t a b Source #

system :: forall f s t a b. HasLens "system" f s t a b => LensLike f s t a b Source #

target :: forall f s t a b. HasLens "target" f s t a b => LensLike f s t a b Source #

throughput :: forall f s t a b. HasLens "throughput" f s t a b => LensLike f s t a b Source #

total :: forall f s t a b. HasLens "total" f s t a b => LensLike f s t a b Source #

type' :: forall f s t a b. HasLens "type'" f s t a b => LensLike f s t a b Source #

uuid :: forall f s t a b. HasLens "uuid" f s t a b => LensLike f s t a b Source #

value :: forall f s t a b. HasLens "value" f s t a b => LensLike f s t a b Source #

version :: forall f s t a b. HasLens "version" f s t a b => LensLike f s t a b Source #

wallTime :: forall f s t a b. HasLens "wallTime" f s t a b => LensLike f s t a b Source #