Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVlabs/tiny-cuda-nn
/ functions
Functions
2,710 in github.com/NVlabs/tiny-cuda-nn
⨍
Functions
2,710
◇
Types & classes
667
↳
Endpoints
1
Function
reduce_product_forward
include/tiny-cuda-nn/encodings/composite.h:87
Function
reduce_sum_backward
include/tiny-cuda-nn/encodings/composite.h:68
Function
reduce_sum_forward
include/tiny-cuda-nn/encodings/composite.h:48
Function
reduce_sum_old
include/tiny-cuda-nn/reduce_sum.h:196
Method
reg_from_xy
include/tiny-cuda-nn/mma.h:185
Method
registerListener
dependencies/catch2/catch.hpp:12479
Method
registerReporter
IMutableRegistryHub
dependencies/catch2/catch.hpp:12476
Method
registerTest
dependencies/catch2/catch.hpp:12482
Method
registerTranslator
dependencies/catch2/catch.hpp:12485
Function
reinterpret_bits
dependencies/json/json.hpp:15364
Function
relative_l1_loss
include/tiny-cuda-nn/losses/relative_l1.h:40
Function
relative_l2_loss
include/tiny-cuda-nn/losses/relative_l2.h:40
Function
relative_l2_luminance_loss
include/tiny-cuda-nn/losses/relative_l2_luminance.h:40
Method
remove_const_t<T>, N> col
include/tiny-cuda-nn/common.h:338
Method
remove_const_t<T>, N> row
include/tiny-cuda-nn/common.h:328
Function
rend
! @brief returns an iterator to the reverse-end Returns an iterator to the reverse-end; that is, one before the first element. @imag
dependencies/json/json.hpp:22329
Function
replaceInPlace
dependencies/catch2/catch.hpp:13864
Method
reportExpr
dependencies/catch2/catch.hpp:13064
Method
reportInvalidArguments
dependencies/catch2/catch.hpp:5662
Method
reportInvalidArguments
dependencies/catch2/catch.hpp:5759
Method
required
dependencies/catch2/catch.hpp:9281
Method
required_input_alignment
include/tiny-cuda-nn/network_with_input_encoding.h:144
Method
required_input_alignment
include/tiny-cuda-nn/encodings/empty.h:127
Method
required_input_alignment
include/tiny-cuda-nn/encodings/grid.h:1057
Method
required_input_alignment
include/tiny-cuda-nn/encodings/identity.h:156
Method
required_input_alignment
include/tiny-cuda-nn/encodings/spherical_harmonics.h:182
Method
required_input_alignment
include/tiny-cuda-nn/encodings/frequency.h:183
Method
required_input_alignment
include/tiny-cuda-nn/encodings/composite.h:378
Method
required_input_alignment
include/tiny-cuda-nn/encodings/triangle_wave.h:188
Method
required_input_alignment
include/tiny-cuda-nn/encodings/oneblob.h:278
Method
required_input_alignment
include/tiny-cuda-nn/networks/fully_fused_mlp.h:114
Method
required_input_alignment
include/tiny-cuda-nn/networks/cutlass_mlp.h:125
Method
required_output_alignment
include/tiny-cuda-nn/encodings/grid.h:1066
Method
required_output_alignment
include/tiny-cuda-nn/encodings/identity.h:165
Method
required_output_alignment
include/tiny-cuda-nn/encodings/spherical_harmonics.h:191
Method
required_output_alignment
include/tiny-cuda-nn/encodings/frequency.h:192
Method
required_output_alignment
include/tiny-cuda-nn/encodings/triangle_wave.h:197
Method
required_output_alignment
include/tiny-cuda-nn/encodings/oneblob.h:287
Function
resample_row_1
dependencies/stbi/stb_image.h:3402
Method
reset
dependencies/catch2/catch.hpp:5506
Method
resetAssertionInfo
dependencies/catch2/catch.hpp:12817
Method
reset_param_pointers
include/tiny-cuda-nn/trainer.h:489
Method
resize_and_copy_from_host
Copies num_elements of data from the raw host pointer after resizing the array
include/tiny-cuda-nn/gpu_memory.h:258
Function
resolution
dependencies/catch2/catch.hpp:7101
Method
result_type (max)
dependencies/catch2/catch.hpp:4565
Method
result_type (min)
dependencies/catch2/catch.hpp:4562
Function
reversed_prime_hash
include/tiny-cuda-nn/common_device.h:769
Method
revertBackToLastMode
dependencies/catch2/catch.hpp:14856
Function
rgb_mean
(img)
scripts/common.py:132
Function
rngSeed
dependencies/catch2/catch.hpp:13161
Function
rng_hash
include/tiny-cuda-nn/common_device.h:787
Method
round
include/tiny-cuda-nn/vec.h:185
Method
run
dependencies/catch2/catch.hpp:6918
Method
run
dependencies/catch2/catch.hpp:7316
Method
run
dependencies/catch2/catch.hpp:13233
Method
runCurrentTest
dependencies/catch2/catch.hpp:12974
Method
runInternal
dependencies/catch2/catch.hpp:13543
Function
run_for_at_least
dependencies/catch2/catch.hpp:6882
Method
runs
dependencies/catch2/catch.hpp:6622
Method
runtimeError
dependencies/catch2/catch.hpp:9012
Method
saveLastMode
dependencies/catch2/catch.hpp:14852
Function
save_stbi
dependencies/stbi/stbi_wrapper.cpp:25
Method
sax_parse_internal
dependencies/json/json.hpp:11097
Function
scan
dependencies/json/json.hpp:8129
Method
scan_comment
! * @brief scan a comment * @return whether comment could be scanned successfully */
dependencies/json/json.hpp:7464
Method
scan_number
! @brief scan a number literal This function scans a string according to Sect. 6 of RFC 8259. The function is realized with a determinis
dependencies/json/json.hpp:7589
Method
scan_string
! @brief scan a string literal This function scans a string according to Sect. 7 of RFC 8259. While scanning, bytes are escaped and copie
dependencies/json/json.hpp:6874
Method
sectionEnded
dependencies/catch2/catch.hpp:5776
Method
sectionEnded
dependencies/catch2/catch.hpp:5917
Method
sectionStarting
dependencies/catch2/catch.hpp:5772
Method
sectionStarting
dependencies/catch2/catch.hpp:5878
Method
seed
* \brief Seed the pseudorandom number generator * * Specified in two parts: a state initializer and a sequence selection * constant (a.k.a. stre
dependencies/pcg32/pcg32.h:53
Method
separate
dependencies/catch2/catch.hpp:14860
Method
serialize
include/tiny-cuda-nn/trainer.h:442
Method
serialize
include/tiny-cuda-nn/optimizer.h:61
Method
serialize
include/tiny-cuda-nn/optimizers/adam.h:304
Method
serialize
include/tiny-cuda-nn/optimizers/ema.h:190
Method
serialize
include/tiny-cuda-nn/optimizers/sgd.h:134
Method
serialize
include/tiny-cuda-nn/optimizers/average.h:151
Method
serialize
include/tiny-cuda-nn/optimizers/lookahead.h:150
Method
serialize
include/tiny-cuda-nn/optimizers/novograd.h:225
Method
serialize
include/tiny-cuda-nn/optimizers/composite.h:142
Method
serialize
include/tiny-cuda-nn/optimizers/exponential_decay.h:136
Method
serialize
include/tiny-cuda-nn/optimizers/shampoo.h:963
Method
serialize
include/tiny-cuda-nn/optimizers/batched.h:138
Method
serializer
! @param[in] s output stream to serialize to @param[in] ichar indentation character to use @param[in] error_handler_ how to react on de
dependencies/json/json.hpp:16482
Method
set
include/tiny-cuda-nn/gpu_matrix.h:168
Method
setColour
dependencies/catch2/catch.hpp:10214
Method
setCompleted
dependencies/catch2/catch.hpp:8260
Method
setEpsilon
dependencies/catch2/catch.hpp:7915
Method
setFlag
dependencies/catch2/catch.hpp:9216
Method
setMargin
dependencies/catch2/catch.hpp:7908
Method
setTextAttribute
dependencies/catch2/catch.hpp:10149
Method
setValue
dependencies/catch2/catch.hpp:9134
Method
setValue
dependencies/catch2/catch.hpp:9147
Function
set_end
dependencies/json/json.hpp:11624
Function
set_identity
include/tiny-cuda-nn/optimizers/shampoo.h:86
Method
set_k_partition
Functionally required for serial reduction in the epilogue
include/tiny-cuda-nn/cutlass_matmul.h:155
Method
set_k_partition
Functionally required for serial reduction in the epilogue
include/tiny-cuda-nn/cutlass_matmul.h:228
Method
set_learning_rate
include/tiny-cuda-nn/optimizers/adam.h:205
← previous
next →
2,201–2,300 of 2,710, ranked by callers