-
Notifications
You must be signed in to change notification settings - Fork 674
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
fVDB 0.2.1 update #1997
Merged
swahtz
merged 73 commits into
AcademySoftwareFoundation:feature/fvdb
from
swahtz:omni_fvdb_update
Jan 22, 2025
Merged
fVDB 0.2.1 update #1997
swahtz
merged 73 commits into
AcademySoftwareFoundation:feature/fvdb
from
swahtz:omni_fvdb_update
Jan 22, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Dan Bailey <[email protected]>
…ion#1982 Signed-off-by: Jonathan Swartz <[email protected]>
Signed-off-by: Jonathan Swartz <[email protected]>
Signed-off-by: Jonathan Swartz <[email protected]>
Signed-off-by: Jonathan Swartz <[email protected]>
Signed-off-by: Jonathan Swartz <[email protected]>
Signed-off-by: Jonathan Swartz <[email protected]>
…/js/fvdb_actions Add fVDB CI
Signed-off-by: Jonathan Swartz <[email protected]>
Signed-off-by: Jonathan Swartz <[email protected]>
Signed-off-by: Jonathan Swartz <[email protected]>
Signed-off-by: Jonathan Swartz <[email protected]>
…_notes_031224 Meeting notes 3rd December
Changed GH action upload-artifact to v4; fixes AcademySoftwareFoundation#1982
…eFoundation/fix_missing_spdx Added SPDX license identifiers to files missing it
Signed-off-by: Jonathan Swartz <[email protected]>
…_typo Fix typo in SPDX license identifier
Signed-off-by: Jonathan Swartz <[email protected]>
…/master Updating `feature/fvdb` from `master`
…ocs_for_fvdb Disable docs Workflow for fVDB changes
… that have different licenses Signed-off-by: Jonathan Swartz <[email protected]>
Signed-off-by: Jonathan Swartz <[email protected]>
…st for concatenation of JaggedTensors
…/fw/fix_jcat0 Fix jagged concatenation when concatenating a JaggedTensor with only one element in it
Signed-off-by: Jonathan Swartz <[email protected]>
Signed-off-by: Jonathan Swartz <[email protected]>
Signed-off-by: Matthew Cong <[email protected]>
…/nanovdb_merge Merge changes from latest NanoVDB
…/js/fvdb_codestyle Add fVDB code style check actions
Changes to .clang-format for better include sorting Gsplat rasterization code cleanup and add unused arguments for pixel mask Signed-off-by: Jonathan Swartz <[email protected]>
…simple radial distortion Signed-off-by: Jonathan Swartz <[email protected]>
dozer_nerfgun_waldo changed to the default dataset Signed-off-by: Jonathan Swartz <[email protected]>
Signed-off-by: Jonathan Swartz <[email protected]>
…areFoundation#119) * black formatting fix for garfield download_example_data * Removing cv2 import that is only valid for pip opencv package --------- Signed-off-by: Jonathan Swartz <[email protected]>
Updating feature/fvdb branch from current develop branch to pickup the 'enforce-all-checks' action as well as disabled Windows tests setup. --------- Signed-off-by: Ken Museth <[email protected]> Signed-off-by: Jonathan Swartz <[email protected]> Co-authored-by: Ken Museth <[email protected]>
…cademySoftwareFoundation#50) Co-authored-by: Jonathan Swartz <[email protected]>
…Foundation#124) Signed-off-by: Jonathan Swartz <[email protected]>
* fix spelling mistake and add log * quality of life helper
…ion#75) * Add basic cmake and an example gbenchmark * Modify setup.py to exclude benchmarks directory * gitignore benchmarks build dir * Make CMake work with conda-forge Torch, and make simple benchmark use Torch. * Add working C++11 ABI Torch conda environment * Modularize the cmake. * Whitespace cleanup * empty Signed-off-by: Jonathan Swartz <[email protected]> * Add comment about excluding benchmarks directory * Modularize python, torch and fvdb dependencies, and add better error checking * Empty commit to test signing * Empty commit to test signing * Use `find_library` to find libfvdb.so --------- Signed-off-by: Jonathan Swartz <[email protected]> Co-authored-by: Jonathan Swartz <[email protected]> Co-authored-by: Francis Williams <[email protected]>
* Add basic cmake and an example gbenchmark * Modify setup.py to exclude benchmarks directory * gitignore benchmarks build dir * Make CMake work with conda-forge Torch, and make simple benchmark use Torch. * Add working C++11 ABI Torch conda environment * Modularize the cmake. * Whitespace cleanup * empty Signed-off-by: Jonathan Swartz <[email protected]> * Add comment about excluding benchmarks directory * Modularize python, torch and fvdb dependencies, and add better error checking * Empty commit to test signing * Empty commit to test signing * Add cmake and example for gtest-based C++ unit tests * remove whitespace change. * set `files.insertFinalNewLine` to true in workspace settings, fix EOF newlines * newline at EOF * Rename ExampleTest * Add CTest support. * "benchmarks" --> "tests" * Fix typo * Ignore tests directory (oops) --------- Signed-off-by: Jonathan Swartz <[email protected]> Co-authored-by: Jonathan Swartz <[email protected]>
…age for large datasets (AcademySoftwareFoundation#129) Co-authored-by: Francis Williams <[email protected]> Co-authored-by: Mark Harris <[email protected]>
…SoftwareFoundation#131) Moved the recommended build/test/dev environments to use the conda-forge channel as their package source. This has required moving to CUDA 12.0, PyTorch 2.4.1. Also removed the NKFW tests because they were breaking in the new environment but these tests’ functionality were covered by other unit tests. closes AcademySoftwareFoundation#121 closes AcademySoftwareFoundation#135 --------- Signed-off-by: Ken Museth <[email protected]> Signed-off-by: Jonathan Swartz <[email protected]> Co-authored-by: Ken Museth <[email protected]>
…undation#150) Signed-off-by: Jonathan Swartz <[email protected]>
Signed-off-by: Jonathan Swartz <[email protected]>
Signed-off-by: Jonathan Swartz <[email protected]>
swahtz
requested review from
kmuseth,
Idclip,
richhones,
apradhana,
jmlait and
danrbailey
as code owners
January 22, 2025 00:24
|
Signed-off-by: Jonathan Swartz <[email protected]>
I'm going to override the DCO check. Before merging |
/easycla |
swahtz
merged commit Jan 22, 2025
06f003e
into
AcademySoftwareFoundation:feature/fvdb
34 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.