MCPcopy Create free account

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

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

↓ 6 callersMethodslice_rows
include/tiny-cuda-nn/gpu_matrix.h:475
↓ 6 callersFunctionstbi__fopen
dependencies/stbi/stb_image.h:1317
↓ 6 callersFunctionstbi__get_marker
if there's a pending marker from the entropy stream, return that otherwise, fetch from the stream and get a marker. if there's no marker, return 0xff,
dependencies/stbi/stb_image.h:2885
↓ 6 callersFunctionstbi__hdr_test
dependencies/stbi/stb_image.h:7019
↓ 6 callersFunctionstbi__mul2sizes_valid
returns 1 if the product is valid, 0 on overflow. negative factors are considered invalid.
dependencies/stbi/stb_image.h:1011
↓ 6 callersFunctionstbi__start_file
dependencies/stbi/stb_image.h:874
↓ 6 callersFunctionwrite
dependencies/catch2/catch.hpp:11554
↓ 5 callersFunctionSECTION
tests/test_common.h:121
↓ 5 callersMethodadvance
include/tiny-cuda-nn/common.h:412
↓ 5 callersMethodbinary
dependencies/json/json.hpp:6586
↓ 5 callersFunctionbytes_to_string
include/tiny-cuda-nn/common_host.h:331
↓ 5 callersMethodcast
include/tiny-cuda-nn/vec_pybind11.h:72
↓ 5 callersFunctioncopysign
include/tiny-cuda-nn/ministd.h:144
↓ 5 callersFunctionequals_case_insensitive
include/tiny-cuda-nn/common_host.h:312
↓ 5 callersMethodforward
include/tiny-cuda-nn/trainer.h:97
↓ 5 callersFunctiongetCurrentNanosecondsSinceEpoch
dependencies/catch2/catch.hpp:14946
↓ 5 callersMethodgetExpandedExpression
dependencies/catch2/catch.hpp:8368
↓ 5 callersMethodget_binary
dependencies/json/json.hpp:10813
↓ 5 callersMethodget_character
dependencies/json/json.hpp:5479
↓ 5 callersFunctiongrid_resolution
include/tiny-cuda-nn/common_device.h:868
↓ 5 callersMethodhasTestFilters
dependencies/catch2/catch.hpp:9994
↓ 5 callersMethodisSectionTracker
dependencies/catch2/catch.hpp:14451
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
dependencies/json/json.hpp:11481
↓ 5 callersFunctionlog
include/tiny-cuda-nn/common_host.h:58
↓ 5 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
dependencies/json/json.hpp:11010
↓ 5 callersMethodrelease
dependencies/catch2/catch.hpp:13775
↓ 5 callersMethodset_params
include/tiny-cuda-nn/trainer.h:423
↓ 5 callersFunctionstbi__cleanup_jpeg
clean up the temporary component buffers
dependencies/stbi/stb_image.h:3789
↓ 5 callersFunctionstbi__do_zlib
dependencies/stbi/stb_image.h:4432
↓ 5 callersFunctionstbi__getn
dependencies/stbi/stb_image.h:1646
↓ 5 callersFunctionstbi__hdr_gettoken
dependencies/stbi/stb_image.h:7031
↓ 5 callersFunctionstbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
dependencies/stbi/stb_image.h:2074
↓ 5 callersFunctionstbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
dependencies/stbi/stb_image.h:2902
↓ 5 callersFunctionstbi__paeth
dependencies/stbi/stb_image.h:4580
↓ 5 callersFunctionstbi__start_write_callbacks
initialize a callback-based context
dependencies/stbi/stb_image_write.h:276
↓ 5 callersFunctionstbi__zbuild_huffman
dependencies/stbi/stb_image.h:4067
↓ 5 callersFunctionstbiw__write1
dependencies/stbi/stb_image_write.h:399
↓ 5 callersMethodtoString
dependencies/catch2/catch.hpp:7895
↓ 5 callersFunctiontranslateActiveException
dependencies/catch2/catch.hpp:12524
↓ 5 callersFunctionwrite_image
(file, img, quality=95)
scripts/common.py:90
↓ 4 callersFunctionPI
include/tiny-cuda-nn/common.h:185
↓ 4 callersMethodaccept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
dependencies/json/json.hpp:11070
↓ 4 callersMethodadd
dependencies/catch2/catch.hpp:11308
↓ 4 callersMethodadjustString
dependencies/catch2/catch.hpp:11717
↓ 4 callersMethodbenchmarkNoAnalysis
dependencies/catch2/catch.hpp:10015
↓ 4 callersMethodbenchmarkSamples
dependencies/catch2/catch.hpp:10016
↓ 4 callersFunctionbothOrAll
dependencies/catch2/catch.hpp:15852
↓ 4 callersFunctioncend
! @brief returns a const iterator to one past the last element Returns a const iterator to one past the last element. @image html range-
dependencies/json/json.hpp:22262
↓ 4 callersFunctionconvertInto
dependencies/catch2/catch.hpp:9072
↓ 4 callersFunctioncos
include/tiny-cuda-nn/ministd.h:153
↓ 4 callersMethodcount
dependencies/json/json.hpp:17509
↓ 4 callersFunctiondestroy
dependencies/json/json.hpp:18606
↓ 4 callersMethoddevice_function_fwd_ctx_bytes
include/tiny-cuda-nn/object.h:637
↓ 4 callersMethoddevice_function_fwd_ctx_bytes
include/tiny-cuda-nn/encodings/composite.h:563
↓ 4 callersFunctiondimColour
Colour::LightGrey
dependencies/catch2/catch.hpp:15850
↓ 4 callersFunctionendsWith
dependencies/catch2/catch.hpp:13827
↓ 4 callersMethodforward
(self, x)
scripts/test_grid_bwdbwd.py:35
↓ 4 callersMethodfwd
bindings/torch/tinycudann/bindings.cpp:79
↓ 4 callersMethodgetElapsedSeconds
dependencies/catch2/catch.hpp:14998
↓ 4 callersFunctionget_arithmetic_value
dependencies/json/json.hpp:3976
↓ 4 callersMethodget_string
dependencies/json/json.hpp:10780
↓ 4 callersMethodhasFilters
dependencies/catch2/catch.hpp:14678
↓ 4 callersFunctionhexEscapeChar
dependencies/catch2/catch.hpp:15474
↓ 4 callersMethodincludeSuccessfulResults
dependencies/catch2/catch.hpp:10002
↓ 4 callersMethodinference
include/tiny-cuda-nn/object.h:214
↓ 4 callersMethodinitialIndent
dependencies/catch2/catch.hpp:8632
↓ 4 callersFunctioninsert_iterator
dependencies/json/json.hpp:23197
↓ 4 callersFunctionisWhitespace
dependencies/catch2/catch.hpp:8478
↓ 4 callersFunctionis_boolean
! @brief return whether value is a boolean This function returns true if and only if the JSON value is a boolean. @return `true` if type
dependencies/json/json.hpp:20044
↓ 4 callersFunctionisnan
dependencies/catch2/catch.hpp:12194
↓ 4 callersMethodmatch
dependencies/catch2/catch.hpp:11430
↓ 4 callersFunctionmean
dependencies/catch2/catch.hpp:6991
↓ 4 callersMethodn_bytes
include/tiny-cuda-nn/gpu_matrix.h:247
↓ 4 callersMethodparam_precision
include/tiny-cuda-nn/cpp_api.h:106
↓ 4 callersMethodparse
dependencies/catch2/catch.hpp:9346
↓ 4 callersFunctionperformOptionalSelector
dependencies/catch2/catch.hpp:1518
↓ 4 callersMethodpreferred_output_layout
include/tiny-cuda-nn/encodings/empty.h:139
↓ 4 callersFunctionreplace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all occu
dependencies/json/json.hpp:2656
↓ 4 callersMethodsetConfig
dependencies/catch2/catch.hpp:10324
↓ 4 callersMethodset_end
set iterator to a defined past the end
dependencies/json/json.hpp:11475
↓ 4 callersFunctionshouldIndent
dependencies/catch2/catch.hpp:15486
↓ 4 callersFunctionsize
! @brief returns the number of elements Returns the number of elements in a JSON value. @return The return value depends on the differen
dependencies/json/json.hpp:22686
↓ 4 callersFunctionstbi__bitcount
dependencies/stbi/stb_image.h:5318
↓ 4 callersFunctionstbi__compute_y_16
dependencies/stbi/stb_image.h:1783
↓ 4 callersFunctionstbi__end_write_file
dependencies/stbi/stb_image_write.h:339
↓ 4 callersFunctionstbi__extend_receive
combined JPEG 'receive' and JPEG 'extend', since baseline always extends everything it receives.
dependencies/stbi/stb_image.h:2128
↓ 4 callersFunctionstbi__high_bit
returns 0..31 for the highest set bit
dependencies/stbi/stb_image.h:5306
↓ 4 callersFunctionstbi__jpeg_get_bit
dependencies/stbi/stb_image.h:2154
↓ 4 callersFunctionstbi__load_and_postprocess_8bit
dependencies/stbi/stb_image.h:1240
↓ 4 callersFunctionstbi__load_gif_main_outofmem
dependencies/stbi/stb_image.h:6874
↓ 4 callersFunctionstbi__malloc_mad2
mallocs with size overflow checking
dependencies/stbi/stb_image.h:1045
↓ 4 callersFunctionstbi__readval
dependencies/stbi/stb_image.h:6289
↓ 4 callersFunctionstbi__shiftsigned
extract an arbitrarily-aligned N-bit value (N=bits) from v, and then make it 8-bits long and fractionally extend it to full full range.
dependencies/stbi/stb_image.h:5331
↓ 4 callersFunctionstbi__start_write_file
dependencies/stbi/stb_image_write.h:332
↓ 4 callersFunctionstbi__tga_get_comp
returns STBI_rgb or whatever, 0 on error
dependencies/stbi/stb_image.h:5661
↓ 4 callersFunctionstbi__vertical_flip
dependencies/stbi/stb_image.h:1202
↓ 4 callersFunctionstbi__zget8
dependencies/stbi/stb_image.h:4139
↓ 4 callersFunctionstbiw__write_flush
dependencies/stbi/stb_image_write.h:386
↓ 4 callersMethodvalueOr
dependencies/catch2/catch.hpp:4448
↓ 4 callersMethodverbosity
dependencies/catch2/catch.hpp:10013
← previousnext →201–300 of 2,710, ranked by callers