Skip to content

Commit

Permalink
Merge pull request #7 from ZendarInc/is/upgrade-pytorch
Browse files Browse the repository at this point in the history
Upgrade pytorch and release v1.4.5
  • Loading branch information
ishivvers authored Feb 2, 2024
2 parents e9d69b1 + d414d0d commit b3ee0a3
Show file tree
Hide file tree
Showing 4 changed files with 308 additions and 162 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,7 @@ If you need to update this code, the steps to do so are:
1. make the code changes required, here in `ZendarInc/torchsparse`
1. increment the `torchsparse/version.py` appropriately
1. merge those changes into `zendar-main`
1. in the RadarProcessor repo, set up the submodule to be at the new head of `zendar-main`
1. in `RadarProcessor/systems/python`, remove and then re-add the `torchsparse` package, to capture the new version
1. `pdm remove torchsparse`
1. `pdm add ../../vendor/torchsparse`
1. in the RadarProcessor repo, update the `pyproject.toml` file appropriately
1. merge your changes into the develop branch in RadarProcessor


Expand Down
Loading

0 comments on commit b3ee0a3

Please sign in to comment.