Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding basic CI and fixing minor problems #17

Merged
merged 4 commits into from
Oct 18, 2023
Merged

Adding basic CI and fixing minor problems #17

merged 4 commits into from
Oct 18, 2023

Commits on Oct 15, 2023

  1. Adding integration tests

    Create python-tests.yml
    Adding ceres and eigen dependencies
    
    Adding coverage
    
    Adding parameterized
    
    Fixing GPU torch problems
    
    Avoiding explicit transfer of the model to CUDA
    
    Adding tests for eval utils and standardizing the batched/non-batched behaviour (only tested with homographies)
    
    Testing failures in pytest
    
    Fixing dummy test
    
    Removing MishaKav/pytest-coverage-comment
    
    Fixing problems in MegaDepth evaluation
    
    Fixing division by 0 and converting function to torch
    
    Fixing lint errors
    
    Fixing isort errors
    iago-suarez committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    461aac5 View commit details
    Browse the repository at this point in the history
  2. Addressing PR comments

    iago-suarez committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    fdf4a4d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    49eef7b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    53115b2 View commit details
    Browse the repository at this point in the history