MCPcopy Create free account

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

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

↓ 1 callersFunctionstbtt__tesselate_curve
tessellate until threshold p is happy... @TODO warped to compensate for non-linear stretching
src/cvcuda/priv/legacy/textbackend/stb_truetype.h:3359
↓ 1 callersFunctionstr2Frmt
bench/BenchCvtColor.cpp:31
↓ 1 callersMethodsubmitSync
python/mod_cvcuda/nvcv/Resource.cpp:55
↓ 1 callersFunctionsummarize_runs
Summarizes one or more benchmark runs and prepares a pandas table showing the run per sample run-time and speed-up numbers. :param basel
bench/python/perf_utils.py:784
↓ 1 callersFunctionsummarize_runs
Summarizes one or more benchmark runs and prepares a pandas table showing the per operator run-time and speed-up numbers. :param baselin
bench/python/bench_utils.py:222
↓ 1 callersMethodsupport
tests/cvcuda/system/TestOpHQResize.cpp:256
↓ 1 callersMethodsupport
* \brief support Get support size. * * \return support size. */
tests/cvcuda/system/TestOpPillowResize.cpp:221
↓ 1 callersFunctiontensorLike
python/mod_cvcuda/operators/OpColorTwist.cpp:32
↓ 1 callersFunctiontensorLike
python/mod_cvcuda/operators/OpBrightnessContrast.cpp:32
↓ 1 callersFunctiontensor_to_image
Convert Tensor to Image using the foreign interface.
samples/datatypes/conversions.py:40
↓ 1 callersFunctiontest_increasing_batch_size
()
tests/cvcuda/stressTest/stress_test_preprocess.py:106
↓ 1 callersFunctiontest_increasing_batch_size_into
()
tests/cvcuda/stressTest/stress_test_preprocess.py:153
↓ 1 callersFunctiontest_random_batch_size
()
tests/cvcuda/stressTest/stress_test_inference.py:377
↓ 1 callersFunctiontest_random_batch_size
()
tests/cvcuda/stressTest/stress_test_mt_prep.py:148
↓ 1 callersFunctiontest_random_batch_size
()
tests/cvcuda/stressTest/stress_test_preprocess.py:122
↓ 1 callersFunctiontest_random_batch_size
()
tests/cvcuda/stressTest/cvcuda_cache_repro.py:114
↓ 1 callersFunctiontest_random_batch_size_into
()
tests/cvcuda/stressTest/stress_test_inference.py:492
↓ 1 callersFunctiontest_random_batch_size_into
()
tests/cvcuda/stressTest/stress_test_mt_prep.py:220
↓ 1 callersFunctiontest_random_batch_size_into
()
tests/cvcuda/stressTest/stress_test_preprocess.py:169
↓ 1 callersFunctiontest_random_batch_size_into
()
tests/cvcuda/stressTest/cvcuda_cache_repro.py:149
↓ 1 callersFunctiontest_random_image_size
()
tests/cvcuda/stressTest/stress_test_inference.py:303
↓ 1 callersFunctiontest_random_image_size
()
tests/cvcuda/stressTest/stress_test_preprocess.py:91
↓ 1 callersFunctiontest_random_image_size_into
()
tests/cvcuda/stressTest/stress_test_inference.py:415
↓ 1 callersFunctiontest_random_image_size_into
()
tests/cvcuda/stressTest/stress_test_preprocess.py:138
↓ 1 callersFunctiontext_backend_type_name
src/cvcuda/priv/legacy/textbackend/backend.cpp:34
↓ 1 callersFunctionto_cvcuda_image
Convert an image in host data to cvcuda.Image Args: host_data (numpy array): Tensor in host data Returns: cvcuda.Image: The
tests/cvcuda/python/cvcuda_util.py:218
↓ 1 callersFunctionto_cvcuda_tensor
Convert a tensor in host or CUDA data with layout to cvcuda.Tensor Args: data (numpy array or CUDA array): Tensor in host data la
tests/cvcuda/python/cvcuda_util.py:173
↓ 1 callersFunctionttLONG
src/cvcuda/priv/legacy/textbackend/stb_truetype.h:1208
↓ 1 callersFunctionunflatten_process_benchmark_dict
Un-flattens (i.e expands) the data present in benchmark_dict and also calculates additions numbers.
bench/python/benchmark.py:569
↓ 1 callersMethodvalid
src/nvcv/util/Compat.cpp:58
↓ 1 callersMethodvalue
src/nvcv/src/priv/DataType.hpp:43
↓ 1 callersFunctionverifyOutput
tests/cvcuda/system/TestOpAdvCvtColor.cpp:290
↓ 1 callersMethodvisualize
Attempts to visualize the output produced by the operator as an image by writing it down to the disk. May raise exceptions if visuali
bench/python/bench_utils.py:169
↓ 1 callersMethodwhitePoint
src/nvcv/src/priv/ColorSpec.cpp:97
↓ 1 callersMethodwidth
python/mod_cvcuda/nvcv/Image.cpp:740
↓ 1 callersMethodwrappedObject
python/mod_cvcuda/nvcv/Stream.cpp:72
Function(*ifunc_resolver())
tools/mkstub/test_noversion.c:40
MethodActiveCoordMap
src/cvcuda/include/cvcuda/cuda_tools/InterpolationWrap.hpp:128
MethodActiveMap
src/cvcuda/include/cvcuda/cuda_tools/BorderWrap.hpp:153
FunctionAdaptiveThreshold
python/mod_cvcuda/operators/OpAdaptiveThreshold.cpp:54
FunctionAdaptiveThreshold
bench/BenchAdaptiveThreshold.cpp:25
MethodAdaptiveThreshold
src/cvcuda/priv/OpAdaptiveThreshold.cpp:30
MethodAdaptiveThreshold
src/cvcuda/priv/legacy/CvCudaLegacy.h:2469
MethodAdaptiveThreshold
src/cvcuda/include/cvcuda/OpAdaptiveThreshold.hpp:60
FunctionAdaptiveThresholdVarShape
python/mod_cvcuda/operators/OpAdaptiveThreshold.cpp:85
MethodAdaptiveThresholdVarShape
src/cvcuda/priv/legacy/CvCudaLegacy.h:2499
MethodAddToGCBag
python/mod_cvcuda/nvcv/Stream.cpp:452
FunctionAdvCvtColor
python/mod_cvcuda/operators/OpAdvCvtColor.cpp:47
FunctionAdvCvtColor
bench/BenchAdvCvtColor.cpp:25
MethodAdvCvtColor
src/cvcuda/include/cvcuda/OpAdvCvtColor.hpp:55
FunctionAlignUp
src/nvcv/src/include/nvcv/detail/Align.hpp:69
FunctionAllocHostObj
src/nvcv/src/priv/IAllocator.hpp:58
MethodAllocateBuffer
src/nvcv/src/priv/Tensor.cpp:192
MethodAllocateBuffer
src/nvcv/src/priv/Image.cpp:123
MethodArray
python/mod_cvcuda/nvcv/Array.cpp:173
MethodArray
python/mod_cvcuda/include/nvcv/python/Array.hpp:59
MethodArray
src/nvcv/src/priv/Array.cpp:127
MethodArray
src/nvcv/src/include/nvcv/detail/ArrayImpl.hpp:106
MethodArrayData
src/nvcv/src/include/nvcv/ArrayData.hpp:63
MethodArrayData
src/nvcv/src/include/nvcv/detail/ArrayDataImpl.hpp:31
MethodArrayDataAccess
src/nvcv/src/include/nvcv/ArrayDataAccess.hpp:180
MethodArrayDataAccessCuda
src/nvcv/src/include/nvcv/ArrayDataAccess.hpp:273
MethodArrayDataAccessHost
src/nvcv/src/include/nvcv/ArrayDataAccess.hpp:211
MethodArrayDataAccessHostPinned
src/nvcv/src/include/nvcv/ArrayDataAccess.hpp:242
MethodArrayDataAccessImpl
src/nvcv/src/include/nvcv/ArrayDataAccess.hpp:52
MethodArrayDataCuda
src/nvcv/src/include/nvcv/detail/ArrayDataImpl.hpp:108
MethodArrayDataHost
src/nvcv/src/include/nvcv/detail/ArrayDataImpl.hpp:130
MethodArrayDataHostPinned
src/nvcv/src/include/nvcv/detail/ArrayDataImpl.hpp:152
MethodArrayWrap
src/cvcuda/include/cvcuda/cuda_tools/ArrayWrap.hpp:47
FunctionArrayWrapData
src/nvcv/src/include/nvcv/detail/ArrayImpl.hpp:121
MethodArrayWrapData
src/nvcv/src/priv/ArrayWrapData.cpp:71
FunctionAtomicMax
src/cvcuda/include/cvcuda/cuda_tools/Atomics.hpp:97
FunctionAtomicMin
src/cvcuda/include/cvcuda/cuda_tools/Atomics.hpp:76
FunctionAverageBlur
python/mod_cvcuda/operators/OpAverageBlur.cpp:57
FunctionAverageBlur
bench/BenchAverageBlur.cpp:25
MethodAverageBlur
src/cvcuda/priv/OpAverageBlur.cpp:30
MethodAverageBlur
src/cvcuda/priv/legacy/CvCudaLegacy.h:1483
MethodAverageBlur
src/cvcuda/include/cvcuda/OpAverageBlur.hpp:60
FunctionAverageBlurVarShape
python/mod_cvcuda/operators/OpAverageBlur.cpp:88
MethodAverageBlurVarShape
src/cvcuda/priv/legacy/CvCudaLegacy.h:1841
MethodBaseFromMember
src/nvcv/src/include/nvcv/detail/BaseFromMember.hpp:81
FunctionBaseSaturateCastImpl
src/cvcuda/include/cvcuda/cuda_tools/detail/SaturateCastImpl.hpp:32
MethodBatchShapesHelper
python/mod_cvcuda/operators/OpHQResize.cpp:166
MethodBicubicFilter
src/cvcuda/priv/legacy/pillow_resize.h:134
MethodBicubicFilter
tests/cvcuda/system/TestOpPillowResize.cpp:262
FunctionBilateralFilter
python/mod_cvcuda/operators/OpBilateralFilter.cpp:54
FunctionBilateralFilter
bench/BenchBilateralFilter.cpp:25
MethodBilateralFilter
src/cvcuda/priv/OpBilateralFilter.cpp:30
MethodBilateralFilter
src/cvcuda/priv/legacy/CvCudaLegacy.h:1946
MethodBilateralFilter
src/cvcuda/include/cvcuda/OpBilateralFilter.hpp:61
MethodBilateralFilterVarShape
src/cvcuda/priv/legacy/CvCudaLegacy.h:1970
MethodBilinearFilter
src/cvcuda/priv/legacy/pillow_resize.h:48
MethodBilinearFilter
tests/cvcuda/system/TestOpPillowResize.cpp:242
FunctionBinarize
tests/cvcuda/system/TestOpLabel.cpp:56
FunctionBndBox
python/mod_cvcuda/operators/OpBndBox.cpp:48
FunctionBndBox
bench/BenchBndBox.cpp:26
MethodBndBox
src/cvcuda/priv/OpBndBox.cpp:30
MethodBndBox
src/cvcuda/include/cvcuda/OpBndBox.hpp:54
MethodBorderIWImpl
src/cvcuda/include/cvcuda/cuda_tools/BorderVarShapeWrap.hpp:50
MethodBorderVarShapeWrap
src/cvcuda/include/cvcuda/cuda_tools/BorderVarShapeWrap.hpp:138
← previousnext →1,301–1,400 of 3,774, ranked by callers