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

refactor: optimize preprocess #227

Merged
merged 12 commits into from
Jun 13, 2024
Merged

refactor: optimize preprocess #227

merged 12 commits into from
Jun 13, 2024

Commits on Mar 4, 2024

  1. build(deps-dev): bump vitepress from 1.0.0-rc.40 to 1.0.0-rc.44

    Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.0.0-rc.40 to 1.0.0-rc.44.
    - [Release notes](https://github.com/vuejs/vitepress/releases)
    - [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
    - [Commits](vuejs/vitepress@v1.0.0-rc.40...v1.0.0-rc.44)
    
    ---
    updated-dependencies:
    - dependency-name: vitepress
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    dependabot[bot] authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    6074e27 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Apr 28, 2024

  1. build(deps-dev): bump vitepress from 1.0.0-rc.44 to 1.0.1

    Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.0.0-rc.44 to 1.0.1.
    - [Release notes](https://github.com/vuejs/vitepress/releases)
    - [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
    - [Commits](vuejs/vitepress@v1.0.0-rc.44...v1.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: vitepress
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    dependabot[bot] authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    7de57db View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. build(deps-dev): bump vitepress from 1.0.1 to 1.1.4

    Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.0.1 to 1.1.4.
    - [Release notes](https://github.com/vuejs/vitepress/releases)
    - [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
    - [Commits](vuejs/vitepress@v1.0.1...v1.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: vitepress
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    dependabot[bot] authored May 22, 2024
    Configuration menu
    Copy the full SHA
    9afa5d0 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. refactor: async copy between device and cpu

    nullptr committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f40d701 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. refactor: async copy in data preprocess

    nullptr committed May 31, 2024
    Configuration menu
    Copy the full SHA
    129bc28 View commit details
    Browse the repository at this point in the history
  2. refactor: cached mosaic

    nullptr committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d51f09c View commit details
    Browse the repository at this point in the history
  3. refactor: replace transform modules from mmyolo

    nullptr committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9e4abd2 View commit details
    Browse the repository at this point in the history
  4. chore: register modified modules

    nullptr committed May 31, 2024
    Configuration menu
    Copy the full SHA
    83aadcc View commit details
    Browse the repository at this point in the history
  5. chore: update configs

    nullptr committed May 31, 2024
    Configuration menu
    Copy the full SHA
    5af504e View commit details
    Browse the repository at this point in the history
  6. fix: epochs

    nullptr committed May 31, 2024
    Configuration menu
    Copy the full SHA
    77a0b0d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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