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

memory efficient test #330

Merged
merged 7 commits into from
Jan 10, 2021
Merged

memory efficient test #330

merged 7 commits into from
Jan 10, 2021

Commits on Jan 5, 2021

  1. memory efficient test

    yamengxi committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    96f9612 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. implement efficient test

    yamengxi committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    762c683 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'memory-efficient-test' of https://github.com/yamengxi/m…

    …msegmentation into memory-efficient-test
    
    Conflicts:
    	mmseg/apis/test.py
    	mmseg/core/evaluation/metrics.py
    yamengxi committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    970c2dd View commit details
    Browse the repository at this point in the history
  3. merge

    yamengxi committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    2b8593a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2021

  1. Add document and docstring

    yamengxi committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    96ecd74 View commit details
    Browse the repository at this point in the history
  2. fix unit test

    yamengxi committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    a0ee652 View commit details
    Browse the repository at this point in the history
  3. add memory usage report

    yamengxi committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    7a2f83b View commit details
    Browse the repository at this point in the history