Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/DALI
/ functions
Functions
17,951 in github.com/NVIDIA/DALI
⨍
Functions
17,951
◇
Types & classes
3,242
↳
Endpoints
95
↓ 3 callers
Function
GetDLDevice
dali/python/backend_impl.cc:549
↓ 3 callers
Function
GetDLTensorListView
dali/pipeline/data/dltensor.h:270
↓ 3 callers
Function
GetData
Returns a DataNode with a matching name or nullptr. */
dali/pipeline/graph/op_graph2.h:153
↓ 3 callers
Method
GetDerivWindow
dali/kernels/imgproc/convolution/laplacian_windows.h:34
↓ 3 callers
Method
GetExecutorMeta
dali/pipeline/executor/executor_impl.h:457
↓ 3 callers
Method
GetFrameIdxByTimestamp
* @brief Returns the index of the frame that has the given timestamp * * @param timestamp Timestamp of the frame to seek to * @param rounddow
dali/operators/video/frames_decoder_base.h:72
↓ 3 callers
Method
GetInputShape
* Returns shape of the input at given index * @return TensorShape<> for SampleWorkspace, TensorListShape<> for other Workspaces */
dali/pipeline/workspace/workspace.h:241
↓ 3 callers
Method
GetMessage
dali/test/operators/name_dump.h:39
↓ 3 callers
Method
GetNumColorComp
dali/test/dali_test.h:367
↓ 3 callers
Function
GetODirectEnvVals
dali/util/odirect_file.cc:33
↓ 3 callers
Function
GetOutOfBoundsPolicy
dali/operators/generic/slice/out_of_bounds_policy.h:42
↓ 3 callers
Method
GetOutputDim
* Returns number of dimensions for a given output */
dali/pipeline/workspace/workspace.h:305
↓ 3 callers
Function
GetPermutations
dali/operators/generic/transpose/transpose_test.cc:114
↓ 3 callers
Function
GetPipelineWithExternalSource
dali/c_api_2/pipeline_test.cc:158
↓ 3 callers
Method
GetPointer
dali/operators/math/expressions/constant_storage.h:80
↓ 3 callers
Function
GetPoolInterface
dali/core/mm/default_resource_test.cc:314
↓ 3 callers
Method
GetSmoothingWindow
dali/kernels/imgproc/convolution/laplacian_windows.h:45
↓ 3 callers
Method
GetSourceInfo
dali/c_api_2/data_objects.h:376
↓ 3 callers
Method
GetStream
dali/operators/image/remap/warp_param_provider.h:210
↓ 3 callers
Function
GetStride
* @brief Get the stride for a given sample (default is 1) */
dali/operators/video/decoder/video_decoder_base.h:127
↓ 3 callers
Function
GetTestGraph1
dali/pipeline/executor/executor2/exec2_test.h:39
↓ 3 callers
Function
GetTiledCover
* @brief Divide the shape into groups of linear tiles */
dali/operators/math/expressions/arithmetic.h:47
↓ 3 callers
Method
GetTotalChunkNum
dali/operators/decoder/inflate/inflate_params.h:91
↓ 3 callers
Function
GetVersionProperty
include/dali/core/version_util.h:27
↓ 3 callers
Method
HandleBoundary
dali/operators/video/frames_decoder_base.cc:571
↓ 3 callers
Function
HannWindow
dali/kernels/signal/resampling_test.cc:28
↓ 3 callers
Function
HasArgument
* @brief Checks the spec to see if an argument has been specified * * @remark If user does not explicitly specify value for OptionalArgument,
dali/pipeline/operator/op_spec.h:323
↓ 3 callers
Method
HasContiguousOutputs
dali/pipeline/executor/executor2/stream_assignment_test.cc:35
↓ 3 callers
Method
HasThreadPool
dali/pipeline/workspace/workspace.h:348
↓ 3 callers
Function
Input
dali/pipeline/operator/op_spec.h:244
↓ 3 callers
Method
InputIdx
dali/pipeline/operator/sequence_shape.h:42
↓ 3 callers
Method
IsContiguous
dali/pipeline/data/tensor_list.h:705
↓ 3 callers
Method
IsDeprecated
dali/pipeline/operator/op_schema.cc:836
↓ 3 callers
Method
IsEmpty
include/dali/core/exec/tasking/task.h:161
↓ 3 callers
Method
IsPassThrough
* @brief Check if this MakeContiguous node is set to pass through data (or copy it). * * Result is valid after the executor runs the OpGraph::Se
dali/pipeline/operator/builtin/make_contiguous.h:87
↓ 3 callers
Method
IsSeparated
dali/pipeline/executor/executor_test.cc:60
↓ 3 callers
Method
Layout
dali/pipeline/operator/sequence_shape.h:118
↓ 3 callers
Function
MakeDiagonalMatrix
dali/operators/geometry/mt_transform_attr.h:108
↓ 3 callers
Function
MakeSampleView
dali/pipeline/workspace/sample_workspace.cc:20
↓ 3 callers
Method
MarkPassThrough
* @brief Intended to be called by the executor. If the executor guarantees that the input * to the make contiguous is always contiguous and we can
dali/pipeline/operator/builtin/make_contiguous.h:77
↓ 3 callers
Function
MergeSlices
dali/kernels/imgproc/structure/connected_components.h:108
↓ 3 callers
Function
NaiveDft
dali/kernels/signal/fft/fft_cpu_test.cc:31
↓ 3 callers
Method
NameDump
dali/test/operators/name_dump.h:31
↓ 3 callers
Function
NeedPad
dali/kernels/slice/slice_kernel_utils.h:78
↓ 3 callers
Function
NextFrameIdx
* @brief Returns index of the frame that will be returned by the next call of ReadNextFrame * * @return int Index of the next frame to be read
dali/operators/video/frames_decoder_base.h:362
↓ 3 callers
Method
NextSampleIdx
dali/pipeline/operator/sequence_shape.h:244
↓ 3 callers
Function
NodeId
* @brief Returns the unique NodeId for partition_id among nodes of op_type */
dali/pipeline/executor/lowered_graph.h:183
↓ 3 callers
Function
NodeName
dali/pipeline/executor/executor2/exec_graph.cc:223
↓ 3 callers
Function
NodeType
dali/pipeline/executor/executor2/stream_assignment.h:49
↓ 3 callers
Function
OCVMatTypeForDALIData
* @brief Convert runtime DALIDataType to OpenCV data type * * @note will throw if the type is not supported */
dali/util/ocv.h:66
↓ 3 callers
Function
OneHotGPUAlternateAxis
dali/benchmark/one_hot_bench.cc:21
↓ 3 callers
Function
OpenCvColorConversion
dali/util/ocv.cc:115
↓ 3 callers
Function
OutImageIdsEnabled
dali/operators/reader/loader/coco_loader.h:46
↓ 3 callers
Function
OutPixelwiseMasksEnabled
dali/operators/reader/loader/coco_loader.h:42
↓ 3 callers
Function
OutPolygonMasksEnabled
dali/operators/reader/loader/coco_loader.h:37
↓ 3 callers
Method
Output_frames_label_frame_num
dali/operators/video/legacy/reader/video_reader_op_test.cc:50
↓ 3 callers
Function
Outputs
dali/pipeline/graph/op_graph2.h:206
↓ 3 callers
Method
Pad
dali/operators/generic/pad.h:39
↓ 3 callers
Function
PadFill
dali/kernels/slice/slice_kernel_utils.h:92
↓ 3 callers
Method
Parse
dali/operators/reader/parser/sequence_parser.cc:37
↓ 3 callers
Function
ParseOpType
include/dali/core/common.h:86
↓ 3 callers
Function
PerturbAndValidate
dali/kernels/test/block_setup_test.cc:41
↓ 3 callers
Function
PositiveBits
dali/operators/imgcodec/util/convert_utils.h:23
↓ 3 callers
Method
PrepareUniformRandom
dali/kernels/imgproc/color_manipulation/equalize/hist_test.cc:89
↓ 3 callers
Function
PreviousStage
dali/pipeline/executor/queue_metadata.h:91
↓ 3 callers
Method
ProcessArguments
dali/operators/image/crop/crop_attr.cc:145
↓ 3 callers
Function
PropagateTypes
dali/operators/math/expressions/arithmetic.cc:23
↓ 3 callers
Method
Queue
dali/pipeline/workspace/workspace_data_factory.h:78
↓ 3 callers
Method
RandomBoxes
dali/operators/bbox/bbox_paste_test.cc:83
↓ 3 callers
Method
ReadAll
include/dali/core/stream.h:89
↓ 3 callers
Function
ReadReferenceFrom
* @brief Reads the reference image from specified path and returns it as a tensor. */
dali/operators/imgcodec/decoder_test_helper.h:249
↓ 3 callers
Function
ReaderDecoderCApiPipe
dali/c_api_2/op_test/complex_pipeline_test.cc:67
↓ 3 callers
Function
ReaderMetaToDict
dali/python/backend_impl.cc:2306
↓ 3 callers
Method
Ready
If true, the task can be immediately moved to execution. */
include/dali/core/exec/tasking/task.h:449
↓ 3 callers
Method
ReleaseAfterRun
Ensures that the releasable object is released after the task completes. * * The releasable object will be released once the task is complete -
include/dali/core/exec/tasking/task.h:524
↓ 3 callers
Function
ReleaseUnusedTestImpl
dali/core/mm/default_resource_test.cc:336
↓ 3 callers
Function
Reset
* @brief Clears kernel instances */
dali/kernels/kernel_manager.h:112
↓ 3 callers
Method
Reset
dali/operators/reader/reader_op_test.cc:258
↓ 3 callers
Method
Reset
dali/operators/reader/loader/webdataset_loader.cc:521
↓ 3 callers
Method
RestoreState
dali/pipeline/operator/builtin/external_source.h:39
↓ 3 callers
Function
RestrictPinnedMemUsage
dali/pipeline/data/buffer.cc:67
↓ 3 callers
Function
RoiFromCropWindowGenerator
dali/operators/imgcodec/roi_image_decoder.h:36
↓ 3 callers
Function
RotatedCanvasSize
dali/operators/image/remap/rotate_params.h:36
↓ 3 callers
Method
Run
dali/kernels/signal/fft/fft_cpu.cc:47
↓ 3 callers
Method
Run
dali/kernels/imgproc/color_manipulation/debayer/debayer_test.cc:131
↓ 3 callers
Method
Run
* @param out output tensor, must have the same shape as the input * @param in input tensor, must have the same shape as specified in Setup
dali/kernels/normalize/normalize_cpu.h:123
↓ 3 callers
Method
Run
dali/pipeline/executor/executor2/exec_node_task.cc:148
↓ 3 callers
Method
Run
dali/pipeline/executor/executor2/exec2.cc:481
↓ 3 callers
Method
RunCPU
dali/benchmark/slice_kernel_bench.cc:43
↓ 3 callers
Method
RunTestOnGraph
dali/pipeline/operator/checkpointing/checkpoint_test.cc:193
↓ 3 callers
Function
ScatterGatherCopy
dali/pipeline/data/types.cc:46
↓ 3 callers
Method
Serialize
dali/pipeline/operator/checkpointing/snapshot_serializer.cc:72
↓ 3 callers
Function
SetCPUAffinity
dali/util/nvml.cc:131
↓ 3 callers
Method
SetContext
dali/operators/image/remap/warp_param_provider.h:105
↓ 3 callers
Method
SetMode
dali/pipeline/operator/builtin/make_contiguous.h:91
↓ 3 callers
Method
SetOrder
dali/pipeline/operator/checkpointing/checkpoint.cc:69
↓ 3 callers
Function
SetOutputDevice
dali/pipeline/executor/executor2/exec_graph_test.cc:39
↓ 3 callers
Method
SetSourceInfo
dali/c_api_2/data_objects.h:383
↓ 3 callers
Method
SetTestCheckType
dali/test/dali_test_single_op.h:220
↓ 3 callers
Function
Setup
dali/pipeline/operator/operator.h:88
← previous
next →
2,001–2,100 of 17,951, ranked by callers