MCPcopy Create free account

hub / github.com/NVIDIA/DALI / functions

Functions17,951 in github.com/NVIDIA/DALI

↓ 6 callersFunctionresampled_length
dali/kernels/signal/resampling.h:97
↓ 6 callersMethodreset
(self)
docs/examples/use_cases/paddle/resnet50/utils/misc.py:33
↓ 6 callersFunctionresource
dali/operators/reader/gds_mem.h:41
↓ 6 callersFunctionrun_video_decoding_test
(test_file_path, frame_list_file_path, frames_directory_path)
dali/test/python/test_dali_video_plugin_decoder.py:39
↓ 6 callersFunctionrun_with_layout
(op)
dali/test/python/operator_1/test_constant_value.py:31
↓ 6 callersFunctionsample_to_numpy
(sample, error_str="Unsupported callback return type. Got: `{}`.")
dali/python/nvidia/dali/_utils/external_source_impl.py:121
↓ 6 callersFunctionsample_view
dali/pipeline/data/views.h:197
↓ 6 callersFunctionseconds
dali/test/timing.h:74
↓ 6 callersFunctionsequential_sharded_pipeline
Helper to create DALI pipelines that return GPU tensors with sequential values and are iterating over virtual sharded dataset. For example se
dali/test/python/jax_plugin/test_multigpu.py:39
↓ 6 callersMethodset_state
Sets the internal state of the generator. Equivalent to assigning to :attr:`state`. Provided so that an :class:`RNG` exposes the same
dali/python/nvidia/dali/experimental/dynamic/random.py:157
↓ 6 callersMethodset_state
(self, value)
dali/test/python/experimental_mode/test_checkpoint.py:728
↓ 6 callersMethodshare_outputs
Returns the outputs of the pipeline. Main difference to :meth:`outputs` is that share_outputs doesn't release returned buffers, relea
dali/python/nvidia/dali/pipeline.py:1426
↓ 6 callersFunctionshear
(magnitude)
dali/test/python/auto_aug/test_augmentation_decorator.py:302
↓ 6 callersFunctionshould_skip
(x)
dali/test/python/experimental_mode/test_docs.py:26
↓ 6 callersFunctionsize_fn
()
dali/test/python/ndd_vs_fn/ndd_vs_fn_test_utils.py:144
↓ 6 callersFunctionsize_source
(batch_size, seed, constant=False)
dali/test/python/operator_2/test_warp_perspective.py:192
↓ 6 callersFunctionskip_for_incompatible_tf
()
dali/test/python/test_utils_tensorflow.py:30
↓ 6 callersMethodsorted_
(self, iterable, key, reverse)
dali/python/nvidia/dali/_autograph/utils/hooks.py:210
↓ 6 callersMethodssf
Simple symbol form.
dali/python/nvidia/dali/_autograph/pyct/qual_names.py:188
↓ 6 callersMethodstore
Store a fragment to memory
dali/kernels/imgproc/convolution/cutlass/threadblock/predicated_tile_iterator.h:1242
↓ 6 callersMethodtanh
Hyperbolic tangent implementation. \param arg function argument \return function value stored in single-preicision
include/dali/util/half.hpp:1507
↓ 6 callersMethodtest_method
(self)
dali/test/python/autograph/operators/test_py_builtins.py:180
↓ 6 callersFunctiontest_pad_core
(mode: str, device: str, padding: list, fill=0)
dali/test/python/torchvision/test_tv_pads.py:52
↓ 6 callersMethodto_device
Returns the tensor on the specified device. If the tensor already resides on the device specified, the function will return `self`
dali/python/nvidia/dali/experimental/dynamic/_tensor.py:384
↓ 6 callersFunctionto_python_float
(t)
docs/examples/use_cases/pytorch/resnet50/main.py:118
↓ 6 callersFunctionto_tensor
Convert a ``PIL.Image`` to a float32 CHW ``torch.Tensor`` with values in [0, 1]. Mirrors ``torchvision.transforms.v2.functional.to_tensor``
dali/python/nvidia/dali/experimental/torchvision/v2/functional/totensor.py:54
↓ 6 callersMethodtype
dali/util/numpy.cc:287
↓ 6 callersMethodupdate
(self, val, n=1)
dali/test/python/test_utils.py:719
↓ 6 callersMethodupstream
include/dali/core/mm/pool_resource.h:138
↓ 6 callersFunctionuse_fn_api
We expect the tested operation to be generalized over `fn` an `ndd` APIs by taking the appropriate module as the first argument. This and
dali/test/python/ndd_vs_fn/ndd_vs_fn_test_utils.py:54
↓ 6 callersFunctionuse_ndd_api
See :func:use_fn_api
dali/test/python/ndd_vs_fn/ndd_vs_fn_test_utils.py:74
↓ 6 callersMethodvalid
dali/util/uri.h:68
↓ 6 callersFunctionvideo_pipe
(filenames)
dali/test/python/decoder/test_video.py:951
↓ 6 callersFunctionview
dali/pipeline/data/views.h:64
↓ 6 callersMethodzero_grad
Zero fp32 and fp16 parameter grads.
docs/examples/use_cases/video_superres/common/fp16.py:128
↓ 5 callersFunctionAddExternalInput
* @brief Creates a placeholder for an External Source operator with the given name * (and output of given name). * * Equivalent to inserting
dali/pipeline/pipeline.h:118
↓ 5 callersFunctionCUDAEvent
include/dali/core/cuda_event.h:38
↓ 5 callersMethodCalculateAdditionalOutputs
dali/pipeline/operator/op_schema.cc:986
↓ 5 callersMethodCanShareMappedData
dali/util/file.h:61
↓ 5 callersMethodChannels
* @brief Channel information is necessary only for inner convolution, for outer it's always 1 */
dali/kernels/imgproc/convolution/cutlass/threadblock/predicated_tile_iterator.h:742
↓ 5 callersFunctionCheckEqual
dali/test/tensor_test_utils.h:52
↓ 5 callersMethodClear
dali/pipeline/executor/workspace_policy.h:496
↓ 5 callersFunctionClearVisitMarkers
dali/pipeline/graph/graph_util.h:63
↓ 5 callersFunctionCompareFrameAvgError
dali/operators/video/video_test.cc:115
↓ 5 callersFunctionComparePipelineOutputs
dali/c_api_2/pipeline_test_utils.h:100
↓ 5 callersMethodCopyToHost
dali/test/dali_test_single_op.h:464
↓ 5 callersFunctionDLMTensorPtrFromCapsule
dali/util/pybind.h:244
↓ 5 callersMethodDecodeFrames
dali/operators/video/frames_decoder_base.cc:640
↓ 5 callersMethodDumpImage
dali/operators/debug/dump_image.h:31
↓ 5 callersFunctionEnforceNonEnd
dali/operators/math/expressions/expression_tree.cc:65
↓ 5 callersMethodExpandedLayout
dali/pipeline/operator/sequence_shape.h:122
↓ 5 callersMethodFeature
dali/operators/reader/parser/tf_feature.h:44
↓ 5 callersFunctionFillTensorFromDlPack
dali/python/backend_impl.cc:280
↓ 5 callersFunctionForAxis
dali/kernels/common/for_axis.h:27
↓ 5 callersMethodGet
dali/c_api_2/pipeline_outputs.cc:65
↓ 5 callersMethodGet
dali/kernels/slice/slice_kernel_test.h:192
↓ 5 callersMethodGetCheckpoint
dali/c_api_2/pipeline.cc:250
↓ 5 callersMethodGetElementOffset
* @brief Get pointer to the start of pixel `idx` in the buffer, taking into account the cyclic * wrapping */
dali/kernels/imgproc/convolution/convolution_cpu.h:135
↓ 5 callersMethodGetNodeDesc
dali/operators/math/expressions/expression_tree.h:81
↓ 5 callersFunctionGetOutput
dali/c_api_2/pipeline_test_utils.h:34
↓ 5 callersMethodGetOutputDesc
dali/operators/math/expressions/expression_tree.h:85
↓ 5 callersMethodGetOutputShape
* @brief Prepare TensorListShape based on `in_shape` number of channels and spatial output * dimensions provided in `output_sizes`. */
dali/kernels/common/block_setup.h:145
↓ 5 callersMethodGetResamplingParams
dali/operators/image/resize/resampling_attr.cc:117
↓ 5 callersFunctionGetSharedDLTensor
dali/pipeline/data/dltensor.h:290
↓ 5 callersFunctionGetStartFrame
* @brief Get the start frame for a given sample (default is 0) */
dali/operators/video/decoder/video_decoder_base.h:138
↓ 5 callersMethodGetString
dali/pipeline/util/lookahead_parser.h:228
↓ 5 callersFunctionGetTotalNumFrames
* @brief Get the total number of frames for a given sample */
dali/operators/video/decoder/video_decoder_base.h:119
↓ 5 callersMethodGetTypeId
dali/pipeline/operator/argument.h:57
↓ 5 callersMethodHasExplicitConstant
* @brief true if there is a constant explicitly provided */
dali/pipeline/operator/arg_helper.h:122
↓ 5 callersMethodInit
dali/operators/generic/slice/subscript.h:47
↓ 5 callersMethodInit
dali/operators/segmentation/utils/searchable_rle_mask.h:53
↓ 5 callersMethodInstantiateOperators
dali/pipeline/executor/lowered_graph.cc:220
↓ 5 callersFunctionInvalidate
dali/pipeline/executor/executor2/exec_graph.h:370
↓ 5 callersMethodIsAbstract
dali/pipeline/operator/op_schema.cc:816
↓ 5 callersMethodIsDocPartiallyHidden
dali/pipeline/operator/op_schema.cc:831
↓ 5 callersMethodIsInRange
dali/util/crop_window.h:53
↓ 5 callersMethodIsNoPrune
dali/pipeline/operator/op_schema.cc:877
↓ 5 callersFunctionIsScalarLike
* @brief Scalar-like nodes are the Constant nodes and Tensor nodes that consist of batch of * scalars. */
dali/operators/math/expressions/expression_tree.h:236
↓ 5 callersFunctionIsUnsupportedCodec
dali/operators/video/legacy/reader/video_reader_op_test.cc:248
↓ 5 callersFunctionLabelConnectedRegions
dali/kernels/imgproc/structure/connected_components.h:421
↓ 5 callersFunctionMakeDLTensorResource
Constructs a DLTensorResource WITHOUT data ownership. */
dali/pipeline/data/dltensor.h:207
↓ 5 callersFunctionMakeExecutorType
dali/pipeline/executor/executor_type.h:76
↓ 5 callersFunctionNeedsStream
dali/pipeline/executor/executor2/stream_assignment.h:37
↓ 5 callersFunctionNullHandle
dali/c_api_2/error_handling.h:53
↓ 5 callersFunctionNumArgumentInput
dali/pipeline/operator/op_spec.h:234
↓ 5 callersMethodNumChannels
dali/pipeline/operator/sequence_shape.h:108
↓ 5 callersMethodNumFrames
dali/pipeline/operator/sequence_shape.h:102
↓ 5 callersFunctionNvmlCall
dali/util/nvml.h:239
↓ 5 callersMethodOpen
dali/operators/decoder/audio/audio_decoder.h:35
↓ 5 callersMethodPrepare
dali/operators/sequence/optical_flow/optical_flow_impl/optical_flow_impl.cc:203
↓ 5 callersFunctionPush
include/dali/core/cuda_event_pool.h:94
↓ 5 callersMethodPushBack
dali/pipeline/operator/builtin/caching_list.h:104
↓ 5 callersMethodPut
dali/operators/segmentation/random_object_bbox.h:276
↓ 5 callersMethodReadSample
dali/operators/reader/loader/numpy_loader.cc:52
↓ 5 callersFunctionRemoveDim
dali/operators/imgcodec/util/convert.h:36
↓ 5 callersFunctionRepeat
dali/operators/geometry/mt_transform_attr.h:116
↓ 5 callersFunctionResampleVert
dali/kernels/imgproc/resample/resampling_impl_cpu.h:363
↓ 5 callersMethodReshape
dali/operators/generic/reshape.cc:137
↓ 5 callersMethodResizeSample
dali/pipeline/data/tensor_list.cc:632
↓ 5 callersMethodRun
dali/kernels/imgproc/convolution/separable_convolution_cpu.h:63
← previousnext →1,301–1,400 of 17,951, ranked by callers