commit | 7f74d4d335f1bdcb51fca584d5ad065c4ff996ac | [log] [tgz] |
---|---|---|
author | Omer Shpigelman <oshpigelman@habana.ai> | Mon Aug 12 11:48:46 2019 +0300 |
committer | Oded Gabbay <oded.gabbay@gmail.com> | Thu Nov 21 11:35:46 2019 +0200 |
tree | f5ad2779ebe77b7a70ba694b840cd9d7838a596e | |
parent | 5d1012576d20dd7cb70e00ea1b4c2af11a6c9156 [diff] |
habanalabs: re-factor memory module code Some of the functions in the memory module code were too long and/or contained multiple operations that are not always done together. Re-factor the code by dividing those functions to smaller functions which are more readable and maintainable. Signed-off-by: Omer Shpigelman <oshpigelman@habana.ai> Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>