-
Notifications
You must be signed in to change notification settings - Fork 332
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
Dev to master 0.16 #564
Dev to master 0.16 #564
Conversation
* TF, Pytorch version updates Custom PyTorch not needed any more with PyTorch 1.12 TB plugin troubleshooting docs * torch._six updates for Torch 1.12
Added support for distributed training for PyTorch ObjectDetection pipeline. Modify launch script to spawn multiple process for multi-gpu training. Update Object Detection Pipeline to support multiple gpus. Train PointPillars on large scale datasets like Waymo. Co-authored-by: naruarjun <naruarjun@gmail.com> Co-authored-by: Narayanan E.R <narayananr@iiitd.ac.in>
This pull request introduces 2 alerts and fixes 6 when merging 0e1e2ed into 5148228 - view on LGTM.com new alerts:
fixed alerts:
|
34e7e0a
to
7ede72d
Compare
This pull request introduces 1 alert and fixes 6 when merging 7ede72d into 5148228 - view on LGTM.com new alerts:
fixed alerts:
|
7ede72d
to
73a565d
Compare
This pull request introduces 1 alert and fixes 6 when merging 73a565d into 5148228 - view on LGTM.com new alerts:
fixed alerts:
|
Python to 3.10 to match main repo CI. Tensorflow, PyTorch, PyTest Fix wheel, setuptools, pip versions. Skip OpenVino in CI since it conflicts with TF 2.8.2
73a565d
to
7c692d2
Compare
This pull request introduces 1 alert and fixes 6 when merging 7c692d2 into 5148228 - view on LGTM.com new alerts:
fixed alerts:
|
Merge dev to master for Open3D 0.16 release.
This change is