MCPcopy Create free account

hub / github.com/NVlabs/tiny-cuda-nn / functions

Functions2,710 in github.com/NVlabs/tiny-cuda-nn

Functioncompute_error
(metric, img, ref)
scripts/common.py:157
Functionconditional_static_cast
dependencies/json/json.hpp:3936
Methodconfig
dependencies/catch2/catch.hpp:12783
Methodconst_view
include/tiny-cuda-nn/gpu_memory.h:348
Methodconst_view
include/tiny-cuda-nn/gpu_matrix.h:230
Functionconstant_gradient_loss
include/tiny-cuda-nn/losses/constant.h:42
Methodconstruct
dependencies/catch2/catch.hpp:7415
Methodconstruct
dependencies/json/json.hpp:4654
Methodconstruct
dependencies/json/json.hpp:4667
Methodconstruct
dependencies/json/json.hpp:4700
Methodconstruct
dependencies/json/json.hpp:4722
Methodconstruct
dependencies/json/json.hpp:4735
Methodconstruct
dependencies/json/json.hpp:4748
Methodconstruct
dependencies/json/json.hpp:4761
Methodconstruct
dependencies/json/json.hpp:4831
Functioncontains
! @throw parse_error.106 if an array index begins with '0' @throw parse_error.109 if an array index was not a number */
dependencies/json/json.hpp:13153
Methodconvert
dependencies/catch2/catch.hpp:1617
Methodconvert
dependencies/catch2/catch.hpp:1712
Methodconvert
dependencies/catch2/catch.hpp:1718
Methodconvert
dependencies/catch2/catch.hpp:1724
Methodconvert
dependencies/catch2/catch.hpp:1798
Methodconvert
dependencies/catch2/catch.hpp:1809
Methodconvert
dependencies/catch2/catch.hpp:1821
Methodconvert
dependencies/catch2/catch.hpp:1845
Methodconvert
dependencies/catch2/catch.hpp:1853
Methodconvert
dependencies/catch2/catch.hpp:1886
Methodconvert
dependencies/catch2/catch.hpp:1904
Methodconvert
dependencies/catch2/catch.hpp:1947
Methodconvert
dependencies/catch2/catch.hpp:1963
Methodconvert
dependencies/catch2/catch.hpp:1970
Methodconvert
dependencies/catch2/catch.hpp:2041
Methodconvert
dependencies/catch2/catch.hpp:2048
Methodconvert
dependencies/catch2/catch.hpp:2104
Methodconvert
dependencies/catch2/catch.hpp:2112
Methodconvert
dependencies/catch2/catch.hpp:2120
Methodconvert
dependencies/catch2/catch.hpp:2128
Methodconvert
dependencies/catch2/catch.hpp:2140
Methodconvert
dependencies/catch2/catch.hpp:2147
Methodconvert
dependencies/catch2/catch.hpp:7933
Methodconvert_params_from_jit_layout
include/tiny-cuda-nn/network_with_input_encoding.h:249
Methodconvert_params_from_jit_layout
include/tiny-cuda-nn/object.h:722
Methodconvert_params_from_jit_layout
include/tiny-cuda-nn/networks/fully_fused_mlp.h:210
Methodconvert_params_from_jit_layout
include/tiny-cuda-nn/networks/cutlass_mlp.h:221
Methodconvert_params_to_jit_layout
include/tiny-cuda-nn/network_with_input_encoding.h:244
Methodconvert_params_to_jit_layout
include/tiny-cuda-nn/object.h:721
Methodconvert_params_to_jit_layout
include/tiny-cuda-nn/networks/fully_fused_mlp.h:200
Methodconvert_params_to_jit_layout
include/tiny-cuda-nn/networks/cutlass_mlp.h:211
Methodcopy_from_host
@name Copy operations * @{ */ Copy data of num_elements from the raw pointer on the host
include/tiny-cuda-nn/gpu_memory.h:224
Methodcopy_to_host
Copies num_elements of data from the raw host pointer to the device. Fails if there is not enough space available.
include/tiny-cuda-nn/gpu_memory.h:282
Methodcopysign
include/tiny-cuda-nn/vec.h:181
Methodcos
include/tiny-cuda-nn/vec.h:191
Functioncount
dependencies/json/json.hpp:22048
Methodcreate
dependencies/catch2/catch.hpp:6055
Methodcreate
dependencies/catch2/catch.hpp:6076
Methodcreate
dependencies/json/json.hpp:2913
Methodcreate
dependencies/json/json.hpp:2992
Methodcreate
dependencies/json/json.hpp:3047
Methodcreate
dependencies/json/json.hpp:3095
Methodcreate
dependencies/json/json.hpp:3134
Methodcreate
dependencies/json/json.hpp:5765
Methodcreate
dependencies/json/json.hpp:5789
Methodcreate
dependencies/json/json.hpp:5822
MethodcreateContext
dependencies/catch2/catch.hpp:10338
Functioncreate_encoding
bindings/torch/tinycudann/bindings.cpp:280
Functioncreate_from_config
include/tiny-cuda-nn/config.h:53
Functioncreate_grid_encoding
include/tiny-cuda-nn/encodings/grid.h:1837
Functioncreate_grid_encoding_templated_1
include/tiny-cuda-nn/encodings/grid.h:1825
Functioncreate_grid_encoding_templated_2
include/tiny-cuda-nn/encodings/grid.h:1726
Functioncreate_network
bindings/torch/tinycudann/bindings.cpp:275
Functioncreate_network_with_input_encoding
bindings/torch/tinycudann/bindings.cpp:271
Methodcross
include/tiny-cuda-nn/vec.h:479
Functioncross_entropy_loss
include/tiny-cuda-nn/losses/cross_entropy.h:40
FunctioncublasGetError
include/tiny-cuda-nn/optimizers/shampoo.h:49
Functioncuda_compute_capability
include/tiny-cuda-nn/common_host.h:176
Functioncuda_device_name
include/tiny-cuda-nn/common_host.h:171
Functioncuda_max_registers
include/tiny-cuda-nn/common_host.h:192
Functioncuda_runtime_version_string
include/tiny-cuda-nn/common_host.h:156
Functioncuda_supported_compute_capability
include/tiny-cuda-nn/common_host.h:182
Methodcurrent_sample
include/tiny-cuda-nn/optimizers/average.h:117
Methodcurrent_sample_idx
include/tiny-cuda-nn/optimizers/average.h:113
Methodcustom
dependencies/catch2/catch.hpp:7885
Methodcustom_weights
include/tiny-cuda-nn/optimizers/adam.h:217
Methodcustom_weights
include/tiny-cuda-nn/optimizers/sgd.h:112
Methodcustom_weights
include/tiny-cuda-nn/optimizers/average.h:109
Methodcustom_weights
include/tiny-cuda-nn/optimizers/lookahead.h:114
Methodcustom_weights
include/tiny-cuda-nn/optimizers/novograd.h:183
Methodcustom_weights
include/tiny-cuda-nn/optimizers/exponential_decay.h:90
Methodcustom_weights
include/tiny-cuda-nn/optimizers/shampoo.h:889
Methodcustom_weights
include/tiny-cuda-nn/optimizers/batched.h:107
Methoddata
include/tiny-cuda-nn/vec.h:623
Methoddata
include/tiny-cuda-nn/gpu_memory.h:476
Methoddata
include/tiny-cuda-nn/gpu_memory.h:620
Methoddebiased_alpha_beta
include/tiny-cuda-nn/optimizers/shampoo.h:311
Functiondecode
! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The result of the
dependencies/json/json.hpp:17293
Functiondefault_encoding
include/tiny-cuda-nn/encoding.h:79
Functiondefault_loss
include/tiny-cuda-nn/loss.h:91
Functiondefault_loss_scale<__half>
include/tiny-cuda-nn/common.h:240
Functiondefault_loss_scale<float>
include/tiny-cuda-nn/common.h:238
Functiondefault_network
include/tiny-cuda-nn/network.h:63
Methoddescribe
dependencies/catch2/catch.hpp:3296
← previousnext →1,301–1,400 of 2,710, ranked by callers