| Package | Description |
|---|---|
| org.deeplearning4j.core.listener |
| Modifier and Type | Method and Description |
|---|---|
static HardwareMetric |
HardwareMetric.fromSystem()
Runs
fromSystem(SystemInfo)
with a fresh SystemInfo |
static HardwareMetric |
HardwareMetric.fromSystem(oshi.json.SystemInfo systemInfo)
Returns the relevant information
needed for system diagnostics
based on the
SystemInfo |
static HardwareMetric |
HardwareMetric.fromSystem(oshi.json.SystemInfo systemInfo,
String name)
Returns the relevant information
needed for system diagnostics
based on the
SystemInfo |
static HardwareMetric |
HardwareMetric.fromYaml(@NonNull String yaml) |
Copyright © 2020. All rights reserved.