MCPcopy Create free account

hub / github.com/NVIDIA/DALI / functions

Functions17,951 in github.com/NVIDIA/DALI

↓ 3 callersMethodSetup
dali/kernels/signal/dct/dct_cpu.cc:36
↓ 3 callersMethodSetup
dali/kernels/signal/fft/fft_cpu.cc:35
↓ 3 callersMethodSetup
dali/kernels/imgproc/color_manipulation/hsv_cpu.h:43
↓ 3 callersMethodSetup
dali/kernels/normalize/normalize_cpu.h:90
↓ 3 callersMethodSetupTensorList
* Initialize & check a TensorList based on an input shape * Allocate it as float */
dali/pipeline/data/tensor_list_test.cc:91
↓ 3 callersFunctionShareData
dali/pipeline/data/buffer.h:516
↓ 3 callersMethodShutdown
dali/pipeline/util/worker_thread.cc:65
↓ 3 callersFunctionShutdownQueue
dali/pipeline/executor/executor_impl.h:109
↓ 3 callersFunctionSkipAll
dali/operators/math/expressions/expression_tree.cc:82
↓ 3 callersFunctionSkipFieldName
dali/util/numpy.cc:66
↓ 3 callersFunctionSkipSpaces
dali/operators/math/expressions/expression_tree.cc:97
↓ 3 callersMethodSliceShape
dali/pipeline/operator/sequence_shape.h:192
↓ 3 callersMethodSort
dali/pipeline/graph/op_graph2.cc:213
↓ 3 callersFunctionSpecDev
dali/pipeline/executor/executor2/stream_assignment_test.cc:85
↓ 3 callersFunctionSpecMetaDev
dali/pipeline/executor/executor2/stream_assignment_test.cc:105
↓ 3 callersFunctionSquare
dali/kernels/signal/moving_mean_square.cc:25
↓ 3 callersMethodStopPrefetchThread
to be called in destructor
dali/operators/reader/reader_op.h:167
↓ 3 callersFunctionStoreBox
dali/operators/segmentation/random_object_bbox.cc:245
↓ 3 callersMethodSubmit
Associates the task with a scheduler and sets the state to Pending. */
include/dali/core/exec/tasking/task.h:560
↓ 3 callersFunctionTensorListGetItemImpl
dali/python/backend_impl.cc:1192
↓ 3 callersFunctionTestArchiveEntries
dali/operators/reader/loader/webdataset/tar_utils_test.cc:126
↓ 3 callersFunctionTestOnlyExternalSource
dali/pipeline/operator/builtin/external_source_test.cc:657
↓ 3 callersFunctionTestPipelineRun
dali/c_api_2/pipeline_test.cc:232
↓ 3 callersFunctionTestPlugin
dali/test/dali_plugin_manager_test.cc:42
↓ 3 callersFunctionTestRunExternalSource
dali/pipeline/operator/builtin/external_source_test.cc:671
↓ 3 callersFunctionToDLType
dali/pipeline/data/dltensor.cc:139
↓ 3 callersFunctionToOptional
dali/c_api_2/utils.h:25
↓ 3 callersFunctionToTensorList
dali/operators/bbox/bb_flip_test.cc:101
↓ 3 callersFunctionTransposeGrouped
dali/kernels/transpose/transpose.h:153
↓ 3 callersFunctionTryGetTypeInfo
dali/pipeline/data/types.h:288
↓ 3 callersFunctionTrySkip
dali/util/numpy.cc:56
↓ 3 callersFunctionUpdateNppContextStream
dali/npp/npp.h:67
↓ 3 callersMethodValidateOutputShape
* @brief Check if `out_shape` matches the number of channels of `in_shape` and spatial dimensions * of `output_sizes` as if it was generated with G
dali/kernels/common/block_setup.h:167
↓ 3 callersFunctionWrapImage
* @brief Wrap tensor data buffer into nvcv::Image. * * @param data pointer to beginning of the buffer * @param shape underlying tensor shape * @pa
dali/operators/nvcvop/nvcvop.cc:116
↓ 3 callersFunctionWriteBoxToOutput
dali/operators/ssd/box_encoder.cc:87
↓ 3 callersMethod__init__
(self, signature, dali_input_q, deterministic)
dali/python/nvidia/dali/plugin/pytorch/experimental/proxy/__init__.py:251
↓ 3 callersMethod__init__
(self, device, batch_size, num_threads=1, device_id=0)
dali/test/python/test_pipeline_multichannel.py:201
↓ 3 callersMethod__init__
( self, device, batch_size, pos_size_iter, num_threads=1, devi
dali/test/python/operator_1/test_slice.py:133
↓ 3 callersMethod__init__
( self, device, batch_size, iterator, nfft, window_length,
dali/test/python/operator_2/test_spectrogram.py:35
↓ 3 callersMethod__next__
(self)
dali/test/python/test_pool.py:51
↓ 3 callersMethod_advance_shard
(self)
dali/python/nvidia/dali/experimental/dynamic/_ops.py:880
↓ 3 callersMethod_allreduce
(self, grads, vars)
docs/examples/use_cases/tensorflow/resnet-n/nvutils/hvd_patch.py:102
↓ 3 callersMethod_as_binary_function
(self, func_name, arg1, arg2)
dali/python/nvidia/dali/_autograph/converters/logical_expressions.py:60
↓ 3 callersFunction_assert_crop_matches_torchvision
(inpt, top, left, height, width, device="cpu")
dali/test/python/torchvision/test_tv_crop.py:45
↓ 3 callersMethod_assign
(self, other: "Batch")
dali/python/nvidia/dali/experimental/dynamic/_batch.py:603
↓ 3 callersMethod_attention
(self, x)
docs/examples/use_cases/pytorch/efficientnet/image_classification/models/common.py:157
↓ 3 callersFunction_build_and_compare_pipelines_epochs
(epochs_num, batch_size, parallel_pipeline, serial_pipeline)
dali/test/python/test_external_source_parallel_custom_serialization.py:288
↓ 3 callersFunction_call_description
(api)
dali/python/nvidia/dali/ops/_docs.py:310
↓ 3 callersFunction_check_data_batch
(data, batch_size, layout)
dali/python/nvidia/dali/external_source.py:52
↓ 3 callersMethod_check_gpu2cpu
Checks whether using this `DataNode` in a CPU operator is legal. The function checks whether it's legal to pass it as an input to a CPU opera
dali/python/nvidia/dali/data_node.py:359
↓ 3 callersFunction_check_no_pipeline_mode_wording
(s, schema)
dali/test/python/experimental_mode/test_docs.py:21
↓ 3 callersFunction_cmp
(pipe_out: TensorListCPU | TensorListGPU, ndd_out: Batch, output_idx: int = 0)
dali/test/python/ndd_vs_fn/ndd_vs_fn_test_utils.py:343
↓ 3 callersFunction_cond_false
()
dali/python/nvidia/dali/_conditionals.py:394
↓ 3 callersFunction_cond_manager
(predicate)
dali/python/nvidia/dali/_conditionals.py:365
↓ 3 callersFunction_cond_merge
(split_predicate)
dali/python/nvidia/dali/_conditionals.py:408
↓ 3 callersFunction_cond_true
()
dali/python/nvidia/dali/_conditionals.py:380
↓ 3 callersFunction_create_c2_lmdb_with_bytes
Create a temp Caffe2 LMDB dir with one key-value. Returns path to the dir.
dali/test/python/reader/test_caffe.py:202
↓ 3 callersMethod_create_nonlocal_declarations
(self, vars_)
dali/python/nvidia/dali/_autograph/converters/control_flow.py:51
↓ 3 callersMethod_create_param
(self, param: int | float | Sequence[int] | Sequence[float])
dali/python/nvidia/dali/experimental/torchvision/v2/color.py:179
↓ 3 callersMethod_create_state_functions
(self, block_vars, nonlocal_declarations, getter_name, setter_name)
dali/python/nvidia/dali/_autograph/converters/control_flow.py:65
↓ 3 callersMethod_create_undefined_assigns
(self, undefined_symbols)
dali/python/nvidia/dali/_autograph/converters/control_flow.py:118
↓ 3 callersMethod_default_device_type
()
dali/python/nvidia/dali/experimental/dynamic/_device.py:57
↓ 3 callersMethod_default_exponent_bits
Returns the default number of exponent bits for a given number of bits.
dali/python/nvidia/dali/experimental/dynamic/_type.py:85
↓ 3 callersMethod_exit_scope
(self)
dali/python/nvidia/dali/_autograph/pyct/static_analysis/activity.py:319
↓ 3 callersMethod_feed_input
(self, name, data, layout=None, cuda_stream=None, use_copy_kernel=False)
dali/python/nvidia/dali/pipeline.py:1249
↓ 3 callersFunction_get_absdiff
(left, right)
dali/test/python/test_utils.py:167
↓ 3 callersFunction_get_array_interface
(data)
dali/python/nvidia/dali/experimental/dynamic/_tensor.py:53
↓ 3 callersFunction_get_batch_size
(x)
dali/python/nvidia/dali/experimental/dynamic/_batch.py:64
↓ 3 callersMethod_get_block_vars
Determines the variables affected inside a control flow statement.
dali/python/nvidia/dali/_autograph/converters/control_flow.py:167
↓ 3 callersMethod_get_checkpoint
Returns the pipeline's state as a serialized Protobuf string. Also, allows to pass additional data to be saved in the checkpoint.
dali/python/nvidia/dali/pipeline.py:1894
↓ 3 callersFunction_get_kwargs
Get the numpydoc-formatted docstring section for keywords arguments. schema : OpSchema Schema of the operator to be documented
dali/python/nvidia/dali/ops/_docs.py:150
↓ 3 callersMethod_get_learning_rate
Compute learning rate at given step.
docs/examples/use_cases/tensorflow/resnet-n/nvutils/common.py:68
↓ 3 callersFunction_get_positional_input_param
Get the Parameter representing positional inputs at `idx`. Automatically mark it as optional. The DataNode annotation currently hides the possibil
dali/python/nvidia/dali/ops/_signatures.py:149
↓ 3 callersMethod_invoke
Private method is used to execute operator from a Compose pipeline Note: Do not call directly this is to unify the architecture with
dali/python/nvidia/dali/experimental/torchvision/v2/pad.py:253
↓ 3 callersFunction_is_compatible_array_type
(value)
dali/python/nvidia/dali/types.py:502
↓ 3 callersFunction_is_external_source
(op_instance)
dali/python/nvidia/dali/external_source.py:989
↓ 3 callersFunction_is_generator_function
Checks whether x is a generator function or a callable object where __call__ is a generator function
dali/python/nvidia/dali/_utils/external_source_impl.py:207
↓ 3 callersMethod_is_in_background_thread
(self)
dali/python/nvidia/dali/experimental/dynamic/_eval_context.py:284
↓ 3 callersFunction_is_known_loaded_type
Tests whether the function or method is an instance of a known type.
dali/python/nvidia/dali/_autograph/impl/conversion.py:39
↓ 3 callersFunction_is_mxnet_array
(value)
dali/python/nvidia/dali/types.py:377
↓ 3 callersFunction_is_torch_tensor
(value)
dali/python/nvidia/dali/types.py:381
↓ 3 callersMethod_map_mag_to_param
(self, magnitude)
dali/python/nvidia/dali/auto_aug/core/_augmentation.py:294
↓ 3 callersFunction_map_structure
Custom wrapper over optree.tree_map that filters it out from the user-visible stack trace for error reporting purposes.
dali/python/nvidia/dali/_conditionals.py:53
↓ 3 callersMethod_maybe_apply_1x1
Apply 1x1 conv to change layer width if necessary.
docs/examples/use_cases/tensorflow/efficientdet/model/utils/layers.py:270
↓ 3 callersMethod_measure_time
(func, n_iterations=30)
dali/test/python/operator_2/test_remap.py:193
↓ 3 callersMethod_operator_name
Return a proper display name of operator based on the API it was instantiated in. Only valid after `__init__` kwargs were split into
dali/python/nvidia/dali/external_source.py:973
↓ 3 callersFunction_output_to_stdout
(msg, *args, **kwargs)
dali/python/nvidia/dali/_autograph/utils/ag_logging.py:120
↓ 3 callersMethod_overload_of
(self, operator)
dali/python/nvidia/dali/_autograph/converters/logical_expressions.py:48
↓ 3 callersFunction_pipe
()
dali/test/python/reader/test_shuffling.py:553
↓ 3 callersMethod_process_annotation
(self, node)
dali/python/nvidia/dali/_autograph/pyct/static_analysis/activity.py:336
↓ 3 callersFunction_process_arguments
Process arguments: validate, deprecate and add to spec, handling appropriate data marshalling.
dali/python/nvidia/dali/ops/__init__.py:265
↓ 3 callersFunction_process_op_name
Based on the schema name (for example "Resize" or "experimental__readers__Video") transform it into Python-compatible module & operator name infor
dali/python/nvidia/dali/ops/_names.py:24
↓ 3 callersMethod_process_parallel_blocks
(self, parent, children)
dali/python/nvidia/dali/_autograph/pyct/static_analysis/activity.py:469
↓ 3 callersMethod_remove_padded
Checks if remove any padded sample and how much. Calculates the number of padded samples in the batch for each pipeline wrap
dali/python/nvidia/dali/plugin/base_iterator.py:372
↓ 3 callersMethod_require_exec_dynamic
(self, error_message_prefix)
dali/python/nvidia/dali/pipeline.py:1352
↓ 3 callersFunction_resolve_double_definitions
Unify the arguments (or argument inputs) between __call__ and __init__ - ops API only. If the same argument was passed in both invocation it shou
dali/python/nvidia/dali/ops/__init__.py:227
↓ 3 callersMethod_restore_state_from_checkpoint
(self)
dali/python/nvidia/dali/pipeline.py:1177
↓ 3 callersMethod_run
Runs the reader and obtains one result (batch or sample, depending on `batch_size`). Do not call this function directly. Use `__call
dali/python/nvidia/dali/experimental/dynamic/_ops.py:910
↓ 3 callersMethod_run_impl
Run the operator and store the result in self._results
dali/python/nvidia/dali/experimental/dynamic/_invocation.py:270
↓ 3 callersMethod_separate_kwargs
(self, kwargs)
dali/python/nvidia/dali/_debug_mode.py:441
← previousnext →2,101–2,200 of 17,951, ranked by callers