Skip to content
Tags give the ability to mark specific points in history as being important
  • 23.12.11
    Version generated on 11/12/2023
    
    Fixed minor issues and updated to clone SPACE4AI-Logger from
    https://gitlab.polimi.it/ai-sprint/space4ai-logger
  • 23.06.30
    Version generated on 30/06/2023
    
    Updated the Json generator to include the terminal nodes into the
    DAG (this prevents issues from space4ai-d when single-component
    applications are considered). Tested on:
    - blurry_faces_single_component_local_constraint
    - mask_detection_1_partitionable_local_constraints
    from https://gitlab.polimi.it/ai-sprint/ai-sprint-examples
  • 23.06.08
    Version generated on 23/06/08
    
    Changed parser name; reading early-exit-probabilities and Time from
    input files; automatically build the complete path to performance
    models regression files to avoid issues with the application directory
    name. Tested on:
    - mask_detection_1_partitionable_local_constraints
    - mask_detection_2_partitionable_global_constraint
    - mask_detection_4_double_partitioning
    - mask_detection_5_three_components
    - filter_classifier_degraded_performance
    - filter_classifier_early_exits
    from https://gitlab.polimi.it/ai-sprint/ai-sprint-examples
  • 23.05.23
    Version generated on 23/05/23
    
    Fixed bugs from previous releases and added the support to only-edge
    scenarios (occurring after a network disconnection). Tested on:
    - mask_detection_1_partitionable_local_constraints
    - mask_detection_2_partitionable_global_constraint
    - mask_detection_4_double_partitioning
    - mask_detection_5_three_components
    - filter_classifier_degraded_performance
    from https://gitlab.polimi.it/ai-sprint/ai-sprint-examples
    
    (note: mask_detection_4, mask_detection_5 and filter_classifier are the
    only examples including edge resources)
  • 23.05.17
    Version generated on 23/05/17
    
    Supporting components with degraded-performance alternatives. Tested on:
    - mask_detection_1_partitionable_local_constraints
    - mask_detection_2_partitionable_global_constraint
    - mask_detection_3_components_4CL
    - mask_detection_4_double_partitioning
    - filter_classifier_degraded_performance
    from https://gitlab.polimi.it/ai-sprint/ai-sprint-examples
  • 23.05.03
    Version generated on 23/05/03
    
    Tested on mask_detection_1_partitionable_local_constraints and
    mask_detection_2_partitionable_global_constraint from
    https://gitlab.polimi.it/ai-sprint/ai-sprint-examples