Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/oidn
/ functions
Functions
2,343 in github.com/RenderKit/oidn
⨍
Functions
2,343
◇
Types & classes
643
↓ 3 callers
Method
getByteOffset
core/buffer.h:142
↓ 3 callers
Method
getExpression
external/catch.hpp:8326
↓ 3 callers
Function
getExtension
apps/utils/image_io.cpp:37
↓ 3 callers
Method
getFloat
core/unet_filter.cpp:102
↓ 3 callers
Function
getFormatSize
common/oidn_utils.cpp:7
↓ 3 callers
Method
getGlobalID
core/kernel.h:137
↓ 3 callers
Method
getGlobalSize
core/kernel.h:138
↓ 3 callers
Method
getKernel
Returns the kernel handle for the given symbol
devices/cuda/curtn.cpp:250
↓ 3 callers
Method
getLocalID<0>
core/kernel.h:300
↓ 3 callers
Method
getName
devices/cpu/cpu_device.cpp:70
↓ 3 callers
Method
getPreferences
external/catch.hpp:17075
↓ 3 callers
Method
getPtrStorage
Memory
core/device.h:108
↓ 3 callers
Function
getScratchByteSize
Scratch memory
core/op.h:23
↓ 3 callers
Method
getScratchByteSize
core/graph.cpp:426
↓ 3 callers
Method
getSubgroupSize
devices/hip/hip_engine.h:147
↓ 3 callers
Method
getTensorDataType
Native tensor layout
core/device.h:99
↓ 3 callers
Method
getTestMacroName
external/catch.hpp:8371
↓ 3 callers
Method
getWeight0Desc
core/concat_conv.h:69
↓ 3 callers
Method
getWeight1Desc
core/concat_conv.h:70
↓ 3 callers
Function
get_aux_features
(features)
training/config.py:23
↓ 3 callers
Function
get_checkpoint_dir
(result_dir)
training/result.py:16
↓ 3 callers
Function
get_checkpoint_filename
(result_dir, epoch)
training/result.py:20
↓ 3 callers
Function
get_checkpoint_state_filename
(result_dir)
training/result.py:25
↓ 3 callers
Function
get_data_loader
(rank, cfg, dataset, shuffle=False)
training/dataset.py:257
↓ 3 callers
Function
get_latest_checkpoint_epoch
(result_dir)
training/result.py:30
↓ 3 callers
Method
groupBarrier
core/kernel.h:163
↓ 3 callers
Method
half
common/half.h:18
↓ 3 callers
Method
handleNonExpr
external/catch.hpp:13121
↓ 3 callers
Method
hasExpandedExpression
external/catch.hpp:8353
↓ 3 callers
Function
isFalseTest
external/catch.hpp:1386
↓ 3 callers
Method
isHidden
external/catch.hpp:14117
↓ 3 callers
Function
load_checkpoint
(result_dir, device, epoch=None, model=None, optimizer=None)
training/result.py:60
↓ 3 callers
Function
makeRatio
external/catch.hpp:16261
↓ 3 callers
Function
marginComparison
Performs equivalent check of std::fabs(lhs - rhs) <= margin But without the subtraction to allow for INFINITY in comparison
external/catch.hpp:7858
↓ 3 callers
Function
mmaBlockKW
Multiply + accumulate block for one kernel row (kh)
devices/sycl/sycl_conv_base.h:56
↓ 3 callers
Method
newTensor
core/buffer.cpp:55
↓ 3 callers
Method
newUserBuffer
core/device.cpp:258
↓ 3 callers
Method
next
(self)
training/util.py:204
↓ 3 callers
Function
oidnGetFilterInt
api/api.cpp:990
↓ 3 callers
Function
oidnGetPhysicalDeviceInt
api/api.cpp:167
↓ 3 callers
Function
oidnRetainBuffer
api/api.cpp:659
↓ 3 callers
Function
oidnRetainDevice
api/api.cpp:466
↓ 3 callers
Function
oidnRetainFilter
api/api.cpp:858
↓ 3 callers
Function
oidnRetainSemaphore
api/api.cpp:828
↓ 3 callers
Function
oidnSetDeviceInt
api/api.cpp:489
↓ 3 callers
Function
oidnSetFilterInt
api/api.cpp:979
↓ 3 callers
Function
oidnUnsetFilterData
api/api.cpp:945
↓ 3 callers
Function
oidnUnsetFilterImage
api/api.cpp:910
↓ 3 callers
Method
overlaps
core/image.cpp:83
↓ 3 callers
Function
parseSpecialTag
external/catch.hpp:14013
↓ 3 callers
Function
printTotals
Colour, message variants: - white: No tests ran. - red: Failed [both/all] N test cases, failed [both/all] M assertions. - white: Passed [both/all] N
external/catch.hpp:15852
↓ 3 callers
Function
randperm
(n)
training/util.py:168
↓ 3 callers
Method
registerStartupException
external/catch.hpp:12480
↓ 3 callers
Method
registerTest
external/catch.hpp:14289
↓ 3 callers
Method
remainingTokens
external/catch.hpp:9044
↓ 3 callers
Function
reorderBias
core/tensor_reorder.cpp:91
↓ 3 callers
Method
runOrder
external/catch.hpp:9996
↓ 3 callers
Function
save_image
(filename, image, num_channels=None)
training/image.py:80
↓ 3 callers
Function
save_images
(name, image, image_srgb, num_channels, feature_ext=infer.main_feature)
training/infer.py:141
↓ 3 callers
Function
save_json
(filename, obj)
training/util.py:56
↓ 3 callers
Method
sectionEnded
external/catch.hpp:12845
↓ 3 callers
Function
seedRng
external/catch.hpp:13143
↓ 3 callers
Function
serializeFilters
external/catch.hpp:15792
↓ 3 callers
Method
setScratch
core/graph.cpp:433
↓ 3 callers
Method
setSrc
core/concat_conv.cpp:44
↓ 3 callers
Method
setValue
external/catch.hpp:9191
↓ 3 callers
Function
shuffle_channels
(channels, first_channel, order, num_channels=None)
training/dataset.py:52
↓ 3 callers
Function
srgb_forward
(y)
training/color.py:56
↓ 3 callers
Function
storeRow
devices/sycl/sycl_common.h:282
↓ 3 callers
Method
toDeviceAsync
apps/utils/image_buffer.cpp:75
↓ 3 callers
Function
uncaught_exceptions
external/catch.hpp:15336
↓ 3 callers
Method
usmAlloc
core/engine.cpp:132
↓ 3 callers
Method
usmCopy
core/engine.cpp:142
↓ 3 callers
Method
usmFree
core/engine.cpp:137
↓ 3 callers
Function
value
external/catch.hpp:3999
↓ 3 callers
Method
what
core/exception.cpp:6
↓ 2 callers
Function
OIDN_DECLARE_INIT_STATIC_MODULE
devices/cpu/cpu_module.cpp:19
↓ 2 callers
Method
__init__
(self, losses, weights)
training/loss.py:85
↓ 2 callers
Method
__init__
(self, cfg, name)
training/dataset.py:361
↓ 2 callers
Method
_read_raw_str
(self, size)
training/tza.py:180
↓ 2 callers
Method
_read_uint16
(self)
training/tza.py:170
↓ 2 callers
Method
_read_uint32
(self)
training/tza.py:173
↓ 2 callers
Method
_read_uint64
(self)
training/tza.py:176
↓ 2 callers
Function
_ssim_per_channel
r""" Calculate ssim index for each color channel of X and Y Args: X (torch.Tensor): images Y (torch.Tensor): images win (t
training/ssim.py:45
↓ 2 callers
Method
_write_pad
(self, alignment=64)
training/tza.py:61
↓ 2 callers
Method
_write_raw_str
(self, str)
training/tza.py:51
↓ 2 callers
Method
_write_uint16
(self, x)
training/tza.py:41
↓ 2 callers
Method
_write_uint32
(self, x)
training/tza.py:44
↓ 2 callers
Method
addChild
external/catch.hpp:14408
↓ 2 callers
Function
alignedFree
common/platform.cpp:32
↓ 2 callers
Function
alignedMalloc
common/platform.cpp:6
↓ 2 callers
Method
allPassed
external/catch.hpp:15263
↓ 2 callers
Method
assertionStarting
external/catch.hpp:15814
↓ 2 callers
Function
autoexposure
(image)
training/color.py:138
↓ 2 callers
Method
benchmarkResamples
external/catch.hpp:10007
↓ 2 callers
Method
benchmarkWarmupTime
external/catch.hpp:10008
↓ 2 callers
Function
bootstrap
external/catch.hpp:7027
↓ 2 callers
Method
caseSensitivitySuffix
external/catch.hpp:11711
↓ 2 callers
Function
checkAllocID
core/arena_planner.h:85
↓ 2 callers
Function
checkOpID
core/arena_planner.h:79
← previous
next →
301–400 of 2,343, ranked by callers