Formal and systematic track of memory footprint by:
- input features size;
- input features chunk size;
- number of layers used in the cost function;
- Distance from start to end point. This might be the most critical aspect with the current implementation. We shall have a good estimate how it scales so we can estimate requirements and limitations based on the test cases.
Formal and systematic track of memory footprint by: