-
- Downloads
added port constrain to list scheduler, added example and updated tests into...
added port constrain to list scheduler, added example and updated tests into unit and integration tests
parent
6c849e88
No related branches found
No related tags found
Showing
- b_asic/architecture.py 7 additions, 0 deletionsb_asic/architecture.py
- b_asic/core_schedulers.py 4 additions, 5 deletionsb_asic/core_schedulers.py
- b_asic/resources.py 2 additions, 2 deletionsb_asic/resources.py
- b_asic/scheduler.py 79 additions, 28 deletionsb_asic/scheduler.py
- examples/auto_scheduling_with_custom_io_times.py 11 additions, 2 deletionsexamples/auto_scheduling_with_custom_io_times.py
- examples/ldlt_matrix_inverse.py 3 additions, 2 deletionsexamples/ldlt_matrix_inverse.py
- examples/memory_constrained_scheduling.py 143 additions, 0 deletionsexamples/memory_constrained_scheduling.py
- test/integration/test_sfg_to_architecture.py 157 additions, 0 deletionstest/integration/test_sfg_to_architecture.py
- test/unit/baseline_images/test_resources/test_draw_matrix_transposer_4.png 0 additions, 0 deletions...e_images/test_resources/test_draw_matrix_transposer_4.png
- test/unit/baseline_images/test_resources/test_draw_process_collection.png 0 additions, 0 deletions...ne_images/test_resources/test_draw_process_collection.png
- test/unit/baseline_images/test_resources/test_left_edge_cell_assignment.png 0 additions, 0 deletions..._images/test_resources/test_left_edge_cell_assignment.png
- test/unit/baseline_images/test_resources/test_max_min_lifetime_bar_plot.png 0 additions, 0 deletions..._images/test_resources/test_max_min_lifetime_bar_plot.png
- test/unit/baseline_images/test_schedule/test__get_figure_no_execution_times.png 0 additions, 0 deletions...ges/test_schedule/test__get_figure_no_execution_times.png
- test/unit/test_architecture.py 1 addition, 1 deletiontest/unit/test_architecture.py
- test/unit/test_codegen.py 0 additions, 0 deletionstest/unit/test_codegen.py
- test/unit/test_core_operations.py 0 additions, 0 deletionstest/unit/test_core_operations.py
- test/unit/test_core_schedulers.py 204 additions, 167 deletionstest/unit/test_core_schedulers.py
- test/unit/test_graph_id_generator.py 0 additions, 0 deletionstest/unit/test_graph_id_generator.py
- test/unit/test_gui.py 0 additions, 0 deletionstest/unit/test_gui.py
- test/unit/test_gui/twotapfir.py 0 additions, 0 deletionstest/unit/test_gui/twotapfir.py
Loading
Please register or sign in to comment