Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: open-mmlab/mmengine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: twoDogy/mmengine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 14 files changed
  • 1 contributor

Commits on May 15, 2023

  1. Update sampler.py for suitable nvidia jetson

    remove the influence of torch.distributed module
    twoDogy authored May 15, 2023
    Configuration menu
    Copy the full SHA
    cb5808e View commit details
    Browse the repository at this point in the history
  2. Update metric.py

    twoDogy authored May 15, 2023
    Configuration menu
    Copy the full SHA
    db7a562 View commit details
    Browse the repository at this point in the history
  3. Update checkpoint_hook.py

    twoDogy authored May 15, 2023
    Configuration menu
    Copy the full SHA
    a134bd6 View commit details
    Browse the repository at this point in the history
  4. Update profiler_hook.py

    twoDogy authored May 15, 2023
    Configuration menu
    Copy the full SHA
    bd13b37 View commit details
    Browse the repository at this point in the history
  5. Update sync_buffer_hook.py

    twoDogy authored May 15, 2023
    Configuration menu
    Copy the full SHA
    e923518 View commit details
    Browse the repository at this point in the history
  6. Update base_module.py

    twoDogy authored May 15, 2023
    Configuration menu
    Copy the full SHA
    fa90c73 View commit details
    Browse the repository at this point in the history
  7. Update zero_optimizer.py

    twoDogy authored May 15, 2023
    Configuration menu
    Copy the full SHA
    2eebefe View commit details
    Browse the repository at this point in the history
  8. Update checkpoint.py

    twoDogy authored May 15, 2023
    Configuration menu
    Copy the full SHA
    db9911e View commit details
    Browse the repository at this point in the history
  9. Update runner.py

    twoDogy authored May 15, 2023
    Configuration menu
    Copy the full SHA
    dbab973 View commit details
    Browse the repository at this point in the history
  10. Update utils.py

    twoDogy authored May 15, 2023
    Configuration menu
    Copy the full SHA
    52bc88a View commit details
    Browse the repository at this point in the history
  11. Update runner_test_case.py

    twoDogy authored May 15, 2023
    Configuration menu
    Copy the full SHA
    72a4a0d View commit details
    Browse the repository at this point in the history
  12. Update time_counter.py

    twoDogy authored May 15, 2023
    Configuration menu
    Copy the full SHA
    0ea5ec4 View commit details
    Browse the repository at this point in the history
  13. Update visualizer.py

    twoDogy authored May 15, 2023
    Configuration menu
    Copy the full SHA
    f629405 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a70fd7c View commit details
    Browse the repository at this point in the history
Loading