MCPcopy Create free account

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

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

Methodallocate_memory
include/tiny-cuda-nn/gpu_memory.h:114
Methodallocate_shared_memory
include/tiny-cuda-nn/gpu_matrix.h:57
Methodallocate_shared_memory
include/tiny-cuda-nn/gpu_matrix.h:493
Functionallocate_workspace_and_distribute
include/tiny-cuda-nn/gpu_memory.h:706
FunctionalmostEqualUlps
dependencies/catch2/catch.hpp:11503
Methodangle
include/tiny-cuda-nn/vec.h:1169
MethodapplyCommandLine
dependencies/catch2/catch.hpp:13461
MethodapplyFormatting
dependencies/catch2/catch.hpp:15747
Functionapply_on_x
(x)
scripts/test_grid_bwdbwd.py:112
Methodarray_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
Methodasin
include/tiny-cuda-nn/vec.h:190
MethodassertionEnded
dependencies/catch2/catch.hpp:5905
MethodassertionEnded
dependencies/catch2/catch.hpp:12791
MethodassertionPassed
dependencies/catch2/catch.hpp:12963
MethodassertionStarting
dependencies/catch2/catch.hpp:5903
Methodatan
include/tiny-cuda-nn/vec.h:194
Methodatomic_add
include/tiny-cuda-nn/vec.h:312
Methodatomic_add_gmem
include/tiny-cuda-nn/vec.h:320
Methodatomic_add_gmem_float
include/tiny-cuda-nn/vec.h:302
Methodatomic_add_gmem_h2
include/tiny-cuda-nn/vec.h:328
Functionaverage_step
include/tiny-cuda-nn/optimizers/average.h:45
Functionback
! @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
Methodbackward
(ctx, dinput_grad, dparams_grad)
bindings/torch/tinycudann/modules.py:152
Methodbackward
include/tiny-cuda-nn/object.h:366
Functionbackward_apply_on_dLdy
(dL_dy)
scripts/test_grid_bwdbwd.py:157
Functionbackward_apply_on_params
(params)
scripts/test_grid_bwdbwd.py:146
Functionbackward_apply_on_x
(x)
scripts/test_grid_bwdbwd.py:136
Methodbackward_backward_input_impl
include/tiny-cuda-nn/encodings/grid.h:910
Methodbackward_device_function_shmem_bytes
include/tiny-cuda-nn/network_with_input_encoding.h:240
Methodbackward_device_function_shmem_bytes
include/tiny-cuda-nn/encodings/composite.h:575
Methodbackward_device_function_shmem_bytes
include/tiny-cuda-nn/networks/fully_fused_mlp.h:196
Methodbackward_device_function_shmem_bytes
include/tiny-cuda-nn/networks/cutlass_mlp.h:207
Methodbackward_impl
include/tiny-cuda-nn/network_with_input_encoding.h:83
Methodbackward_impl
include/tiny-cuda-nn/encodings/empty.h:93
Methodbackward_impl
include/tiny-cuda-nn/encodings/grid.h:817
Methodbackward_impl
include/tiny-cuda-nn/encodings/identity.h:120
Methodbackward_impl
include/tiny-cuda-nn/encodings/spherical_harmonics.h:145
Methodbackward_impl
include/tiny-cuda-nn/encodings/frequency.h:144
Methodbackward_impl
include/tiny-cuda-nn/encodings/composite.h:283
Methodbackward_impl
include/tiny-cuda-nn/encodings/triangle_wave.h:149
Methodbackward_impl
include/tiny-cuda-nn/encodings/oneblob.h:234
Functionbackward_mlp_device_code_shmem_bytes
include/tiny-cuda-nn/network.h:90
Functionbase_convert_hash
include/tiny-cuda-nn/common_device.h:775
Functionbasic_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
Functionbasic_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
Functionbasic_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
Functionbasic_json from_bson
dependencies/json/json.hpp:25570
Functionbasic_json from_cbor
dependencies/json/json.hpp:25195
Functionbasic_json from_msgpack
dependencies/json/json.hpp:25339
Functionbasic_json from_ubjson
dependencies/json/json.hpp:25456
Functionbasic_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
Functionbasic_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
Functionbasic_json parse
dependencies/json/json.hpp:24357
Methodbegin
iterators
dependencies/catch2/catch.hpp:673
Methodbegin
dependencies/catch2/catch.hpp:8747
MethodbenchmarkEnded
dependencies/catch2/catch.hpp:5673
MethodbenchmarkFailed
dependencies/catch2/catch.hpp:5674
MethodbenchmarkPreparing
dependencies/catch2/catch.hpp:5671
MethodbenchmarkStarting
dependencies/catch2/catch.hpp:5672
Methodbinary
dependencies/json/json.hpp:6127
Methodbinary
dependencies/json/json.hpp:6302
Methodbinary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
dependencies/json/json.hpp:8464
Methodbinary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
dependencies/json/json.hpp:13707
Functionblock_reduce
include/tiny-cuda-nn/reduce_sum.h:52
Functionblock_reduce0
include/tiny-cuda-nn/reduce_sum.h:159
Functionbody
(it, sequencer, _)
benchmarks/image/bench_tensorflow.py:288
Methodboolean
dependencies/json/json.hpp:6097
Methodboolean
dependencies/json/json.hpp:6272
Methodbyte_container_with_subtype
dependencies/json/json.hpp:5134
Methodc10_output_precision
bindings/torch/tinycudann/bindings.cpp:258
Methodc10_param_precision
bindings/torch/tinycudann/bindings.cpp:254
MethodcalcLength
dependencies/catch2/catch.hpp:8527
Methodcalc_bson_array_size
! @return The size of the BSON-encoded array @a value */
dependencies/json/json.hpp:14749
Methodcalc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
dependencies/json/json.hpp:14764
Methodcalc_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
Methodcalc_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
Methodcalc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
dependencies/json/json.hpp:14679
Methodcalc_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
Methodcalc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
dependencies/json/json.hpp:14649
Methodcalc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
dependencies/json/json.hpp:14707
MethodcaptureValue
dependencies/catch2/catch.hpp:11933
MethodcaptureValues
dependencies/catch2/catch.hpp:2663
Methodcardinality
dependencies/catch2/catch.hpp:9290
Functioncast
include/tiny-cuda-nn/common_device.h:1151
Methodcast
include/tiny-cuda-nn/vec_pybind11.h:113
Methodcast
dependencies/pybind11_json/pybind11_json.hpp:184
Functioncast_from
include/tiny-cuda-nn/common_device.h:1159
Functioncatch
dependencies/catch2/catch.hpp:13575
Methodceil
include/tiny-cuda-nn/vec.h:186
Methodcheck_guards
include/tiny-cuda-nn/gpu_memory.h:95
Functioncheck_throw
()
scripts/test_grid_bwdbwd.py:212
Functionchunk
dependencies/catch2/catch.hpp:4333
Functionclear
! @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
Methodclear_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
Methodcli
dependencies/catch2/catch.hpp:13531
Methodclose
dependencies/catch2/catch.hpp:12637
Methodclose
dependencies/catch2/catch.hpp:16404
Functioncoherent_prime_hash
include/tiny-cuda-nn/common_device.h:763
Methodcols
include/tiny-cuda-nn/gpu_matrix.h:238
Methodcomplete
dependencies/catch2/catch.hpp:8242
← previousnext →1,201–1,300 of 2,710, ranked by callers