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
Method
allocate_memory
include/tiny-cuda-nn/gpu_memory.h:114
Method
allocate_shared_memory
include/tiny-cuda-nn/gpu_matrix.h:57
Method
allocate_shared_memory
include/tiny-cuda-nn/gpu_matrix.h:493
Function
allocate_workspace_and_distribute
include/tiny-cuda-nn/gpu_memory.h:706
Function
almostEqualUlps
dependencies/catch2/catch.hpp:11503
Method
angle
include/tiny-cuda-nn/vec.h:1169
Method
applyCommandLine
dependencies/catch2/catch.hpp:13461
Method
applyFormatting
dependencies/catch2/catch.hpp:15747
Function
apply_on_x
(x)
scripts/test_grid_bwdbwd.py:112
Method
array_index
! @param[in] s reference token to be converted into an array index @return integer representation of @a s @throw parse_error.106 if an
dependencies/json/json.hpp:12789
Method
asin
include/tiny-cuda-nn/vec.h:190
Method
assertionEnded
dependencies/catch2/catch.hpp:5905
Method
assertionEnded
dependencies/catch2/catch.hpp:12791
Method
assertionPassed
dependencies/catch2/catch.hpp:12963
Method
assertionStarting
dependencies/catch2/catch.hpp:5903
Method
atan
include/tiny-cuda-nn/vec.h:194
Method
atomic_add
include/tiny-cuda-nn/vec.h:312
Method
atomic_add_gmem
include/tiny-cuda-nn/vec.h:320
Method
atomic_add_gmem_float
include/tiny-cuda-nn/vec.h:302
Method
atomic_add_gmem_h2
include/tiny-cuda-nn/vec.h:328
Function
average_step
include/tiny-cuda-nn/optimizers/average.h:45
Function
back
! @brief access the last element Returns a reference to the last element in the container. For a JSON container `c`, the expression `c.ba
dependencies/json/json.hpp:21630
Method
backward
(ctx, dinput_grad, dparams_grad)
bindings/torch/tinycudann/modules.py:152
Method
backward
include/tiny-cuda-nn/object.h:366
Function
backward_apply_on_dLdy
(dL_dy)
scripts/test_grid_bwdbwd.py:157
Function
backward_apply_on_params
(params)
scripts/test_grid_bwdbwd.py:146
Function
backward_apply_on_x
(x)
scripts/test_grid_bwdbwd.py:136
Method
backward_backward_input_impl
include/tiny-cuda-nn/encodings/grid.h:910
Method
backward_device_function_shmem_bytes
include/tiny-cuda-nn/network_with_input_encoding.h:240
Method
backward_device_function_shmem_bytes
include/tiny-cuda-nn/encodings/composite.h:575
Method
backward_device_function_shmem_bytes
include/tiny-cuda-nn/networks/fully_fused_mlp.h:196
Method
backward_device_function_shmem_bytes
include/tiny-cuda-nn/networks/cutlass_mlp.h:207
Method
backward_impl
include/tiny-cuda-nn/network_with_input_encoding.h:83
Method
backward_impl
include/tiny-cuda-nn/encodings/empty.h:93
Method
backward_impl
include/tiny-cuda-nn/encodings/grid.h:817
Method
backward_impl
include/tiny-cuda-nn/encodings/identity.h:120
Method
backward_impl
include/tiny-cuda-nn/encodings/spherical_harmonics.h:145
Method
backward_impl
include/tiny-cuda-nn/encodings/frequency.h:144
Method
backward_impl
include/tiny-cuda-nn/encodings/composite.h:283
Method
backward_impl
include/tiny-cuda-nn/encodings/triangle_wave.h:149
Method
backward_impl
include/tiny-cuda-nn/encodings/oneblob.h:234
Function
backward_mlp_device_code_shmem_bytes
include/tiny-cuda-nn/network.h:90
Function
base_convert_hash
include/tiny-cuda-nn/common_device.h:775
Function
basic_json array
! @brief explicitly create an array from an initializer list Creates a JSON array value from a given initializer list. That is, given a l
dependencies/json/json.hpp:19386
Function
basic_json binary
! @brief explicitly create a binary array (without subtype) Creates a JSON binary array value from a given binary container. Binary value
dependencies/json/json.hpp:19283
Function
basic_json diff
! @brief creates a diff as a JSON patch Creates a [JSON Patch](http://jsonpatch.com) so that value @a source can be changed into the valu
dependencies/json/json.hpp:26207
Function
basic_json from_bson
dependencies/json/json.hpp:25570
Function
basic_json from_cbor
dependencies/json/json.hpp:25195
Function
basic_json from_msgpack
dependencies/json/json.hpp:25339
Function
basic_json from_ubjson
dependencies/json/json.hpp:25456
Function
basic_json meta
! @brief returns version information on the library This function returns a JSON object with information about the library, including the
dependencies/json/json.hpp:17854
Function
basic_json object
! @brief explicitly create an object from an initializer list Creates a JSON object value from a given initializer list. The initializer
dependencies/json/json.hpp:19430
Function
basic_json parse
dependencies/json/json.hpp:24357
Method
begin
iterators
dependencies/catch2/catch.hpp:673
Method
begin
dependencies/catch2/catch.hpp:8747
Method
benchmarkEnded
dependencies/catch2/catch.hpp:5673
Method
benchmarkFailed
dependencies/catch2/catch.hpp:5674
Method
benchmarkPreparing
dependencies/catch2/catch.hpp:5671
Method
benchmarkStarting
dependencies/catch2/catch.hpp:5672
Method
binary
dependencies/json/json.hpp:6127
Method
binary
dependencies/json/json.hpp:6302
Method
binary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
dependencies/json/json.hpp:8464
Method
binary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
dependencies/json/json.hpp:13707
Function
block_reduce
include/tiny-cuda-nn/reduce_sum.h:52
Function
block_reduce0
include/tiny-cuda-nn/reduce_sum.h:159
Function
body
(it, sequencer, _)
benchmarks/image/bench_tensorflow.py:288
Method
boolean
dependencies/json/json.hpp:6097
Method
boolean
dependencies/json/json.hpp:6272
Method
byte_container_with_subtype
dependencies/json/json.hpp:5134
Method
c10_output_precision
bindings/torch/tinycudann/bindings.cpp:258
Method
c10_param_precision
bindings/torch/tinycudann/bindings.cpp:254
Method
calcLength
dependencies/catch2/catch.hpp:8527
Method
calc_bson_array_size
! @return The size of the BSON-encoded array @a value */
dependencies/json/json.hpp:14749
Method
calc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
dependencies/json/json.hpp:14764
Method
calc_bson_element_size
! @brief Calculates the size necessary to serialize the JSON value @a j with its @a name @return The calculated size for the BSON document ent
dependencies/json/json.hpp:14806
Method
calc_bson_entry_header_size
! @return The size of a BSON document entry header, including the id marker and the entry name size (and its null-terminator). */
dependencies/json/json.hpp:14602
Method
calc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
dependencies/json/json.hpp:14679
Method
calc_bson_object_size
! @brief Calculates the size of the BSON serialization of the given JSON-object @a j. @param[in] value JSON value to serialize
dependencies/json/json.hpp:14901
Method
calc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
dependencies/json/json.hpp:14649
Method
calc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
dependencies/json/json.hpp:14707
Method
captureValue
dependencies/catch2/catch.hpp:11933
Method
captureValues
dependencies/catch2/catch.hpp:2663
Method
cardinality
dependencies/catch2/catch.hpp:9290
Function
cast
include/tiny-cuda-nn/common_device.h:1151
Method
cast
include/tiny-cuda-nn/vec_pybind11.h:113
Method
cast
dependencies/pybind11_json/pybind11_json.hpp:184
Function
cast_from
include/tiny-cuda-nn/common_device.h:1159
Function
catch
dependencies/catch2/catch.hpp:13575
Method
ceil
include/tiny-cuda-nn/vec.h:186
Method
check_guards
include/tiny-cuda-nn/gpu_memory.h:95
Function
check_throw
()
scripts/test_grid_bwdbwd.py:212
Function
chunk
dependencies/catch2/catch.hpp:4333
Function
clear
! @brief clears the contents Clears the content of a JSON value and resets it to the default value as if @ref basic_json(value_t) would h
dependencies/json/json.hpp:22843
Method
clear_subtype
! @brief clears the binary subtype Clears the binary subtype and flags the value as not having a subtype, which has implications for seri
dependencies/json/json.hpp:5260
Method
cli
dependencies/catch2/catch.hpp:13531
Method
close
dependencies/catch2/catch.hpp:12637
Method
close
dependencies/catch2/catch.hpp:16404
Function
coherent_prime_hash
include/tiny-cuda-nn/common_device.h:763
Method
cols
include/tiny-cuda-nn/gpu_matrix.h:238
Method
complete
dependencies/catch2/catch.hpp:8242
← previous
next →
1,201–1,300 of 2,710, ranked by callers