Module compile_inputs

Module compile_inputs 

Source
Expand description

The module which contains functions that combine input data in order to create one layerwise bookkeeping table.

Functionsยง

get_prefix_bits_from_capacity ๐Ÿ”’
Function which returns a vector of the values for prefix bits according to which position we are in the range from 0 to total_num_bits - num_free_bits.
index_input_mles ๐Ÿ”’