-
- Downloads
Add functions taking GraphComponent instead of TypeName
parent
bd9caefb
No related branches found
No related tags found
Checking pipeline status
This commit is part of merge request !496. Comments created here will be created in the context of that merge request.
Showing
- b_asic/GUI/main_window.py 2 additions, 2 deletionsb_asic/GUI/main_window.py
- b_asic/schedule.py 7 additions, 7 deletionsb_asic/schedule.py
- b_asic/scheduler.py 6 additions, 6 deletionsb_asic/scheduler.py
- b_asic/signal_flow_graph.py 77 additions, 12 deletionsb_asic/signal_flow_graph.py
- examples/auto_scheduling_with_custom_io_times.py 4 additions, 4 deletionsexamples/auto_scheduling_with_custom_io_times.py
- examples/fivepointwinograddft.py 6 additions, 6 deletionsexamples/fivepointwinograddft.py
- examples/folding_example_with_architecture.py 4 additions, 4 deletionsexamples/folding_example_with_architecture.py
- examples/ldlt_matrix_inverse.py 4 additions, 4 deletionsexamples/ldlt_matrix_inverse.py
- examples/memory_constrained_scheduling.py 4 additions, 4 deletionsexamples/memory_constrained_scheduling.py
- examples/scheduling_pipelining_retiming.py 4 additions, 4 deletionsexamples/scheduling_pipelining_retiming.py
- examples/secondorderdirectformiir.py 4 additions, 4 deletionsexamples/secondorderdirectformiir.py
- examples/secondorderdirectformiir_architecture.py 4 additions, 4 deletionsexamples/secondorderdirectformiir_architecture.py
- examples/thirdorderblwdf.py 4 additions, 4 deletionsexamples/thirdorderblwdf.py
- examples/threepointwinograddft.py 4 additions, 4 deletionsexamples/threepointwinograddft.py
- test/fixtures/schedule.py 16 additions, 10 deletionstest/fixtures/schedule.py
- test/integration/test_sfg_to_architecture.py 8 additions, 8 deletionstest/integration/test_sfg_to_architecture.py
- test/unit/test_architecture.py 6 additions, 4 deletionstest/unit/test_architecture.py
- test/unit/test_list_schedulers.py 171 additions, 171 deletionstest/unit/test_list_schedulers.py
- test/unit/test_schedule.py 98 additions, 54 deletionstest/unit/test_schedule.py
- test/unit/test_scheduler.py 24 additions, 24 deletionstest/unit/test_scheduler.py
Loading
Please register or sign in to comment