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
getDescription
dependencies/catch2/catch.hpp:6059
Method
getDescription
dependencies/catch2/catch.hpp:6079
Method
getElapsedMicroseconds
dependencies/catch2/catch.hpp:14992
Method
getElapsedMilliseconds
dependencies/catch2/catch.hpp:14995
Method
getElapsedNanoseconds
dependencies/catch2/catch.hpp:14989
Function
getEstimatedClockResolution
dependencies/catch2/catch.hpp:14981
Method
getHelpColumns
dependencies/catch2/catch.hpp:9529
Method
getInternal
dependencies/catch2/catch.hpp:12429
Method
getLastResult
dependencies/catch2/catch.hpp:12913
Function
getLineOfChars
dependencies/catch2/catch.hpp:5965
Method
getMutable
dependencies/catch2/catch.hpp:12442
Method
getPreferences
dependencies/catch2/catch.hpp:5747
Method
getPreferences
dependencies/catch2/catch.hpp:5865
Method
getProcessName
dependencies/catch2/catch.hpp:9987
Method
getRunner
dependencies/catch2/catch.hpp:10307
Method
getStylesheetRef
dependencies/catch2/catch.hpp:17266
Method
getSupportedVerbosities
dependencies/catch2/catch.hpp:5751
Method
getSupportedVerbosities
dependencies/catch2/catch.hpp:5869
Method
getSupportedVerbosities
dependencies/catch2/catch.hpp:15825
Function
get_allocator
! @brief returns the allocator associated with the container */
dependencies/json/json.hpp:17823
Method
get_bson_binary
dependencies/json/json.hpp:8623
Method
get_bson_cstr
! @brief Parses a C-style string from the BSON input. @param[in,out] result A reference to the string variable where the read
dependencies/json/json.hpp:8572
Method
get_bson_string
dependencies/json/json.hpp:8602
Method
get_cbor_array
! @param[in] len the length of the array or std::size_t(-1) for an array of indefinite size @param[in] tag_handler how CB
dependencies/json/json.hpp:9472
Method
get_cbor_binary
! @brief reads a CBOR byte array This function first reads starting bytes to determine the expected byte array length and then copies thi
dependencies/json/json.hpp:9378
Method
get_cbor_float_prefix
dependencies/json/json.hpp:14932
Method
get_cbor_object
! @param[in] len the length of the object or std::size_t(-1) for an object of indefinite size @param[in] tag_handler how
dependencies/json/json.hpp:9510
Method
get_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies this number
dependencies/json/json.hpp:9283
Method
get_character
std::istream/std::streambuf use std::char_traits<char>::to_int_type, to ensure that std::char_traits<char>::eof() and the character 0xFF do not end up
dependencies/json/json.hpp:5533
Method
get_character
dependencies/json/json.hpp:5563
Method
get_character
dependencies/json/json.hpp:5722
Method
get_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c2 * 0x0100)
dependencies/json/json.hpp:6789
Method
get_decimal_point
return the locale-dependent decimal point
dependencies/json/json.hpp:6762
Function
get_error_message
return syntax error message
dependencies/json/json.hpp:8092
Method
get_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
dependencies/json/json.hpp:10712
Function
get_impl
dependencies/json/json.hpp:20582
Method
get_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
dependencies/json/json.hpp:10139
Method
get_msgpack_binary
! @brief reads a MessagePack byte array This function first reads starting bytes to determine the expected byte array length and then cop
dependencies/json/json.hpp:10028
Method
get_msgpack_float_prefix
dependencies/json/json.hpp:14946
Method
get_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
dependencies/json/json.hpp:10161
Method
get_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string length and then copies this
dependencies/json/json.hpp:9946
Method
get_num_elements
include/tiny-cuda-nn/gpu_memory.h:384
Method
get_number
dependencies/json/json.hpp:10737
Function
get_number_float
return floating-point value
dependencies/json/json.hpp:8044
Function
get_number_unsigned
dependencies/json/json.hpp:8038
Function
get_position
return position of last read token
dependencies/json/json.hpp:8060
Function
get_ref
dependencies/json/json.hpp:20823
Function
get_ref_impl
dependencies/json/json.hpp:20431
Function
get_to
dependencies/json/json.hpp:20787
Method
get_token
get next token from lexer
dependencies/json/json.hpp:11378
Method
get_ubjson_array
! @return whether array creation completed */
dependencies/json/json.hpp:10490
Method
get_ubjson_float_prefix
dependencies/json/json.hpp:15184
Method
get_ubjson_high_precision_number
dependencies/json/json.hpp:10627
Method
get_ubjson_object
! @return whether object creation completed */
dependencies/json/json.hpp:10552
Method
get_ubjson_size_type
! @brief determine the type and size for a container In the optimized UBJSON format, a type and a size can be provided to allow for a mor
dependencies/json/json.hpp:10348
Method
get_ubjson_size_value
! @param[out] result determined size @return whether size determination completed */
dependencies/json/json.hpp:10271
Method
get_ubjson_string
! @brief reads a UBJSON string This function is either called after reading the 'S' byte explicitly indicating a string, or in case of an
dependencies/json/json.hpp:10217
Method
get_ubjson_value
! @param prefix the previously read or set type prefix @return whether value creation completed */
dependencies/json/json.hpp:10389
Function
grad_check
check backward_backward numerical correctness via torch.autograd.gradcheck
scripts/test_grid_bwdbwd.py:99
Function
gradient_update
include/tiny-cuda-nn/optimizers/batched.h:46
Function
grid_index
include/tiny-cuda-nn/common_device.h:823
Function
handleExceptionMatchExpr
This is the overload that takes a string and infers the Equals matcher from it The more general overload, that takes any string matcher, is in catch_c
dependencies/catch2/catch.hpp:8285
Method
handleExceptionNotThrownAsExpected
dependencies/catch2/catch.hpp:8271
Method
handleExceptionThrownAsExpected
dependencies/catch2/catch.hpp:8268
Method
handleExpr
dependencies/catch2/catch.hpp:2567
Function
handleExpression
dependencies/catch2/catch.hpp:2410
Method
handleMessage
dependencies/catch2/catch.hpp:8234
Function
handleSignal
dependencies/catch2/catch.hpp:10907
Method
handleThrowingCallSkipped
dependencies/catch2/catch.hpp:8279
Method
handleUnexpectedExceptionNotThrown
dependencies/catch2/catch.hpp:8275
Method
handleUnexpectedInflightException
dependencies/catch2/catch.hpp:8264
Method
handleUnfinishedSections
dependencies/catch2/catch.hpp:13030
Function
handleVectoredException
dependencies/catch2/catch.hpp:10810
Method
handle_value
dependencies/json/json.hpp:6463
Function
hash_combine
include/tiny-cuda-nn/common_host.h:235
Method
hvec<N_OUT> vec
include/tiny-cuda-nn/mma.h:413
Method
hyperparams
include/tiny-cuda-nn/trainer.h:385
Method
hyperparams
include/tiny-cuda-nn/network_with_input_encoding.h:173
Method
hyperparams
include/tiny-cuda-nn/encodings/empty.h:143
Method
hyperparams
include/tiny-cuda-nn/encodings/grid.h:1115
Method
hyperparams
include/tiny-cuda-nn/encodings/identity.h:173
Method
hyperparams
include/tiny-cuda-nn/encodings/spherical_harmonics.h:199
Method
hyperparams
include/tiny-cuda-nn/encodings/frequency.h:200
Method
hyperparams
include/tiny-cuda-nn/encodings/composite.h:439
Method
hyperparams
include/tiny-cuda-nn/encodings/triangle_wave.h:205
Method
hyperparams
include/tiny-cuda-nn/encodings/oneblob.h:295
Method
hyperparams
include/tiny-cuda-nn/networks/fully_fused_mlp.h:139
Method
hyperparams
include/tiny-cuda-nn/networks/cutlass_mlp.h:150
Method
hyperparams
include/tiny-cuda-nn/optimizers/adam.h:283
Method
hyperparams
include/tiny-cuda-nn/optimizers/ema.h:181
Method
hyperparams
include/tiny-cuda-nn/optimizers/sgd.h:126
Method
hyperparams
include/tiny-cuda-nn/optimizers/average.h:143
Method
hyperparams
include/tiny-cuda-nn/optimizers/lookahead.h:141
Method
hyperparams
include/tiny-cuda-nn/optimizers/novograd.h:213
Method
hyperparams
include/tiny-cuda-nn/optimizers/composite.h:133
Method
hyperparams
include/tiny-cuda-nn/optimizers/exponential_decay.h:125
Method
hyperparams
include/tiny-cuda-nn/optimizers/shampoo.h:945
Method
hyperparams
include/tiny-cuda-nn/optimizers/batched.h:130
Method
hyperparams
include/tiny-cuda-nn/losses/cross_entropy.h:115
Method
hyperparams
include/tiny-cuda-nn/losses/constant.h:112
← previous
next →
1,601–1,700 of 2,710, ranked by callers