MCPcopy Create free account

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

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

Methodhyperparams
include/tiny-cuda-nn/losses/relative_l1.h:114
Methodhyperparams
include/tiny-cuda-nn/losses/relative_l2_luminance.h:124
Methodhyperparams
include/tiny-cuda-nn/losses/relative_l2.h:113
Methodhyperparams
include/tiny-cuda-nn/losses/mape.h:115
Methodhyperparams
include/tiny-cuda-nn/losses/l2.h:112
Methodhyperparams
include/tiny-cuda-nn/losses/variance_is.h:115
Methodhyperparams
include/tiny-cuda-nn/losses/smape.h:115
Methodhyperparams
include/tiny-cuda-nn/losses/l1.h:112
Methodidentity
include/tiny-cuda-nn/vec.h:541
Functionidentity_2nd_derivative
include/tiny-cuda-nn/common_device.h:971
Functionidentity_backward
include/tiny-cuda-nn/encodings/identity.h:70
Functionidentity_derivative
include/tiny-cuda-nn/common_device.h:967
Functionidentity_fun
include/tiny-cuda-nn/common_device.h:963
Methodin_use
include/tiny-cuda-nn/gpu_memory.h:588
Methodindent
dependencies/catch2/catch.hpp:8557
Methodinference_mixed_precision_impl
include/tiny-cuda-nn/encoding.h:44
Methodinference_mixed_precision_impl
include/tiny-cuda-nn/network_with_input_encoding.h:60
Methodinfinity
include/tiny-cuda-nn/ministd.h:116
Methodinfinity
include/tiny-cuda-nn/ministd.h:124
Methodinfinity
include/tiny-cuda-nn/ministd.h:133
Methodinitialize_constant
include/tiny-cuda-nn/gpu_matrix.h:379
Methodinitialize_diagonal
include/tiny-cuda-nn/gpu_matrix.h:387
Methodinitialize_fa_uniform_backward
include/tiny-cuda-nn/gpu_matrix.h:326
Methodinitialize_fa_uniform_forward
include/tiny-cuda-nn/gpu_matrix.h:309
Methodinitialize_params
include/tiny-cuda-nn/encoding.h:65
Methodinitialize_params
include/tiny-cuda-nn/network_with_input_encoding.h:124
Methodinitialize_params
include/tiny-cuda-nn/encodings/grid.h:1076
Methodinitialize_params
include/tiny-cuda-nn/encodings/composite.h:424
Methodinitialize_siren_uniform
include/tiny-cuda-nn/gpu_matrix.h:343
Methodinitialize_siren_uniform_first
include/tiny-cuda-nn/gpu_matrix.h:360
Methodinitialize_xavier_uniform
include/tiny-cuda-nn/gpu_matrix.h:292
Methodinput_gradient
include/tiny-cuda-nn/object.h:592
Methodinput_stream_adapter
dependencies/json/json.hpp:5514
Methodinput_width
include/tiny-cuda-nn/network_with_input_encoding.h:165
Methodinput_width
include/tiny-cuda-nn/encodings/grid.h:1045
Methodinput_width
include/tiny-cuda-nn/encodings/identity.h:144
Methodinput_width
include/tiny-cuda-nn/networks/fully_fused_mlp.h:98
Methodinput_width
include/tiny-cuda-nn/networks/cutlass_mlp.h:105
Methodinstance
dependencies/catch2/catch.hpp:10092
Methodinstance
dependencies/catch2/catch.hpp:10208
Methodintersect
include/tiny-cuda-nn/common.h:387
Methodinto_linear_memory
include/tiny-cuda-nn/mma.h:215
Methodinto_native_memory
Same as above, but storing the fragments instead of loading them.
include/tiny-cuda-nn/mma.h:280
Methodinvalid
include/tiny-cuda-nn/common.h:426
Methodinverse_pth_root_batched
include/tiny-cuda-nn/optimizers/shampoo.h:435
Methodinvoke
dependencies/catch2/catch.hpp:967
Methodinvoke
dependencies/catch2/catch.hpp:4878
Methodinvoke
dependencies/catch2/catch.hpp:6562
Methodinvoke
dependencies/catch2/catch.hpp:6569
Methodinvoke
dependencies/catch2/catch.hpp:9172
Methodinvoke
dependencies/catch2/catch.hpp:9180
MethodinvokeActiveTestCase
dependencies/catch2/catch.hpp:13025
FunctioninvokeLambda
dependencies/catch2/catch.hpp:9187
Methodiqrand
Initialize the pseudorandom number generator with default seed
include/tiny-cuda-nn/common_device.h:422
MethodisBoundary
dependencies/catch2/catch.hpp:8517
MethodisContainer
dependencies/catch2/catch.hpp:9145
MethodisControlChar
dependencies/catch2/catch.hpp:14828
MethodisFlag
dependencies/catch2/catch.hpp:9125
MethodisGeneratorTracker
TrackerBase interface
dependencies/catch2/catch.hpp:12633
FunctionisJustInfo
dependencies/catch2/catch.hpp:12566
MethodisMatch
dependencies/catch2/catch.hpp:9412
MethodisMulti
dependencies/catch2/catch.hpp:11166
MethodisNullTerminated
dependencies/catch2/catch.hpp:668
Methodis_contiguous
include/tiny-cuda-nn/gpu_matrix.h:194
Functionis_discarded
! @brief return whether value is discarded This function returns true if and only if the JSON value was discarded during parsing with a c
dependencies/json/json.hpp:20274
Methodis_errored
dependencies/json/json.hpp:6441
Functionis_pot
include/tiny-cuda-nn/common_host.h:346
Functionis_pot
include/tiny-cuda-nn/common.h:223
Functionis_primitive
! @brief return whether type is primitive This function returns true if and only if the JSON type is primitive (string, number, boolean,
dependencies/json/json.hpp:19973
Methodis_source_needed
include/tiny-cuda-nn/cutlass_matmul.h:149
Methodis_source_needed
Returns true if source is needed
include/tiny-cuda-nn/cutlass_matmul.h:222
Methodis_valid
include/tiny-cuda-nn/common.h:422
Functionitems
! @brief helper to access iterator member functions in range-based for This function allows to access @ref iterator::key() and @ref itera
dependencies/json/json.hpp:22541
Methoditer_impl
dependencies/json/json.hpp:11663
Methoditeration_proxy
construct iteration proxy from a container
dependencies/json/json.hpp:4560
Methoditeration_proxy_value
dependencies/json/json.hpp:4477
Methoditerator
dependencies/catch2/catch.hpp:8511
Methoditerator
dependencies/catch2/catch.hpp:8683
Methoditerator_input_adapter
dependencies/json/json.hpp:5559
Functioniterator_wrapper
dependencies/json/json.hpp:22459
Methodjit_fusion
bindings/torch/tinycudann/bindings.cpp:263
Methodjit_fusion
(self)
bindings/torch/tinycudann/modules.py:229
Methodjson>
dependencies/json/json.hpp:26485
Methodjson_pointer
! @brief create JSON pointer Create a JSON pointer according to the syntax described in [Section 3 of RFC6901](https://tools.ietf.org/htm
dependencies/json/json.hpp:12502
Methodjson_ref
dependencies/json/json.hpp:13465
Methodjson_reverse_iterator
create reverse iterator from iterator
dependencies/json/json.hpp:12372
Methodjson_sax
dependencies/json/json.hpp:6041
Methodjson_sax_dom_callback_parser
dependencies/json/json.hpp:6251
Methodjson_sax_dom_parser
! @param[in,out] r reference to a JSON value that is manipulated while parsing @param[in] allow_exceptions_ whether p
dependencies/json/json.hpp:6080
Functionjson_value
default constructor (for null values)
dependencies/json/json.hpp:18495
Functionkernel_activation
include/tiny-cuda-nn/common_device.h:874
Functionkernel_activation_backward
include/tiny-cuda-nn/common_device.h:885
Functionkernel_activation_backward_output
include/tiny-cuda-nn/common_device.h:898
Functionkernel_grid
include/tiny-cuda-nn/encodings/grid.h:49
Functionkernel_grid_backward
include/tiny-cuda-nn/encodings/grid.h:215
Functionkernel_grid_backward_input
include/tiny-cuda-nn/encodings/grid.h:323
Functionkernel_grid_backward_input_backward_dLdoutput
include/tiny-cuda-nn/encodings/grid.h:626
Functionkernel_grid_backward_input_backward_grid
include/tiny-cuda-nn/encodings/grid.h:352
Functionkernel_grid_backward_input_backward_input
include/tiny-cuda-nn/encodings/grid.h:458
Functionkernel_one_blob
include/tiny-cuda-nn/encodings/oneblob.h:85
← previousnext →1,701–1,800 of 2,710, ranked by callers