| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-06 | refactor(exp/tf20): Remove OpenTelemetry from TF20 experiment | Fabian Mastenbroek | |
| This change removes the OpenTelemetry integration from the OpenDC Tensorflow 2020 experiments. Previously, we chose to integrate OpenTelemetry to provide a unified way to report metrics to the users. See the previous commit removing it from the "Compute" modules for the reasoning behind this change. | |||
| 2022-05-06 | refactor(exp/tf20): Directly expose device stats stats to user | Fabian Mastenbroek | |
| This change updates the `TFDevice` interface to directly expose statistics about the accelerator device to the user. Previously, the user had to access these values through OpenTelemetry, which required substantial extra work. | |||
| 2021-05-09 | exp: Model TensorFlow compute devices | Wenchen Lai | |
