MCPcopy Create free account

hub / github.com/NVIDIA/DALI / functions

Functions17,951 in github.com/NVIDIA/DALI

↓ 13 callersFunctioncompare
Compare DALI pipeline outputs with ndd outputs. Performs comprehensive comparison including: - Metadata validation (batch size, shapes,
dali/test/python/ndd_vs_fn/ndd_vs_fn_test_utils.py:348
↓ 13 callersFunctioncreate_coco_pipeline
( data_paths, batch_size, num_threads, shard_id, num_gpus, random_shuffle, stick_t
dali/test/python/test_fw_iterators.py:29
↓ 13 callersMethodempty
If there is any work scheduled in the pipeline but not yet consumed
dali/python/nvidia/dali/pipeline.py:1694
↓ 13 callersMethodencode
Encode a box list relative to an anchor collection. Args: boxes: BoxList holding N boxes to be encoded anchors: BoxList o
docs/examples/use_cases/tensorflow/efficientdet/pipeline/anchors_utils/box_coder.py:61
↓ 13 callersMethodevaluate
Evaluates the underlying lazy expression, if any. If the tensor is a result of a lazy evaluation, calling `evaluate` will cause the
dali/python/nvidia/dali/experimental/dynamic/_tensor.py:587
↓ 13 callersMethodfill
* @brief Fill a range of bits with given value */
include/dali/core/bitmask.h:80
↓ 13 callersFunctionfind
* @brief Encodes a segmentation mask in a way that is easy to access to * know how many foreground pixels are there and get the flat index *
dali/operators/segmentation/utils/searchable_rle_mask.h:31
↓ 13 callersFunctionfloor_int
@brief Round down and convert to integer
include/dali/core/math_util.h:33
↓ 13 callersFunctiongather_ids
(dali_train_iter, data_getter, pad_getter, data_size)
dali/test/python/test_fw_iterators.py:77
↓ 13 callersMethodget
* @brief Obtains the stored handle * * The value is valid as long as the owning unique handle object is not destroyed, reset * or overwritten
include/dali/core/unique_handle.h:79
↓ 13 callersFunctionidentity
(batch)
dali/test/python/jax_plugin/test_jax_operator.py:47
↓ 13 callersMethodnImages
dali/util/image.h:45
↓ 13 callersFunctionpipeline
()
dali/test/python/auto_aug/test_augmentation_decorator.py:69
↓ 13 callersMethodschedule_run
Run the pipeline without returning the resulting buffers. If the pipeline was created with `exec_pipelined` option set to `True`, thi
dali/python/nvidia/dali/pipeline.py:1394
↓ 13 callersMethodstack_depth
Get the depth of the stack. Note, that by default there is at least one element - the global scope.
dali/python/nvidia/dali/_conditionals.py:227
↓ 13 callersFunctiont
(sample_desc)
dali/test/python/operator_1/test_coord_transform.py:260
↓ 13 callersFunctiontransform
(images)
dali/test/python/experimental_mode/test_compile_invariants.py:219
↓ 13 callersMethodtry_acquire
include/dali/core/semaphore.h:82
↓ 13 callersMethodupdate
(self, val, n=1)
docs/examples/use_cases/pytorch/resnet50/main.py:831
↓ 12 callersMethodBlocks
dali/kernels/common/block_setup.h:218
↓ 12 callersMethodClose
dali/operators/reader/loader/lmdb.h:112
↓ 12 callersMethodCreateCPUExe
dali/pipeline/operator/builtin/external_source_test.cc:254
↓ 12 callersMethodCrop
dali/operators/image/crop/crop.h:34
↓ 12 callersMethodDoTest
* Performs a test on a single test file. * @params test_file_idx @see TestFileDescriptor */
dali/operators/video/input/video_input_test.cc:103
↓ 12 callersFunctionGet
dali/util/file.h:96
↓ 12 callersMethodGetRandShape
dali/pipeline/data/tensor_list_test.cc:57
↓ 12 callersMethodInit
dali/pipeline/executor/executor2/exec2.cc:477
↓ 12 callersFunctionInitTriangleWindow
dali/kernels/imgproc/convolution/baseline_convolution.h:28
↓ 12 callersMethodIsEmpty
* @brief true if the argument is empty or the particular sample * has a 0-volume shape */
dali/pipeline/operator/arg_helper.h:391
↓ 12 callersMethodIsStateful
dali/pipeline/operator/op_schema.cc:887
↓ 12 callersMethodNextState
dali/pipeline/operator/checkpointing/checkpoint_test.cc:225
↓ 12 callersFunctionNode
dali/pipeline/executor/executor2/exec_graph.h:309
↓ 12 callersMethodNumArgumentInput
dali/pipeline/workspace/workspace.h:61
↓ 12 callersFunctionNumInput
dali/pipeline/operator/op_spec.h:232
↓ 12 callersMethodPop
Removes a ready task with the highest priorty or waits for one to appear or * for a shutdown notification. */
include/dali/core/exec/tasking/scheduler.h:184
↓ 12 callersMethodRead
dali/operators/reader/loader/webdataset/tar_utils.cc:195
↓ 12 callersFunctionRun
dali/kernels/kernel.h:156
↓ 12 callersMethodRun
dali/operators/reader/reader_op.h:241
↓ 12 callersMethodRun
dali/pipeline/operator/eager_operator.h:203
↓ 12 callersMethodSetLayout
dali/c_api_2/data_objects.h:311
↓ 12 callersFunctionTestBitmaskAppend
dali/core/bitmask_test.cc:156
↓ 12 callersMethodWaitForInit
dali/pipeline/util/worker_thread.cc:133
↓ 12 callersMethod_basic_function_scope
(self)
dali/test/python/autograph/operators/test_py_builtins.py:92
↓ 12 callersFunction_call_signature
Generate a Signature for given schema. Parameters ---------- schema : OpSchema Schema for the operator. api : str "fn
dali/python/nvidia/dali/ops/_signatures.py:422
↓ 12 callersMethod_check_set
(self, value)
dali/python/nvidia/dali/_autograph/pyct/static_analysis/type_inference.py:229
↓ 12 callersFunction_create_annotation_placeholder
(typename)
dali/python/nvidia/dali/ops/_signatures.py:35
↓ 12 callersMethod_visit_statement_block
(self, node, nodes)
dali/python/nvidia/dali/_autograph/converters/return_statements.py:87
↓ 12 callersMethod_visit_statement_block
(self, node, nodes)
dali/python/nvidia/dali/_autograph/converters/return_statements.py:269
↓ 12 callersFunctionapply_all
include/dali/core/tuple_helpers.h:157
↓ 12 callersFunctionassert_warns
Wrapper for asserting warnings, optionally with pattern matching. Can be used as context manager or with callable: with assert_warns
dali/test/python/nose_utils.py:136
↓ 12 callersMethodast
AST representation.
dali/python/nvidia/dali/_autograph/pyct/qual_names.py:200
↓ 12 callersFunctioncheck_output
Checks the outputs of the pipeline. `outputs` return value from pipeline `run` `ref_out` a batch or tuple of batches `ref
dali/test/python/test_utils.py:529
↓ 12 callersFunctiondaliOutput
dali/c_api/c_api.cc:448
↓ 12 callersMethodempty
include/dali/core/mm/cuda_vm_resource.h:406
↓ 12 callersFunctionfeed_ndarray
Copy contents of DALI tensor to PyTorch's Tensor. Parameters ---------- dali_tensor : nvidia.dali.backend.TensorCPU or nvidia.dali.b
dali/python/nvidia/dali/plugin/pytorch/torch_utils.py:34
↓ 12 callersFunctiongenerate_temp_index_file
(tar_file_path)
dali/test/python/webdataset_base.py:107
↓ 12 callersFunctionidentity_block
The identity block is the block that has no conv layer at shortcut. Args: input_tensor: input tensor kernel_size: default 3, the kernel size
docs/examples/use_cases/tensorflow/resnet-n/resnet_model.py:21
↓ 12 callersMethodinit
dali/kernels/common/disjoint_set.h:61
↓ 12 callersFunctionmake_test_tensor
(shape=(5, 10, 10, 1))
dali/test/python/torchvision/test_tv_compose.py:38
↓ 12 callersMethodnbytes
dali/util/fits.cc:278
↓ 12 callersMethodndim
The number of dimensions of the samples in the batch. The "batch dimension" is not included - e.g. a batch of HWC is still a 3D obje
dali/python/nvidia/dali/experimental/dynamic/_batch.py:547
↓ 12 callersMethodpath
dali/util/uri.h:84
↓ 12 callersFunctionpipeline
()
dali/test/python/jax_plugin/test_jax_operator.py:51
↓ 12 callersMethodpow
Power implementation. \param base value to exponentiate \param exp power to expontiate to \return function value stored in single-preicision
include/dali/util/half.hpp:1456
↓ 12 callersFunctionreserve
* @brief Reserves at least new_num_bytes of storage. * * @param new_num_bytes The minimum size, in bytes of the buffer. Note that alignment or
dali/pipeline/data/buffer.h:432
↓ 12 callersMethodresize
include/dali/core/bitmask.h:197
↓ 12 callersMethodsave
(self, pklfile)
docs/examples/use_cases/pytorch/single_stage_detector/src/utils.py:515
↓ 12 callersMethodset
Record one result for thread_id (append).
dali/test/python/free-threading/test_multithreading.py:29
↓ 12 callersFunctionshape2vec
dali/kernels/imgproc/roi.h:48
↓ 12 callersFunctionsplit_shape
dali/kernels/common/split_shape.h:40
↓ 12 callersMethodsupport
dali/kernels/imgproc/resample/resampling_windows.h:74
↓ 12 callersMethodtrain
(self)
docs/examples/use_cases/pytorch/efficientnet/image_classification/training.py:157
↓ 11 callersFunctionAccessOrderFromPythonStreamObj
dali/python/backend_impl.cc:647
↓ 11 callersMethodAdvanceProphet
dali/pipeline/operator/builtin/caching_list.h:125
↓ 11 callersFunctionBroadcastShape
dali/operators/math/expressions/broadcasting.h:53
↓ 11 callersFunctionBuildWorkspace
dali/pipeline/executor/source_info_propagation_test.cc:73
↓ 11 callersMethodCalculate
dali/operators/audio/mfcc/mfcc.cc:32
↓ 11 callersFunctionCheckAxes
dali/operators/util/axes_utils.h:32
↓ 11 callersMethodDecoderPipelineTest
dali/benchmark/decoder_bench.cc:26
↓ 11 callersMethodDoWork
dali/pipeline/util/worker_thread.cc:86
↓ 11 callersFunctionFirstSpatialDim
dali/operators/image/resize/tensor_resize_attr.h:55
↓ 11 callersMethodGenerateCropWindow
dali/operators/image/crop/random_crop_generator_util.cc:103
↓ 11 callersMethodGetArgumentNames
dali/pipeline/operator/op_schema.cc:1361
↓ 11 callersMethodGetOperator
dali/pipeline/pipeline.cc:934
↓ 11 callersMethodGetStream
dali/c_api_2/data_objects.h:326
↓ 11 callersMethodGetWindows
Return the already filled windows
dali/operators/image/convolution/gaussian_blur_params.h:129
↓ 11 callersFunctionIsContiguous
* @name Configure contiguity of allocations * @{ */ * @brief If the batch is backed by contiguous buffer */
dali/pipeline/data/tensor_list.h:466
↓ 11 callersMethodIsContiguousInMemory
dali/pipeline/data/tensor_list.cc:954
↓ 11 callersMethodIsTensorArgument
dali/pipeline/operator/op_schema.cc:1371
↓ 11 callersMethodNextFile
dali/operators/reader/loader/webdataset/tar_utils.cc:136
↓ 11 callersFunctionNumOutput
dali/pipeline/operator/op_spec.h:242
↓ 11 callersMethodRun
dali/operators/math/expressions/arithmetic_test.cc:601
↓ 11 callersMethodRun
dali/kernels/reduce/reduce_cpu.h:169
↓ 11 callersMethodRun
dali/kernels/test/kernel_test.cc:107
↓ 11 callersMethodRun
dali/pipeline/pipeline.cc:716
↓ 11 callersFunctionSetup
dali/kernels/kernel.h:139
↓ 11 callersMethodSetup
dali/kernels/reduce/reduce_cpu.h:463
↓ 11 callersMethodSlice
dali/operators/generic/slice/slice.h:32
↓ 11 callersFunctionWrap
dali/c_api_2/data_objects.h:412
↓ 11 callersMethod__init__
(self, batch_size, num_threads, device_id, seed, image_dir)
dali/test/python/operator_2/test_python_function.py:78
← previousnext →601–700 of 17,951, ranked by callers