Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add system_type_specific field to system_desc #151

Merged
merged 8 commits into from
Sep 27, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Add system_type_specific field to system_desc
Proposal to add system_type_specific field in system_desc.json file to classify edge category systems to edge-servers and edge-devices (embedded). It can also be used to classify datacenter category systems to `on-premise` and `cloud`.
arjunsuresh authored Apr 8, 2023
commit 13927ebc47514cbc2277d2e4b21cd8fccf3f27a9
2 changes: 2 additions & 0 deletions submission_rules.adoc
Original file line number Diff line number Diff line change
@@ -445,6 +445,7 @@ The file <system_desc_id>.json should contain the following metadata describing
| submitter | Yes | Google | David Kanter | David Kanter
| division | Yes | closed | Closed | Open
| system_type | Yes | datacenter | datacenter | edge
| system_type_specific | Yes^2^ | cloud | edge-server | edge-device
| status | Yes | available | available | available
| | | | |
| system_name | Yes | tpu-v3 | 8ball | 8ball
@@ -482,6 +483,7 @@ The file <system_desc_id>.json should contain the following metadata describing
|===

^1^ Optional for preview system submission. These fields must be updated in the system description json upon the public availability of the processor.
^2^ The valid values for `system_type_specific` are `cloud` and `on-premice` for datacenter category and `edge-server` and `edge-device` for edge category.


In the Network division for the inference datacenter the file <system_desc_id>.json should also contain: