Skip to content

Releases: SET-Scheduling-Project/SET-ISCA2023

v1.1

29 Jan 20:10
Compare
Choose a tag to compare

Improved input formats, now SET accepts both file inputs and command-line argument inputs.

Added code documentation, including instuctions on how to do custom modification to the codes.

v1.0.2

29 Jan 19:25
Compare
Choose a tag to compare

Added comments and tidied-up code formats.

For compability to v1.0, the code remains exactly the same semantic, with only a bit reordering of variables.
Code modifications are postponed to v1.1, the next version.

If you are familiar with v1.0 code, then this version is a good place to start.
If you are new to this repo, v1.1 may be more friendly.

v1.0.1

21 Jan 16:12
Compare
Choose a tag to compare

Added LLM models (BERT-Large, GPT2-XL prefill/decode).

v1.0

09 May 10:58
Compare
Choose a tag to compare

The initial SET framework in the ISCA'50 paper.

Further updates will be released here afterwards.