Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / NVlabs/tiny-cuda-nn issues and pull requests

#474 - Segmentation fault Error While Building.

Issue - State: open - Opened by 5p6 30 days ago

#473 - cant use conda

Issue - State: open - Opened by Ky-579 about 1 month ago

#472 - why use a loss_scale ?

Issue - State: closed - Opened by brabbitdousha about 1 month ago - 1 comment

#471 - Difference between FusedMLP and MLP?

Issue - State: open - Opened by prmudgal about 2 months ago

#466 - Look for nvcc in CUDA_HOME

Pull Request - State: closed - Opened by amiller27 3 months ago - 4 comments

#399 - Can't install the pytorch extension on windows

Issue - State: open - Opened by axel578 11 months ago - 1 comment

#393 - python setup.py install raise error

Issue - State: open - Opened by gabiwz 11 months ago - 4 comments

#183 - Unable to install pytorch bindings - lcuda not found

Issue - State: open - Opened by akshay-krishnan about 2 years ago - 29 comments

#164 - Can't build on Windows - No CUDA toolset found error

Issue - State: open - Opened by dokluch about 2 years ago - 14 comments

#105 - Confused about the "SKEW" in the fully fused mlp

Issue - State: closed - Opened by zihaozou over 2 years ago - 1 comment

#104 - Error when trying to install on Windows

Issue - State: closed - Opened by graham-eisele over 2 years ago - 3 comments

#103 - reproducing "Real-time Neural Radiance Caching for Path Tracing"

Issue - State: closed - Opened by bmahlbrand over 2 years ago - 1 comment

#102 - HashGrid Encoding benchmarking runtime error

Issue - State: closed - Opened by creiser over 2 years ago - 2 comments

#101 - INT8 support

Issue - State: closed - Opened by mihaibujanca over 2 years ago - 1 comment

#100 - Underlying buffer has been detached

Issue - State: closed - Opened by ErfolgreichCharismatisch over 2 years ago - 12 comments

#99 - INT8 quantization

Issue - State: closed - Opened by wkMvg over 2 years ago - 1 comment

#98 - Illegal memory access when composing HashGrid and another encoding

Issue - State: closed - Opened by smontode24 over 2 years ago - 3 comments

#96 - Customizing MLP initialization in PyTorch

Issue - State: closed - Opened by ajayjain over 2 years ago - 2 comments

#94 - nvcc fatal : Unknown option '-extended-lambda' on cuda10.0

Issue - State: closed - Opened by soolone over 2 years ago - 1 comment

#93 - How to use the CrossEntropy loss?

Issue - State: closed - Opened by t-artikov over 2 years ago - 2 comments

#92 - Trainer::forward number of parameters

Issue - State: closed - Opened by ookey over 2 years ago - 1 comment

#90 - Remove references to misc_kernels.h

Pull Request - State: closed - Opened by VasuAgrawal over 2 years ago - 1 comment

#88 - Compilation error ptxas fatal : Unresolved extern function '_Z3powfi'

Issue - State: closed - Opened by nickponline over 2 years ago - 3 comments

#87 - dependencies/cutlass not included in v1.5 release tarball (&zip)

Issue - State: closed - Opened by libreliu over 2 years ago - 3 comments

#86 - Documentation for C/C++ API

Issue - State: open - Opened by rohitrango over 2 years ago

#84 - Backward error during running python example

Issue - State: closed - Opened by FrozenSilent over 2 years ago - 6 comments

#83 - Warp Misaligned Address with Cutlass when building against 70

Issue - State: open - Opened by hturki over 2 years ago - 1 comment

#82 - Uncaught exception - Memory Allocation

Issue - State: closed - Opened by nopor over 2 years ago - 6 comments

#80 - NetworkWithInputEncoding::encoding() fails to compile

Issue - State: closed - Opened by daniel-sch over 2 years ago - 1 comment

#79 - `linear_kernel` truncates `n_elements` to `uint32_t`

Issue - State: closed - Opened by igozali over 2 years ago - 1 comment

#78 - Error while installing python extension

Issue - State: open - Opened by ghost over 2 years ago

#77 - requires_grad be False after encoding

Issue - State: closed - Opened by yihua7 over 2 years ago - 3 comments

#76 - compile error in win10 with vs2019.16.11 and cuda 11.3

Issue - State: closed - Opened by hzhshok over 2 years ago - 4 comments

#75 - Will "nerf_network.h" become a default header file in tiny-cuda-nn?

Issue - State: closed - Opened by MarvinChung over 2 years ago - 3 comments

#74 - compile error in win10 with vs2019.16.11 and cuda 11.0

Issue - State: closed - Opened by YK-hastur over 2 years ago - 3 comments

#73 - Compiler Errors WRT json.hpp and CPP version 14 requirement

Issue - State: open - Opened by sc0m3r over 2 years ago - 3 comments

#72 - build pytorch extension under ubuntu

Issue - State: closed - Opened by Jiakui over 2 years ago - 6 comments

#70 - Pytorch binding - How can I customize?

Issue - State: closed - Opened by resurgo97 over 2 years ago - 1 comment

#69 - Add partial support for second-order derivatives (for grid.h's input)

Pull Request - State: closed - Opened by ventusff over 2 years ago - 6 comments

#67 - Horizontal wrapping hash grid?

Issue - State: closed - Opened by jonathanventura over 2 years ago - 1 comment

#66 - update include dirs of pytorch-binding setup

Pull Request - State: closed - Opened by lsongx over 2 years ago - 1 comment

#65 - Update CUTLASS to 2.8 (and track as submodule)

Pull Request - State: closed - Opened by Tom94 over 2 years ago

#64 - Misc improvements

Pull Request - State: closed - Opened by Tom94 over 2 years ago

#63 - Multi-GPU support for the PyTorch bindings?

Issue - State: closed - Opened by yongsiang-fb over 2 years ago - 5 comments

#62 - Make GPUMatrix slice-able and unify encoding/network API as byproduct

Pull Request - State: closed - Opened by Tom94 over 2 years ago

#61 - CUTLASS Error when output size of network > 16

Issue - State: closed - Opened by half-potato over 2 years ago - 6 comments

#60 - The backward error of SphericalHarmonics encoding

Issue - State: closed - Opened by lzhnb over 2 years ago - 2 comments

#59 - Weight normalization

Issue - State: closed - Opened by theFilipko over 2 years ago - 2 comments

#57 - Composite encoding with Grid

Issue - State: closed - Opened by diolatzis over 2 years ago - 2 comments

#56 - Loading and saving weights of pytorch wrapper of tiny-cuda-nn

Issue - State: closed - Opened by subin-kim-cv over 2 years ago - 1 comment

#55 - Why does the fully fused MLP use a skew?

Issue - State: closed - Opened by VasuAgrawal over 2 years ago - 1 comment

#54 - Error when building bindings/torch

Issue - State: open - Opened by qbhan over 2 years ago

#53 - Max Level - Grid Encoding

Issue - State: closed - Opened by jc211 over 2 years ago - 1 comment

#52 - Features per Level vs Features per Entry

Issue - State: open - Opened by jc211 over 2 years ago - 2 comments

#51 - Complie PyTorch Bindings with float32 precision.

Issue - State: closed - Opened by srxdev0619 over 2 years ago - 2 comments

#49 - Problems running PyTorch bidings

Issue - State: closed - Opened by danperazzo over 2 years ago - 5 comments

#48 - Compilation error when building bindings/torch

Issue - State: closed - Opened by theponpon over 2 years ago - 3 comments

#46 - Does sample code with one-blob encoding still work?

Issue - State: closed - Opened by shocker-0x15 over 2 years ago - 2 comments

#45 - Compilation issues

Issue - State: closed - Opened by adw62 over 2 years ago - 4 comments

#44 - CPU support

Issue - State: closed - Opened by joonho3020 over 2 years ago - 1 comment

#43 - PyTorch improvements

Pull Request - State: closed - Opened by Tom94 over 2 years ago

#42 - Always expose fp32 encodings in addition to fp16

Pull Request - State: closed - Opened by Tom94 over 2 years ago

#41 - Several PyTorch-related fixes

Pull Request - State: closed - Opened by Tom94 over 2 years ago

#40 - Decouple `forward()` context from `Object`

Pull Request - State: closed - Opened by Tom94 over 2 years ago

#39 - [pytorch extension] call forward multiple times before backward

Issue - State: closed - Opened by ashawkey over 2 years ago - 2 comments

#38 - How big can you make a fully fused MLP while retaining performance benefits?

Issue - State: open - Opened by oscarknagg over 2 years ago - 2 comments

#36 - Help implementing 3D SDF/UDF fitting

Issue - State: closed - Opened by lykius almost 3 years ago - 5 comments

#35 - Suggestion: Format source code for long lines ......

Issue - State: closed - Opened by delldu almost 3 years ago - 1 comment

#34 - Add support for row-major outputs of `GridEncoding`

Pull Request - State: closed - Opened by Tom94 almost 3 years ago

#33 - Row-major inputs; reduced memory usage; misc improvements

Pull Request - State: closed - Opened by Tom94 almost 3 years ago

#32 - About HashGrid Encoder's gradient with respect to the input position

Issue - State: closed - Opened by ashawkey almost 3 years ago - 3 comments

#31 - Fused MLP

Issue - State: closed - Opened by pure-water almost 3 years ago - 1 comment

#30 - Support fp16 on compute capabilities 53, 60, and 62

Pull Request - State: closed - Opened by Tom94 almost 3 years ago

#26 - Win10 / VS 2019 build error: nvcc.exe (...) exited with code 1

Issue - State: closed - Opened by kommander almost 3 years ago - 6 comments

#25 - [bug?] sphere harmonics encoding's backward function

Issue - State: closed - Opened by ashawkey almost 3 years ago - 3 comments

#24 - Wrong config option in sample code

Issue - State: closed - Opened by danielschaeufele almost 3 years ago - 3 comments

#23 - Misc improvements

Pull Request - State: closed - Opened by Tom94 almost 3 years ago

#22 - Benchmarking

Issue - State: open - Opened by rmbrualla almost 3 years ago - 4 comments

#21 - Reduce VRAM footprint of CutlassMLP

Pull Request - State: closed - Opened by Tom94 almost 3 years ago

#19 - Fix typo in comment

Pull Request - State: closed - Opened by Enter-tainer almost 3 years ago - 1 comment

#18 - Fix compile errors on sm_37 architecture

Pull Request - State: closed - Opened by Tom94 almost 3 years ago

#16 - Creating fully fused with existing weights

Issue - State: closed - Opened by kommander almost 3 years ago - 3 comments

#15 - Compatibility with GPU arch 70 and lower

Pull Request - State: closed - Opened by Tom94 almost 3 years ago

#14 - Do you plan to have a python wrapper for the fully fused MLP?

Issue - State: closed - Opened by MultiPath almost 3 years ago - 8 comments

#13 - What does "fully fused" actually mean?

Issue - State: closed - Opened by JonathonLuiten almost 3 years ago - 2 comments

#12 - Add trainable grid-based encoding

Pull Request - State: closed - Opened by Tom94 almost 3 years ago