####################### Bench: Addition Layer ####################### This module contains the documentation for the addition layer model and testbench. ********************** Addition Layer Model ********************** addition_layer_model.py ======================= .. automodule:: addition_layer_model :members: :synopsis: Model for the addition layer. ********************* Test Addition Layer ********************* test_addition_layer.py ====================== .. automodule:: test_addition_layer :members: :synopsis: Test for the addition layer.