From e1c82bddcbc5ed30e86577afac1477c38778e2e9 Mon Sep 17 00:00:00 2001 From: Adrian Kneip <adrian.kneip@uclouvain.be> Date: Sun, 4 Sep 2022 12:34:30 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 34f1f7b..93a6977 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,10 @@ The ModelCIMs framework has been developed for the training of CNNs/DNNs aware of SRAM-based compute in-memory accelerators non-idealities. --- Copyright/referencing --- + Usage of this framework is subject to copyright policies. Please cite the original research paper "A. Kneip et al., A 1-to-4b 16.8-POPS/W 473-TOPS/mm2 6T-based In-Memory Computing SRAM in 22nm FD-SOI with Multi-Bit Analog Batch-Normalization, Proceedings of IEEE ESSCIRC 2022, pp. 1-4" when using it for academic or industrial purpose. --- Framework usage --- + <To be added soon> -- GitLab