The following figure summarizes the key aspects of the design of the dense_w16() layer. The Jupyter Notebook used for validation is gen_vectors.ipynb. This tile includes two functions, the dense_w16() layer and a final selu() computation. The layer uses the mac_elem_64() intrinsic to compute outputs leveraging method b. described above.