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

Lower mem footprint for Jupyter #144

Merged
merged 1 commit into from
Apr 27, 2023

Conversation

orperel
Copy link
Collaborator

@orperel orperel commented Apr 27, 2023

Passes raypack batch_size for inference time

@orperel orperel merged commit e44604c into NVIDIAGameWorks:main Apr 27, 2023
orperel pushed a commit to orperel/kaolin-wisp that referenced this pull request May 22, 2023
Make CI green

fix codebook and examples

Additional typing to make new nerf main runnable

sdf datasets and visualizations params

tyro and hydra-zen new config modules

some minor extras for a cleaner new config

fixes for help

Update requirements

Update requirements again

README.md for config

Expose write config to yaml in public api

fix docstring for torch

add get_config_target to utils

Fix CLI args for variable length args

MR fixes due to comments from Masha

Fix argparsing with complete yaml blocks being ignored and proper printing

Bug fix for ordering of CLI subcommands

additional fix for ordering of CLI subcommands

Lower mem footprint for Jupyter (NVIDIAGameWorks#144)

Pass raypack `batch_size` for inference time

Signed-off-by: operel <[email protected]>

Experiment trackers and trainers

missing requirements

List config changes

Bug fixes to make octree main runnable

NeRF main for octree

hash grid config

triplanar and codebook configs, and some fixes

some config fixes

add interactive mode to config

SDF main

requirements for sdf app

add bg color to base tracer

triplanar and hash sdf configs

Update CI to new args

Param and test fixes to unblock CI

trigger ci

Fix more args

Fix more test args

documentation for tracker and metrics

Additional test arg fixes

Various more fixes to to align with pre new-config

Fix hashgrid V8 test try 2

remove feature lr

fixes for sdf triplane, hashgrid v8, and sigg demo CI

retry nglod tests

make sdf a bit more on par with prev setting

flatten config and create presets module

bypass glumpy issue with argparse

mem optimization for no validation split to enable fox

finishing touches - readme updates and wandb fixes

add breaking change message

remove map_device which screws octree as pyramid

trigger ci

Give proper error message for missing config

NeRF validation split should have no transform

MR fixes due to comments from Clement

trigger ci

Add more information about untyped args errors

format error message better

even more formatting

Test with Tesla_V100_PCIE_32GB

Test with GA100-E4720-DVT

Final MR fixes + attempt to make CI green

retrigger ci

Fix flakey tests
orperel pushed a commit to orperel/kaolin-wisp that referenced this pull request May 22, 2023
Make CI green

fix codebook and examples

Additional typing to make new nerf main runnable

sdf datasets and visualizations params

tyro and hydra-zen new config modules

some minor extras for a cleaner new config

fixes for help

Update requirements

Update requirements again

README.md for config

Expose write config to yaml in public api

fix docstring for torch

add get_config_target to utils

Fix CLI args for variable length args

MR fixes due to comments from Masha

Fix argparsing with complete yaml blocks being ignored and proper printing

Bug fix for ordering of CLI subcommands

additional fix for ordering of CLI subcommands

Lower mem footprint for Jupyter (NVIDIAGameWorks#144)

Pass raypack `batch_size` for inference time

Signed-off-by: operel <[email protected]>

Experiment trackers and trainers

missing requirements

List config changes

Bug fixes to make octree main runnable

NeRF main for octree

hash grid config

triplanar and codebook configs, and some fixes

some config fixes

add interactive mode to config

SDF main

requirements for sdf app

add bg color to base tracer

triplanar and hash sdf configs

Update CI to new args

Param and test fixes to unblock CI

trigger ci

Fix more args

Fix more test args

documentation for tracker and metrics

Additional test arg fixes

Various more fixes to to align with pre new-config

Fix hashgrid V8 test try 2

remove feature lr

fixes for sdf triplane, hashgrid v8, and sigg demo CI

retry nglod tests

make sdf a bit more on par with prev setting

flatten config and create presets module

bypass glumpy issue with argparse

mem optimization for no validation split to enable fox

finishing touches - readme updates and wandb fixes

add breaking change message

remove map_device which screws octree as pyramid

trigger ci

Give proper error message for missing config

NeRF validation split should have no transform

MR fixes due to comments from Clement

trigger ci

Add more information about untyped args errors

format error message better

even more formatting

Test with Tesla_V100_PCIE_32GB

Test with GA100-E4720-DVT

Final MR fixes + attempt to make CI green

retrigger ci

Fix flakey tests

Signed-off-by: operel <[email protected]>
orperel added a commit to AvivSham/kaolin-wisp that referenced this pull request May 30, 2023
Pass raypack `batch_size` for inference time

Signed-off-by: operel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant