aertslab / CREsted

Other
26 stars 1 forks source link

Fix size of hot_encoding_table and one_hot_decoding_table. #11

Closed ghuls closed 2 months ago

ghuls commented 2 months ago

Fix size of hot_encoding_table and one_hot_decoding_table as it needs to be 256 bytes instead of 255 bytes.