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
↓ 5 callers
Method
Run
dali/kernels/imgproc/convolution/separable_convolution_gpu.h:68
↓ 5 callers
Method
RunForCocoCpu
dali/operators/ssd/box_encoder_test.cc:32
↓ 5 callers
Method
Schedule
dali/kernels/slice/slice_cpu.h:483
↓ 5 callers
Method
SeekFrame
dali/operators/video/frames_decoder_gpu.cc:537
↓ 5 callers
Function
SetDefaultDeviceResource
dali/core/mm/default_resources.cc:382
↓ 5 callers
Function
SetOutputPtDim
dali/operators/geometry/mt_transform_attr.h:97
↓ 5 callers
Function
SetSourceInfo
dali/pipeline/executor/source_info_propagation_test.cc:30
↓ 5 callers
Function
SetThreadName
dali/core/nvtx.cc:78
↓ 5 callers
Method
Setup
dali/kernels/imgproc/convolution/separable_convolution_cpu.h:55
↓ 5 callers
Method
Setup
dali/kernels/imgproc/convolution/separable_convolution_gpu.h:58
↓ 5 callers
Method
SliceSize
dali/pipeline/data/sequence_utils.h:107
↓ 5 callers
Function
SpecMixed
dali/pipeline/executor/executor2/stream_assignment_test.cc:100
↓ 5 callers
Method
Store
dali/pipeline/operator/argument.h:241
↓ 5 callers
Function
ToTfShape
dali_tf_plugin/dali_helper.h:91
↓ 5 callers
Method
Transpose
dali/operators/generic/transpose/transpose.h:33
↓ 5 callers
Function
ValidateMetadata
dali/pipeline/operator/operator.cc:33
↓ 5 callers
Function
Verify
dali/core/span_test.cc:22
↓ 5 callers
Method
__dlpack_device__
(self)
dali/python/nvidia/dali/experimental/dynamic/_tensor.py:560
↓ 5 callers
Method
__init__
(self, global_params, se_filters, output_filters, name=None)
docs/examples/use_cases/tensorflow/efficientdet/model/backbone/efficientnet_model.py:154
↓ 5 callers
Method
_add_invocation
(self, invocation, weak=True)
dali/python/nvidia/dali/experimental/dynamic/_eval_context.py:273
↓ 5 callers
Method
_aggregate_predecessors_defined_in
(self, node)
dali/python/nvidia/dali/_autograph/pyct/static_analysis/reaching_definitions.py:220
↓ 5 callers
Function
_assert_equal_to_torchvision
(inpt, dali_transform, tv_transform, device="cpu")
dali/test/python/torchvision/test_tv_randomcrop.py:55
↓ 5 callers
Method
_block_statement_live_out
(self, node)
dali/python/nvidia/dali/_autograph/pyct/static_analysis/liveness.py:146
↓ 5 callers
Method
_color
(self, string, color, attrs=None)
dali/python/nvidia/dali/_autograph/pyct/pretty_printer.py:30
↓ 5 callers
Method
_ensure_node_in_anf
Puts `node` in A-normal form, by replacing it with a variable if needed. The exact definition of A-normal form is given by the configuration.
dali/python/nvidia/dali/_autograph/pyct/common_transformers/anf.py:159
↓ 5 callers
Method
_enter_lexical_scope
(self, node)
dali/python/nvidia/dali/_autograph/pyct/cfg.py:656
↓ 5 callers
Method
_exit_lexical_scope
(self, node)
dali/python/nvidia/dali/_autograph/pyct/cfg.py:659
↓ 5 callers
Function
_join_string
Join strings with optional cropping for summarization. Parameters ---------- data : list List of strings to join. edgeitems :
dali/python/nvidia/dali/_tensor_formatting.py:25
↓ 5 callers
Method
_maybe_apply
(self, key: str)
dali/python/nvidia/dali/experimental/dynamic/checkpoint.py:317
↓ 5 callers
Method
_require_api_type
Set the API type if unset, or raise if it conflicts with a previous choice.
dali/python/nvidia/dali/experimental/dynamic/_ops.py:884
↓ 5 callers
Method
_reshape_and_cast
(self, t)
docs/examples/use_cases/tensorflow/efficientdet/pipeline/anchors_utils/matcher.py:167
↓ 5 callers
Function
_scalar_decay
(x)
dali/python/nvidia/dali/experimental/dynamic/_op_builder.py:42
↓ 5 callers
Function
_show_deprecation_warning
(deprecated, in_favor_of)
dali/python/nvidia/dali/pipeline.py:45
↓ 5 callers
Method
_shutdown
(self)
dali/python/nvidia/dali/pipeline.py:465
↓ 5 callers
Method
_transform_with_test_ld
Generates code which adds 1 to all variable reads.
dali/test/python/autograph/converters/test_variables.py:22
↓ 5 callers
Method
_visit_node_list
(self, nodes)
dali/python/nvidia/dali/_autograph/pyct/static_analysis/activity.py:537
↓ 5 callers
Function
accepted_arg_count
Checks the number of accepted arguments by the callable, and validates if it is either 0 or 1 positional argument allowed by the external source.
dali/python/nvidia/dali/_utils/external_source_impl.py:236
↓ 5 callers
Method
add_extra_args
dali/pipeline/proto/dali_proto_intern.cc:61
↓ 5 callers
Function
apply_opencv_clahe
Apply OpenCV CLAHE to an image with enhanced precision
dali/test/python/operator_1/test_clahe.py:83
↓ 5 callers
Method
as_tuple
(self)
dali/python/nvidia/dali/_autograph/core/converter.py:161
↓ 5 callers
Method
assertAstMatches
(self, actual_node, expected_node_src)
dali/test/python/autograph/pyct/test_loader.py:34
↓ 5 callers
Method
assertMatch
(self, target_str, pattern_str)
dali/test/python/autograph/pyct/test_ast_util.py:133
↓ 5 callers
Method
assertNoMatch
(self, target_str, pattern_str)
dali/test/python/autograph/pyct/test_ast_util.py:138
↓ 5 callers
Method
assertSameAnno
(self, first, second, key)
dali/test/python/autograph/pyct/test_transformer.py:34
↓ 5 callers
Method
assertTransformedEquivalent
(self, f, *inputs)
dali/test/python/autograph/converters/test_conditional_expressions.py:22
↓ 5 callers
Function
assert_autograph_artifact
(artifact_name, expected)
dali/test/python/conditionals/test_external_source.py:24
↓ 5 callers
Function
autograph_artifact
(entity, extras=None)
dali/python/nvidia/dali/_autograph/impl/api.py:280
↓ 5 callers
Function
batch_equal
(a, b)
dali/test/python/experimental_mode/test_batch.py:131
↓ 5 callers
Function
batch_size
@{ */ * @brief Returns the maximum batch size that can be processed by the Pipeline */
dali/pipeline/pipeline.h:483
↓ 5 callers
Method
begin_statement
Marks the beginning of a statement. Args: stmt: Hashable, a key by which the statement can be identified in the CFG's s
dali/python/nvidia/dali/_autograph/pyct/cfg.py:362
↓ 5 callers
Function
bin_promote
(left_type, right_type)
dali/test/python/operator_1/test_arithmetic_ops.py:298
↓ 5 callers
Method
build
Returns the CFG accumulated so far and resets the builder. Returns: Graph
dali/python/nvidia/dali/_autograph/pyct/cfg.py:592
↓ 5 callers
Function
calculate_pointers
include/dali/core/tensor_shape.h:1048
↓ 5 callers
Method
centroid
include/dali/core/geom/box.h:54
↓ 5 callers
Function
check_layout
(tensor, in_layout, axes, keep_dims)
dali/test/python/operator_2/test_reduce.py:126
↓ 5 callers
Function
check_no_input_operator
(op, device, **kwargs)
dali/test/python/checkpointing/test_dali_checkpointing.py:106
↓ 5 callers
Function
check_single_signal_input
(op, device, **kwargs)
dali/test/python/checkpointing/test_dali_stateless_operators.py:124
↓ 5 callers
Function
clahe_pipeline
DALI pipeline for CLAHE testing with synthetic data
dali/test/python/operator_1/test_clahe.py:164
↓ 5 callers
Function
compare
(dataset_results, standalone_results, iterations=-1, num_devices=1)
dali/test/python/test_utils_tensorflow.py:273
↓ 5 callers
Method
compare_iters
(self, iter, iter2)
dali/test/python/checkpointing/test_dali_checkpointing_fw_iterators.py:52
↓ 5 callers
Function
compare_pipelines
(pipe1, pipe2, bs, dtype)
dali/test/python/operator_2/test_warp_perspective.py:303
↓ 5 callers
Function
compare_traces
(dali_tbs, python_tbs, end_glob=origin_trace_glob)
dali/test/python/operator_1/test_operator_origin_trace.py:102
↓ 5 callers
Method
conv_bn_layer
(self, input, num_filters, filter_size,
docs/examples/use_cases/paddle/tsm/tsm.py:36
↓ 5 callers
Function
copyD2D
include/dali/core/dev_buffer.h:29
↓ 5 callers
Method
cpu
(self)
dali/python/nvidia/dali/data_node.py:109
↓ 5 callers
Function
create_video_pipe
(filenames, sequence_length=1, stride=1, step=-1, pad_sequences=False)
dali/test/python/test_video_pipeline.py:432
↓ 5 callers
Function
cudaResultCheck
include/dali/core/cuda_error.h:96
↓ 5 callers
Function
custom_shape_generator
Fully configurable shape generator. Returns a callable which serves as a non-uniform & random shape generator to generate_epoch Usage:
dali/test/python/ndd_vs_fn/ndd_vs_fn_test_utils.py:92
↓ 5 callers
Function
daliGetOperatorTrace
dali/c_api/c_api.cc:617
↓ 5 callers
Function
daliPipelineGetOutputCount
dali/c_api_2/pipeline.cc:402
↓ 5 callers
Function
daliPipelineGetOutputDesc
dali/c_api_2/pipeline.cc:410
↓ 5 callers
Function
dali_type
(t)
dali/test/python/test_utils.py:558
↓ 5 callers
Function
dali_type_to_np
(type)
dali/test/python/test_utils.py:635
↓ 5 callers
Method
darknetResidualBlock
(self, filters, repeats=1, initial=False)
docs/examples/use_cases/tensorflow/yolov4/src/model.py:242
↓ 5 callers
Method
deserialize_and_build
Deserialize and build the pipeline given in serialized form. Parameters ---------- serialized_pipeline : str
dali/python/nvidia/dali/pipeline.py:1846
↓ 5 callers
Method
device_id
The CUDA device ordinal associated with this stream.
dali/python/nvidia/dali/experimental/dynamic/_stream.py:110
↓ 5 callers
Function
diff_against_eps
(image_1, image_2, eps)
dali/test/python/test_detection_pipeline.py:349
↓ 5 callers
Function
display_char
dali/util/uri.cc:40
↓ 5 callers
Function
empty
include/dali/core/dev_array.h:68
↓ 5 callers
Method
empty
dali/util/thread_safe_queue.h:62
↓ 5 callers
Method
end_statement
Marks the end of a statement. Args: stmt: Hashable, a key by which the statement can be identified in the CFG's stmt_pr
dali/python/nvidia/dali/_autograph/pyct/cfg.py:371
↓ 5 callers
Function
exp
Exponential function. \param arg function argument \return e raised to \a arg template<typename T> typename enable<expr,T>::type exp(T arg) { return f
include/dali/util/half.hpp:2357
↓ 5 callers
Function
expanded_like
dali/pipeline/operator/sequence_shape.h:223
↓ 5 callers
Method
extra_args
dali/pipeline/proto/dali_proto_intern.cc:114
↓ 5 callers
Method
gather_based_on_match
Gathers elements from `input_tensor` based on match results. For columns that are matched to a row, gathered_tensor[col] is set to in
docs/examples/use_cases/tensorflow/efficientdet/pipeline/anchors_utils/matcher.py:170
↓ 5 callers
Function
generate_image_like_data
()
dali/test/python/ndd_vs_fn/ndd_vs_fn_test_utils.py:449
↓ 5 callers
Function
generator
()
dali/test/python/test_dali_tf_es_pipelines.py:153
↓ 5 callers
Function
get_dali_dataset_from_pipeline
(pipeline_desc, device, device_id, to_dataset=to_image_dataset)
dali/test/python/test_utils_tensorflow.py:169
↓ 5 callers
Function
get_dali_tensor_gpu
Helper function to create DALI TensorGPU. Args: value : Value to fill the tensor with. shape : Shape for the tensor. dtyp
dali/test/python/jax_plugin/utils.py:26
↓ 5 callers
Function
get_data
(batch_size)
dali/test/python/ndd_vs_fn/test_ndd_vs_fn.py:93
↓ 5 callers
Function
get_epoch_size
(pipe)
dali/test/python/test_video_pipeline.py:427
↓ 5 callers
Function
get_nvjpeg_ver
()
dali/test/python/test_utils.py:1073
↓ 5 callers
Method
get_stat
include/dali/core/mm/cuda_vm_resource.h:102
↓ 5 callers
Method
get_state
Returns the internal state of the generator. Equivalent to :attr:`state`. Provided so that an :class:`RNG` exposes the same ``get_sta
dali/python/nvidia/dali/experimental/dynamic/random.py:138
↓ 5 callers
Method
get_state
(self, *, cuda_stream=None)
dali/test/python/experimental_mode/test_checkpoint.py:725
↓ 5 callers
Function
get_test_images
Load test images from DALI_extra for CLAHE testing
dali/test/python/operator_1/test_clahe.py:41
↓ 5 callers
Method
get_values
(self)
dali/python/nvidia/dali/_multiproc/struct_message.py:53
↓ 5 callers
Method
has_cpu
dali/test/tensor_list_wrapper.h:51
↓ 5 callers
Method
invalidate_cpu
dali/test/test_tensors.h:43
↓ 5 callers
Function
invoke_autoserialize
Perform the autoserialization of a function marked by :meth:`nvidia.dali.plugin.triton.autoserialize`. Assuming, that user marked a
dali/python/nvidia/dali/_utils/autoserialize.py:52
← previous
next →
1,401–1,500 of 17,951, ranked by callers