| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
