| Commit message (Collapse) | Author | Files | Lines |
|
|
|
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.9 to 2.0.11.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.9...2.0.11)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
|
Report the CPU and GPU bandwidths for some of the M core models.
|
|
|
|
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.61 to 2.0.9.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...2.0.9)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
|
|
|
Create a binary named `apple_silicon`, and add a library named to the
project, so it can be re-used by external projects.
|
|
Add the TDP for the GPUs and CPUs, for the models we know about. Apple
does not publish information about TDP so we're going to have to gather
that information by going over various sites.
Add some unit tests.
|
|
|
|
|
|
|