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

[MMSIG] Support mmdeploy Docker for Jetson #2587

Open
wants to merge 34 commits into
base: main
Choose a base branch
from

Commits on Dec 5, 2023

  1. Update README.md

    yinfan98 authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    df5c9b4 View commit details
    Browse the repository at this point in the history
  2. Create Jetson_docker.md

    yinfan98 authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    02e9770 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Create Dockerfile

    yinfan98 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    3908c0d View commit details
    Browse the repository at this point in the history
  2. Create Dockerfile

    yinfan98 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    59198d1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from yinfan98/patch-3

    Create Jetson_docker.md
    yinfan98 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    6a6a09c View commit details
    Browse the repository at this point in the history
  4. Update README.md

    yinfan98 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2221b58 View commit details
    Browse the repository at this point in the history
  5. Update README_zh-CN.md

    yinfan98 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4ba4e09 View commit details
    Browse the repository at this point in the history
  6. Update Jetson_docker.md

    yinfan98 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    130a337 View commit details
    Browse the repository at this point in the history
  7. Create Jetson_docker.md

    yinfan98 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1dd3ed8 View commit details
    Browse the repository at this point in the history
  8. Update Jetson_docker.md

    yinfan98 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c5f943b View commit details
    Browse the repository at this point in the history
  9. Update Jetson_docker.md

    yinfan98 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e3d15d3 View commit details
    Browse the repository at this point in the history
  10. Update README_zh-CN.md

    yinfan98 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f6aa719 View commit details
    Browse the repository at this point in the history
  11. Update Jetson_docker.md

    yinfan98 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    904bee1 View commit details
    Browse the repository at this point in the history
  12. Update Dockerfile

    yinfan98 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7ab4bed View commit details
    Browse the repository at this point in the history
  13. Update Dockerfile

    yinfan98 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    00161a6 View commit details
    Browse the repository at this point in the history
  14. Update Dockerfile

    yinfan98 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1e61f31 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Update Dockerfile

    yinfan98 authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    1f79ff0 View commit details
    Browse the repository at this point in the history
  2. Update Dockerfile

    yinfan98 authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    f382574 View commit details
    Browse the repository at this point in the history
  3. Update Jetson_docker.md

    yinfan98 authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    3264283 View commit details
    Browse the repository at this point in the history
  4. Update Jetson_docker.md

    yinfan98 authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    3577922 View commit details
    Browse the repository at this point in the history
  5. Update Jetson_docker.md

    yinfan98 authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    4021170 View commit details
    Browse the repository at this point in the history
  6. Update Jetson_docker.md

    yinfan98 authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d1a2fda View commit details
    Browse the repository at this point in the history
  7. Update Jetson_docker.md

    yinfan98 authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    3b25e3f View commit details
    Browse the repository at this point in the history
  8. Update Dockerfile

    build PyTorch 1.10.0 with python3.8
    build torchvision 0.11.0 with python3.8
    yinfan98 authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    aa08272 View commit details
    Browse the repository at this point in the history
  9. Update Dockerfile

    solve the problem 3 && 4 using sed in docker
    yinfan98 authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    80bf688 View commit details
    Browse the repository at this point in the history
  10. Update Jetson_docker.md

    yinfan98 authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    8bef364 View commit details
    Browse the repository at this point in the history
  11. Update Jetson_docker.md

    yinfan98 authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    1d3403c View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Update Dockerfile

    yinfan98 authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    4e47dfc View commit details
    Browse the repository at this point in the history
  2. Update Dockerfile

    yinfan98 authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    4873416 View commit details
    Browse the repository at this point in the history
  3. Update Dockerfile

    yinfan98 authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ab78255 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Create distribute.py

    yinfan98 authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    26f427e View commit details
    Browse the repository at this point in the history
  2. Update Dockerfile

    yinfan98 authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    40ca356 View commit details
    Browse the repository at this point in the history
  3. Update Jetson_docker.md

    yinfan98 authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    e222c3c View commit details
    Browse the repository at this point in the history
  4. Update Jetson_docker.md

    yinfan98 authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    14f4f3a View commit details
    Browse the repository at this point in the history