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

New User Interface (#50) #53

Merged
merged 1 commit into from
May 15, 2024
Merged

New User Interface (#50) #53

merged 1 commit into from
May 15, 2024

Conversation

asyms
Copy link
Contributor

@asyms asyms commented May 15, 2024

  • Create AcceleratorValidator and Factory

  • Create WorkloadValidator and Factory

  • test works for tpu_like

  • tests work with new hardware definitions

  • Minor cleanup: examle file, nice print

  • restore get_total_inst_bandwidth function (used in stream)

  • Refactor AcceleratorFactory into CoreFactory, re-introduce in Core

  • make memory area a float

  • Multiplier area can be float

  • Extract LayetAttributes class from LayerNode for Stream compatibility

  • Make core allocation a list

  • Create ABC for LayerNode and DummyNode

  • Fix very nasty bug in LayerEquation

  • minor bug in spatial mapping generator

  • fix ruff error in AimcArray so CI/CD can run tetst

  • add cerberus library to requirements.txt

  • Fix bug in workload validator when using padding

  • fix minor bug in parsing

  • Fix eq for LayerAttributes

  • Fix test energy/latency values after fixing bug in commit c408a13

  • edit .pylintrc indentation from 2 to 4

* Create AcceleratorValidator and Factory

* Create WorkloadValidator and Factory

* test works for tpu_like

* tests work with new hardware definitions

* Minor cleanup: examle file, nice print

* restore get_total_inst_bandwidth function (used in stream)

* Refactor AcceleratorFactory into CoreFactory, re-introduce  in Core

* make memory area a float

* Multiplier area can be float

* Extract LayetAttributes class from LayerNode for Stream compatibility

* Make core allocation a list

* Create ABC for LayerNode and DummyNode

* Fix very nasty bug in LayerEquation

* minor bug in spatial mapping generator

* fix ruff error in AimcArray so CI/CD can run tetst

* add cerberus library to requirements.txt

* Fix bug in workload validator when using padding

* fix minor bug in parsing

* Fix __eq__ for LayerAttributes

* Fix test energy/latency values after fixing bug in commit c408a13

* edit .pylintrc indentation from 2 to 4
@asyms asyms merged commit 4bef22b into master May 15, 2024
3 of 5 checks passed
@asyms asyms deleted the robin-dev branch May 15, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants