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
↓ 11 callers
Function
_build_dali_random_crop
(**kwargs)
dali/test/python/torchvision/test_tv_randomcrop.py:70
↓ 11 callers
Function
_make_wds_pipe
Context manager: build a multi-shard WebDataset pipeline (3 tar files).
dali/test/python/reader/test_shuffling.py:532
↓ 11 callers
Method
allocate
! * \brief Allocates storage of size at least `__bytes` bytes. * * The returned storage is aligned to the specified `__alignment` if such
include/dali/core/mm/cuda_memory_resource.h:409
↓ 11 callers
Function
builtin_isnan
include/dali/util/half.hpp:430
↓ 11 callers
Method
checkpoints
Returns the current checkpoints of the pipelines.
dali/python/nvidia/dali/plugin/base_iterator.py:484
↓ 11 callers
Function
create_numpy_file
(filename, shape, typ, fortran_order)
dali/test/python/reader/test_numpy.py:68
↓ 11 callers
Function
daliHasOperatorTrace
dali/c_api/c_api.cc:605
↓ 11 callers
Function
empty_tensor_shape
dali/pipeline/data/tensor_test.cc:36
↓ 11 callers
Method
enter
(self)
dali/python/nvidia/dali/_autograph/pyct/transformer.py:127
↓ 11 callers
Method
from_callback
( cls, callback, batch=False, prefetch_queue_depth=1, bytes_per_sample_hint=None )
dali/test/python/test_pool.py:64
↓ 11 callers
Function
generate_waveforms
generate sinewaves with given frequencies, add Hann envelope and store in channel-last layout
dali/test/python/test_audio_decoder_utils.py:20
↓ 11 callers
Method
get
dali/util/fits_test.cc:76
↓ 11 callers
Method
get_dataset
(self, batch_size=64)
docs/examples/use_cases/tensorflow/efficientdet/pipeline/tf/dataloader.py:366
↓ 11 callers
Function
get_schema
(fn)
dali/test/python/test_backend_impl.py:537
↓ 11 callers
Function
inner_fn
(y)
dali/python/nvidia/dali/_autograph/pyct/testing/basic_definitions.py:26
↓ 11 callers
Method
layout
The layout of tensors in the batch. The "batch dimension" (commonly denoted as N) is not included - a batch of HWC images wi
dali/python/nvidia/dali/experimental/dynamic/_batch.py:523
↓ 11 callers
Function
log
Natural logorithm. \param arg function argument \return logarithm of \a arg to base e template<typename T> typename enable<expr,T>::type log(T arg) {
include/dali/util/half.hpp:2378
↓ 11 callers
Function
pil_to_tensor
Convert a ``PIL.Image`` to a uint8 CHW ``torch.Tensor``. Values are in [0, 255] and the dtype is ``torch.uint8``. No scaling is applied.
dali/python/nvidia/dali/experimental/torchvision/v2/functional/totensor.py:20
↓ 11 callers
Function
pipeline_def
( __func: Callable[..., Union[DataNode, Tuple[DataNode, ...]]], )
dali/python/nvidia/dali/pipeline.py:2221
↓ 11 callers
Method
put
include/dali/core/mm/detail/free_list.h:106
↓ 11 callers
Function
rotl
dali/kernels/common/fast_hash.h:50
↓ 11 callers
Function
rsqrt
Computes reciprocal of the square root of values in `input`. :rtype: TensorList of rsqrt(input). If input is an integer, the result will be float
dali/python/nvidia/dali/math.py:44
↓ 11 callers
Function
run_tf_dataset_eager_mode
( device, device_id=0, get_pipeline_desc=get_image_pipeline, to_dataset=to_image_dataset,
dali/test/python/test_utils_tensorflow.py:320
↓ 11 callers
Method
scheme
dali/util/uri.h:72
↓ 11 callers
Method
set_name
dali/pipeline/proto/dali_proto_intern.cc:33
↓ 11 callers
Method
set_ready_event
Sets the shared event handle that marks the readiness of the tensor data. */
dali/pipeline/data/tensor.h:457
↓ 11 callers
Function
test_pipeline
()
dali/test/python/decoder/test_video.py:251
↓ 10 callers
Method
Batch
dali_tf_plugin/dali_helper.h:216
↓ 10 callers
Function
CalcStrides
dali/kernels/common/utils.h:26
↓ 10 callers
Method
CreateTestBatch
dali/pipeline/operator/sequence_shape_test.cc:149
↓ 10 callers
Method
FeedWithCpuList
dali/pipeline/operator/builtin/external_source_test.cc:319
↓ 10 callers
Function
FrameSize
* @brief Total number of values in a frame (width * height * channels) */
dali/operators/video/frames_decoder_base.h:231
↓ 10 callers
Function
FromPythonTrampoline
dali/python/backend_impl.cc:475
↓ 10 callers
Function
GetBufferProperty
dali/pipeline/workspace/workspace.h:696
↓ 10 callers
Method
GetCropWindowGenerator
dali/operators/image/crop/random_crop_attr.h:70
↓ 10 callers
Function
GetErrorContextMessage
dali/pipeline/operator/error_reporting.cc:105
↓ 10 callers
Method
GetFileSize
dali/operators/reader/loader/webdataset/tar_utils.cc:176
↓ 10 callers
Method
GetInputIndex
dali/operators/math/expressions/expression_tree.h:194
↓ 10 callers
Method
GetInputLayout
* @brief Returns the layout of the input at given index */
dali/pipeline/workspace/workspace.h:270
↓ 10 callers
Method
GetInt
dali/pipeline/util/lookahead_parser.h:186
↓ 10 callers
Method
GetReaderMeta
dali/pipeline/pipeline.cc:947
↓ 10 callers
Method
ImageType
dali/test/dali_test_single_op.h:370
↓ 10 callers
Method
Initialize
dali/operators/math/expressions/constant_storage.h:52
↓ 10 callers
Function
InstantiateOperator
dali/pipeline/operator/operator.cc:157
↓ 10 callers
Method
NextArrayValue
dali/pipeline/util/lookahead_parser.h:172
↓ 10 callers
Method
PrepareWindows
dali/operators/image/convolution/gaussian_blur_params.h:96
↓ 10 callers
Function
PropagateError
dali/pipeline/operator/error_reporting.cc:62
↓ 10 callers
Method
Reset
dali/operators/reader/loader/lmdb.h:228
↓ 10 callers
Method
Reset
dali/operators/video/frames_decoder_gpu.cc:883
↓ 10 callers
Method
RestoreFromCheckpoint
dali/c_api_2/pipeline.cc:277
↓ 10 callers
Method
SetBatchSizes
* Set requested batch size for all outputs */
dali/pipeline/workspace/workspace.h:319
↓ 10 callers
Method
SetShape
dali/operators/math/expressions/expression_tree.h:103
↓ 10 callers
Method
SetSourceInfo
dali/pipeline/data/tensor_list.cc:693
↓ 10 callers
Method
SetupBlocks
* @brief Generate block descriptors for given shape. * * @param output_shape - shape to cover with blocks * @param force_variable_size - true
dali/kernels/common/block_setup.h:130
↓ 10 callers
Function
SetupImpl
dali/operators/video/decoder/video_decoder_base.h:218
↓ 10 callers
Method
TensorIsType<CPUBackend>
dali/pipeline/executor/lowered_graph.cc:635
↓ 10 callers
Method
TryGetSchema
dali/pipeline/operator/op_schema.cc:52
↓ 10 callers
Function
_collect_mxnet_epoch
Run one full epoch, return list of per-sample fingerprints.
dali/test/python/reader/test_shuffling.py:873
↓ 10 callers
Function
_collect_tfrecord_epoch
Run one full epoch and return a list of label values.
dali/test/python/reader/test_shuffling.py:720
↓ 10 callers
Function
_data_node_repr
(data_node)
dali/python/nvidia/dali/_conditionals.py:49
↓ 10 callers
Function
_isArrayLike
(obj)
docs/examples/use_cases/tensorflow/yolov4/src/np/coco.py:66
↓ 10 callers
Function
_isArrayLike
(obj)
docs/examples/use_cases/pytorch/single_stage_detector/src/coco.py:66
↓ 10 callers
Function
_labels_of
Returns the integer labels of a (jpeg, label) batch as a list.
dali/test/python/experimental_mode/test_checkpoint.py:40
↓ 10 callers
Method
_process_statement
(self, node)
dali/python/nvidia/dali/_autograph/pyct/static_analysis/activity.py:330
↓ 10 callers
Function
answer
(pid, info)
dali/test/python/test_pool.py:28
↓ 10 callers
Function
apply_dali_clahe_from_memory
Apply DALI CLAHE using memory-based pipeline for exact input matching
dali/test/python/operator_1/test_clahe.py:145
↓ 10 callers
Method
assertSameDef
(self, first, second)
dali/test/python/autograph/pyct/static_analysis/test_reaching_definitions.py:66
↓ 10 callers
Function
av_error_string
dali/operators/video/video_utils.cc:150
↓ 10 callers
Method
beta
dali/kernels/imgproc/convolution/convolution_gpu.h:45
↓ 10 callers
Method
build
(self, feats_shape)
docs/examples/use_cases/tensorflow/efficientdet/model/utils/layers.py:118
↓ 10 callers
Function
cb
(sample_info)
dali/test/python/test_external_source_cupy.py:136
↓ 10 callers
Function
check_pipeline_checkpointing_native
(pipeline_factory)
dali/test/python/checkpointing/test_dali_checkpointing.py:72
↓ 10 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/test_dali_variable_batch_size.py:242
↓ 10 callers
Function
daliCreatePipeline
dali/c_api/c_api.cc:244
↓ 10 callers
Method
default
The default ``EvalContext`` for the calling thread.
dali/python/nvidia/dali/experimental/dynamic/_eval_context.py:243
↓ 10 callers
Function
deg2rad
include/dali/core/math_util.h:153
↓ 10 callers
Method
equal
(self, a, b)
dali/python/nvidia/dali/_autograph/utils/hooks.py:114
↓ 10 callers
Method
eval
(self)
docs/examples/use_cases/pytorch/efficientnet/image_classification/training.py:162
↓ 10 callers
Method
external_source_shm_statistics
Returns parallel external source's statistics regarding shared memory consumption. The returned dictionary contains following keys:
dali/python/nvidia/dali/pipeline.py:646
↓ 10 callers
Function
external_source_tester
( shape, dtype, source=None, external_source_device="cpu", no_copy=None, batch=False )
dali/test/python/test_dali_tf_dataset_pipelines.py:228
↓ 10 callers
Method
finish
dali/operators/video/legacy/reader/nvdecoder/nvdecoder.cc:422
↓ 10 callers
Method
get_metrics
Return collected performance metrics.
dali/python/nvidia/dali/plugin/pytorch/loader_evaluator/loader.py:149
↓ 10 callers
Method
get_version
Get versions at a given index, compatible with provided cuda_version Parameters ---------- idx : int Index of ver
qa/setup_packages.py:208
↓ 10 callers
Method
hz_to_mel
dali/kernels/audio/mel_scale/mel_scale.h:29
↓ 10 callers
Method
index
dali/operators/reader/loader/nemo_asr_loader.h:48
↓ 10 callers
Function
input_iterator
(bs, layout, dtype, channels)
dali/test/python/operator_2/test_warp_perspective.py:288
↓ 10 callers
Function
iterator_function_def
(shard_id=0, num_shards=1)
dali/test/python/jax_plugin/utils.py:116
↓ 10 callers
Method
load
Loads a fragment from memory
dali/kernels/imgproc/convolution/cutlass/threadblock/predicated_tile_iterator.h:1224
↓ 10 callers
Method
loads
(s, **kwargs)
dali/python/nvidia/dali/pickling.py:29
↓ 10 callers
Function
log
Computes natural logarithm (base-e) of values in `input`. :rtype: TensorList of log(input). If input is an integer, the result will be float,
dali/python/nvidia/dali/math.py:71
↓ 10 callers
Method
make_sample
(cls, sample_range)
dali/python/nvidia/dali/_multiproc/messages.py:168
↓ 10 callers
Method
mel_to_hz
dali/kernels/audio/mel_scale/mel_scale.h:34
↓ 10 callers
Function
move_to
(tensor, device)
dali/test/python/checkpointing/test_dali_stateless_operators.py:100
↓ 10 callers
Method
ndim
@brief Number of dimensions described by this object; same value as size() */
include/dali/core/tensor_layout.h:190
↓ 10 callers
Function
nextafter
Next representable value. \param from value to compute next representable value for \param to direction towards which to compute next value \return ne
include/dali/util/half.hpp:2715
↓ 10 callers
Function
null_handle
include/dali/core/os/shared_mem.h:73
↓ 10 callers
Method
num_blocks
include/dali/core/mm/cuda_vm_resource.h:410
↓ 10 callers
Method
num_samples
include/dali/core/tensor_shape.h:663
↓ 10 callers
Function
philox4x32round
dali/core/random/philox.cc:34
↓ 10 callers
Function
pow
Computes base to the power of exponents, that is base ** exponent. :rtype: TensorList of pow(base, exponent). Type is calculated based on the typ
dali/python/nvidia/dali/math.py:257
← previous
next →
701–800 of 17,951, ranked by callers