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: triton-inference-server/pytorch_backend
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: yeahdongcn/pytorch_backend
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.
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jan 31, 2023

  1. Update pytorch docker image tag to 22.12 in README.md

    nvcr.io/nvidia/pytorch:21.02-py3 doesn't contain /usr/local/lib/python3.8/dist-packages/torch/lib/*, following the build instructions in README.md will fail with errors.
    yeahdongcn committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    8478cc8 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Update the copyright year in README.md

    Signed-off-by: Xiaodong Ye <[email protected]>
    yeahdongcn committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    24ae6ff View commit details
    Browse the repository at this point in the history
Loading