MCPcopy Create free account

hub / github.com/CVCUDA/CV-CUDA / functions

Functions3,774 in github.com/CVCUDA/CV-CUDA

↓ 1 callersFunctionResizeInto
python/mod_cvcuda/operators/OpResize.cpp:32
↓ 1 callersFunctionResizeVarShapeInto
python/mod_cvcuda/operators/OpResize.cpp:58
↓ 1 callersFunctionResourceToBufferType
src/nvcv/src/priv/Array.cpp:37
↓ 1 callersFunctionRotateInto
python/mod_cvcuda/operators/OpRotate.cpp:34
↓ 1 callersFunctionRoundEvenImpl
src/cvcuda/include/cvcuda/cuda_tools/detail/MathWrappersImpl.hpp:404
↓ 1 callersFunctionRunLinear
tests/cvcuda/system/TestOpHQResize.cpp:321
↓ 1 callersFunctionRunNN
tests/cvcuda/system/TestOpHQResize.cpp:291
↓ 1 callersFunctionSIFTInto
python/mod_cvcuda/operators/OpSIFT.cpp:145
↓ 1 callersFunctionSelectDType
python/mod_cvcuda/nvcv/DataType.cpp:215
↓ 1 callersFunctionSelectDataType
python/mod_cvcuda/nvcv/DataType.cpp:164
↓ 1 callersFunctionSetImageTensorFromByteVectorPlanar
tests/common/TensorDataUtils.cpp:322
↓ 1 callersFunctionSetMaxAllocatorCount
* @brief Sets the maximum number of allocator handles that can be created. * * @param maxCount The maximum number of allocator handles. If negative,
src/nvcv/src/include/nvcv/Config.hpp:82
↓ 1 callersFunctionSetMaxArrayCount
* @brief Sets the maximum number of array handles that can be created. * * @param maxCount The maximum number of array handles. If negative, dynamic
src/nvcv/src/include/nvcv/Config.hpp:71
↓ 1 callersFunctionSetMaxImageBatchCount
* @brief Sets the maximum number of image batch handles that can be created. * * @param maxCount The maximum number of image batch handles. If negat
src/nvcv/src/include/nvcv/Config.hpp:49
↓ 1 callersFunctionSetMaxImageCount
* @brief Sets the maximum number of image handles that can be created. * * @param maxCount The maximum number of image handles. If negative, dynamic
src/nvcv/src/include/nvcv/Config.hpp:38
↓ 1 callersFunctionSetMaxTensorCount
* @brief Sets the maximum number of tensor handles that can be created. * * @param maxCount The maximum number of tensor handles. If negative, dynam
src/nvcv/src/include/nvcv/Config.hpp:60
↓ 1 callersFunctionSetTensorToRandomValue<float>
tests/common/TensorDataUtils.hpp:439
↓ 1 callersFunctionSetThreadError
* @brief Sets the thread's error status based on a captured exception. * * This function tries to rethrow the given exception and based on its type,
src/nvcv/src/include/nvcv/Exception.hpp:162
↓ 1 callersFunctionSimplify
* @brief Simplifies a shape by collapsing dimensions that are not strided * * @param[in] rank number of dimensions * @param[in] shape * @param[in]
src/nvcv/src/priv/TensorData.cpp:201
↓ 1 callersFunctionTailImpl
tests/common/ValueList.hpp:83
↓ 1 callersFunctionTensorBatchHQResizeInto
python/mod_cvcuda/operators/OpHQResize.cpp:494
↓ 1 callersFunctionTensorHQResizeInto
python/mod_cvcuda/operators/OpHQResize.cpp:409
↓ 1 callersFunctionThresholdInto
python/mod_cvcuda/operators/OpThreshold.cpp:32
↓ 1 callersFunctionThresholdVarShapeInto
python/mod_cvcuda/operators/OpThreshold.cpp:60
↓ 1 callersFunctionThrowException
src/nvcv/src/include/nvcv/detail/CheckError.hpp:28
↓ 1 callersFunctionToFormatString
python/mod_cvcuda/nvcv/ExternalBuffer.cpp:49
↓ 1 callersFunctionToLockMode
python/mod_cvcuda/nvcv/CAPI.cpp:120
↓ 1 callersFunctionToNVCVDataType
python/mod_cvcuda/nvcv/DLPackUtils.cpp:266
↓ 1 callersFunctionToPython
python/mod_cvcuda/nvcv/Tensor.cpp:351
↓ 1 callersFunctionToPython
python/mod_cvcuda/nvcv/Array.cpp:300
↓ 1 callersFunctionToPython
python/mod_cvcuda/nvcv/Image.cpp:961
↓ 1 callersFunctionUpdate
tests/common/ValueTests.hpp:103
↓ 1 callersFunctionValidateTensorBufferStrided
src/nvcv/src/priv/TensorWrapDataStrided.cpp:35
↓ 1 callersFunctionVarShapeBilateralFilterInto
python/mod_cvcuda/operators/OpBilateralFilter.cpp:62
↓ 1 callersFunctionVarShapeBrightnessContrastInto
python/mod_cvcuda/operators/OpBrightnessContrast.cpp:99
↓ 1 callersFunctionVarShapeColorTwistMatrixInto
python/mod_cvcuda/operators/OpColorTwist.cpp:79
↓ 1 callersFunctionVarShapeCopyMakeBorderInto
python/mod_cvcuda/operators/OpCopyMakeBorder.cpp:128
↓ 1 callersFunctionVarShapeCopyMakeBorderStackInto
python/mod_cvcuda/operators/OpCopyMakeBorder.cpp:80
↓ 1 callersFunctionVarShapeFindHomographyInto
python/mod_cvcuda/operators/OpFindHomography.cpp:176
↓ 1 callersFunctionVarShapeGammaContrastInto
python/mod_cvcuda/operators/OpGammaContrast.cpp:34
↓ 1 callersFunctionVarShapeGaussianInto
python/mod_cvcuda/operators/OpGaussian.cpp:66
↓ 1 callersFunctionVarShapeHQResizeInto
python/mod_cvcuda/operators/OpHQResize.cpp:444
↓ 1 callersFunctionVarShapeJointBilateralFilterInto
python/mod_cvcuda/operators/OpJointBilateralFilter.cpp:63
↓ 1 callersFunctionVarShapeMedianBlurInto
python/mod_cvcuda/operators/OpMedianBlur.cpp:63
↓ 1 callersFunctionVarShapeNormalizeInto
python/mod_cvcuda/operators/OpNormalize.cpp:74
↓ 1 callersFunctionVarShapePillowResizeInto
python/mod_cvcuda/operators/OpPillowResize.cpp:214
↓ 1 callersFunctionVarShapeRemapInto
python/mod_cvcuda/operators/OpRemap.cpp:98
↓ 1 callersFunctionVarShapeRotateInto
python/mod_cvcuda/operators/OpRotate.cpp:64
↓ 1 callersFunctionVectorScalMult
tests/cvcuda/system/TestOpInpaint.cpp:44
↓ 1 callersFunctionWarpAffineInto
python/mod_cvcuda/operators/OpWarpAffine.cpp:36
↓ 1 callersFunctionWarpAffineVarShapeInto
python/mod_cvcuda/operators/OpWarpAffine.cpp:84
↓ 1 callersFunctionWarpPerspectiveInto
python/mod_cvcuda/operators/OpWarpPerspective.cpp:35
↓ 1 callersFunctionWarpPerspectiveVarShapeInto
python/mod_cvcuda/operators/OpWarpPerspective.cpp:83
↓ 1 callersFunctionWriteData
Width is in bytes or pixels..
tests/cvcuda/system/TestOpCenterCrop.cpp:49
↓ 1 callersFunctionWriteData
Width is in bytes or pixels..
tests/cvcuda/system/TestOpCustomCrop.cpp:49
↓ 1 callersFunction__OPNAME__Into
tools/mkop/PythonWrap.cpp:29
↓ 1 callersFunction_add_efficientnms_to_model
Add TensorRT EfficientNMS plugin to ONNX model.
samples/common.py:461
↓ 1 callersFunction_hasPreciseHint
src/cvcuda/util/StreamId.cpp:32
↓ 1 callersFunction_recurse_update_children_total_items
(in_dict)
bench/python/benchmark.py:704
↓ 1 callersMethod_setup_clear_output_dir
(self, filename_ends_with)
bench/python/bench_utils.py:156
↓ 1 callersMethodaddHandler
python/common/PyUtil.cpp:51
↓ 1 callersMethodalignment
src/nvcv/src/include/nvcv/DataType.hpp:295
↓ 1 callersMethodallocate
src/nvcv/src/priv/HandleManagerImpl.hpp:142
↓ 1 callersMethodanchor
tests/cvcuda/system/TestOpHQResize.cpp:266
↓ 1 callersFunctionbatchLike
python/mod_cvcuda/operators/OpColorTwist.cpp:40
↓ 1 callersFunctionbatchLike
python/mod_cvcuda/operators/OpBrightnessContrast.cpp:40
↓ 1 callersMethodbegin
python/mod_cvcuda/nvcv/TensorBatch.cpp:219
↓ 1 callersMethodblockHeightLog2
src/nvcv/src/priv/ImageFormat.cpp:667
↓ 1 callersMethodbrute_force_matcher
(batch_set1, batch_set2, cross_check, norm_type)
tests/cvcuda/python/test_opmatch.py:58
↓ 1 callersMethodbuffer
* @brief Get the buffer with the tensors' descriptors. */
src/nvcv/src/include/nvcv/TensorBatchData.hpp:142
↓ 1 callersFunctioncalc_mean_ranges
Calculates the mean of all NVTX ranges present in the all_range_info. Since NVTX ranges can be reported per process, per thread, we need to h
bench/python/benchmark.py:351
↓ 1 callersMethodcanBeUsedWith
python/mod_cvcuda/operators/OpSIFT.cpp:49
↓ 1 callersMethodcapacity
src/nvcv/src/priv/ArrayWrapData.cpp:92
↓ 1 callersMethodcapacity
src/cvcuda/priv/WorkspaceAllocator.hpp:117
↓ 1 callersMethodcbegin
src/nvcv/src/include/nvcv/Shape.hpp:234
↓ 1 callersMethodcend
src/nvcv/src/include/nvcv/Shape.hpp:240
↓ 1 callersMethodcend
src/nvcv/util/StaticVector.hpp:361
↓ 1 callersMethodcend
tests/common/ValueList.hpp:259
↓ 1 callersMethodchData
* @brief Retrieves a pointer to the data of a specific channel. * * @param c The channel index. * @return A pointer to the channel's da
src/nvcv/src/include/nvcv/TensorDataAccess.hpp:354
↓ 1 callersMethodclear
python/mod_cvcuda/nvcv/TensorBatch.cpp:184
↓ 1 callersFunctioncolor_labels_nhwc
Convert a label map to an RGB image Args: labels : Output of cvcuda.label operator Returns: cvcuda.Tensor: RGB image, with e
samples/operators/label.py:39
↓ 1 callersMethodcommit
python/mod_cvcuda/include/nvcv/python/ResourceGuard.hpp:73
↓ 1 callersFunctioncomputeHistogram
tests/cvcuda/system/TestOpHistogram.cpp:34
↓ 1 callersFunctioncomputeHistogramWithMask
tests/cvcuda/system/TestOpHistogram.cpp:49
↓ 1 callersFunctioncomputeMedianInSubsetMatrix
tests/cvcuda/system/TestOpMedianBlur.cpp:55
↓ 1 callersFunctioncompute_warpAffine
tests/cvcuda/system/TestOpRotate.cpp:40
↓ 1 callersFunctionconvertNV12toRGB
tests/cvcuda/system/TestOpAdvCvtColor.cpp:234
↓ 1 callersFunctionconvertRGBtoNV12
tests/cvcuda/system/TestOpAdvCvtColor.cpp:164
↓ 1 callersFunctionconvertRGBtoYUV
tests/cvcuda/system/TestOpAdvCvtColor.cpp:135
↓ 1 callersFunctionconvertYUVtoRGB
tests/cvcuda/system/TestOpAdvCvtColor.cpp:106
↓ 1 callersMethodcopy_host_to_device
src/cvcuda/priv/legacy/textbackend/memory.hpp:77
↓ 1 callersFunctioncreate_stb_backend
src/cvcuda/priv/legacy/textbackend/stb.cpp:651
↓ 1 callersFunctioncreate_tensor
(h: int, w: int)
samples/object_cache/unbounded_growth.py:25
↓ 1 callersFunctioncreate_tensor1
()
samples/object_cache/reuse.py:23
↓ 1 callersFunctioncreate_tensor2
()
samples/object_cache/reuse.py:29
↓ 1 callersMethodcudaArrayInterface
python/mod_cvcuda/nvcv/ExternalBuffer.cpp:274
↓ 1 callersMethoddataKind
src/nvcv/src/priv/DataType.hpp:63
↓ 1 callersMethoddecRef
src/nvcv/src/priv/HandleManager.hpp:103
↓ 1 callersMethoddevice
src/cvcuda/priv/legacy/textbackend/memory.hpp:57
↓ 1 callersMethodelementAt
src/cvcuda/priv/Types.hpp:651
← previousnext →1,001–1,100 of 3,774, ranked by callers