MCPcopy Create free account

hub / github.com/NVIDIA/DALI / functions

Functions17,951 in github.com/NVIDIA/DALI

↓ 45 callersFunctioncustom_constant
(val)
dali/test/python/autograph/impl/test_api.py:60
↓ 45 callersMethoddevice
(self)
dali/test/python/experimental_mode/test_invocation.py:68
↓ 45 callersMethodend
dali/pipeline/operator/sequence_shape.h:180
↓ 45 callersMethodlength
include/dali/core/dev_string.h:72
↓ 45 callersMethodopen
Creates new SharedMem instance that points to already allocated shared memory chunk accessible via provided shared memory ``handle``.
dali/python/nvidia/dali/_multiproc/shared_mem.py:68
↓ 44 callersMethodPipeline
dali/pipeline/pipeline.cc:125
↓ 44 callersMethodfloor
Floor implementation. \param arg value to round \return rounded value
include/dali/util/half.hpp:1623
↓ 44 callersMethodget
(self, k, default_value=None)
docs/examples/use_cases/tensorflow/efficientdet/hparams_config.py:81
↓ 44 callersMethodtolist
(self)
dali/python/nvidia/dali/experimental/dynamic/_batch.py:146
↓ 43 callersMethodassertTransformedResult
(self, f, inputs, expected)
dali/test/python/autograph/converters/test_control_flow.py:34
↓ 43 callersFunctioncheck_pipeline
Verifies, if given pipeline supports iter-to-iter variable batch size This function conducts qualitative verification. It compares the resul
dali/test/python/test_dali_variable_batch_size.py:193
↓ 43 callersMethodcrop
crops in middle of mask and image corners.
docs/examples/use_cases/tensorflow/efficientdet/pipeline/tf/gridmask.py:60
↓ 43 callersMethodemplace
include/dali/core/small_vector.h:515
↓ 43 callersMethodrelease
dali/c_api_2/ref_counting.h:129
↓ 43 callersMethodsize
* @brief Actual size, in bytes, of the allocation. */
include/dali/core/mm/cu_vm.h:189
↓ 43 callersMethoduint8
(self)
dali/python/nvidia/dali/types.py:303
↓ 42 callersMethodreset
dali/core/mm/mm_test_utils.h:134
↓ 41 callersMethodfirst
include/dali/core/tensor_shape.h:351
↓ 41 callersMethodlast
include/dali/core/tensor_shape.h:367
↓ 41 callersMethodset_type
dali/pipeline/data/tensor_list.cc:656
↓ 40 callersMethod_parse_and_analyze
(self, test_fn)
dali/test/python/autograph/pyct/static_analysis/test_activity.py:123
↓ 40 callersMethodassertTransformedEquivalent
(self, f, *inputs)
dali/test/python/autograph/converters/test_return_statements.py:23
↓ 40 callersFunctionassert_equals
(x, y)
dali/test/python/nose_utils.py:54
↓ 40 callersMethodempty
dali/operators/video/legacy/reader/video_loader.h:95
↓ 40 callersMethodparse
Parses a type name into a :py:class:`DType`.
dali/python/nvidia/dali/experimental/dynamic/_type.py:237
↓ 40 callersMethodshares_data
dali/pipeline/data/tensor_list.cc:1199
↓ 39 callersMethodHasValue
* @brief true if there is a value available (explicit or default) */
dali/pipeline/operator/arg_helper.h:108
↓ 39 callersMethoddim
* @brief Returns the size of the dimension at the given index */
dali/pipeline/data/tensor.h:327
↓ 39 callersFunctionfloor
Computes floor of values in `input`. :rtype: TensorList of floor(input). If input is an integer, the result will be float, otherwise
dali/python/nvidia/dali/math.py:115
↓ 39 callersMethodset_device_id
dali/pipeline/data/tensor_list.cc:724
↓ 39 callersFunctiontransform
(node, ctx)
dali/python/nvidia/dali/_autograph/converters/lists.py:236
↓ 38 callersMethodGetSourceInfo
dali/pipeline/data/tensor.h:431
↓ 38 callersFunctionOpSpec
Constructs a specification for an op with the given schema name. */
dali/pipeline/operator/op_spec.h:89
↓ 38 callersMethodassertTransformedEquivalent
(self, f, *inputs)
dali/test/python/autograph/converters/test_continue_statements.py:22
↓ 38 callersFunctionmemset
dali/kernels/common/memset.h:31
↓ 38 callersMethodreshape
(t, conv)
docs/examples/use_cases/pytorch/efficientnet/image_classification/models/model.py:106
↓ 38 callersFunctiontest
()
dali/test/python/experimental_mode/test_compile_invariants.py:58
↓ 38 callersMethodvisit_block
A more powerful version of generic_visit for statement blocks. An example of a block is the body of an if statement. This function a
dali/python/nvidia/dali/_autograph/pyct/transformer.py:278
↓ 37 callersFunctionGetStrides
dali/kernels/common/utils.h:61
↓ 37 callersFunctionNumSpatialDims
dali/operators/image/resize/tensor_resize_attr.h:51
↓ 37 callersMethodSerializeToProtobuf
dali/pipeline/pipeline.cc:879
↓ 37 callersMethodcapacity
dali/pipeline/data/tensor_list.cc:451
↓ 37 callersFunctionround
Nearest integer. \param arg half to round \return nearest integer, rounded away from zero in half-way cases template<typename T> typename enable<half,
include/dali/util/half.hpp:2603
↓ 37 callersFunctionsample_dim
* @brief Get the dimensionality of the sample in the batch */
dali/pipeline/data/tensor_list.h:151
↓ 36 callersFunctioncollapse_dims
include/dali/core/tensor_shape.h:1209
↓ 36 callersMethodcurrent
Returns the device on top of the thread-local device stack. If the stack is empty, returns the default GPU for the calling thread.
dali/python/nvidia/dali/experimental/dynamic/_device.py:182
↓ 36 callersMethodpush
dali/util/thread_safe_queue.h:29
↓ 35 callersMethodGetRequestedBatchSize
* Returns batch size that the Operator is expected to produce on a given output */
dali/pipeline/workspace/workspace.h:312
↓ 35 callersFunctionToPointer
dali/c_api_2/data_objects.cc:69
↓ 35 callersMethodid
(self)
dali/python/nvidia/dali/ops/__init__.py:68
↓ 35 callersFunctionis_uniform
(shape)
dali/python/nvidia/dali/experimental/dynamic/_batch2tensor.py:22
↓ 35 callersMethodload
dali/kernels/common/simd.h:285
↓ 35 callersMethodmin
include/dali/core/random/philox.h:92
↓ 34 callersMethodSubscribe
Subscribes to other task's output value. * * This function does two things: * - adds a dependency (Succeed) on the producer task * - creat
include/dali/core/exec/tasking/task.h:477
↓ 34 callersMethodassertHasLiveIn
(self, node, expected)
dali/test/python/autograph/pyct/static_analysis/test_liveness.py:62
↓ 34 callersMethodfrom_dlpack
Creates a :class:`Device` object form a DLPack device descriptor.
dali/python/nvidia/dali/experimental/dynamic/_device.py:148
↓ 34 callersMethodoutput_order
dali/pipeline/workspace/workspace.h:382
↓ 34 callersMethodvisit
(self, node)
dali/python/nvidia/dali/_autograph/core/converter.py:314
↓ 33 callersMethodRandInt
dali/test/dali_test.h:67
↓ 33 callersMethod_parse_and_analyze
(self, test_fn)
dali/test/python/autograph/pyct/static_analysis/test_liveness.py:34
↓ 33 callersMethodclear
dali/operators/image/crop/bbox_crop.cc:670
↓ 33 callersFunctiondoc
Main entry point for index.py file that replaces a standard index.rst file. The contents of this doc will be used to generate corresponding index
docs/doc_index.py:95
↓ 33 callersMethodextend
(self, msgs)
dali/python/nvidia/dali/_multiproc/shared_queue.py:225
↓ 33 callersMethodremove
* @brief Remove a block from the list and place it in unused_blocks_ * * @param ppblock pointer to a block pointer - this automatically updates
include/dali/core/mm/detail/free_list.h:270
↓ 33 callersMethodrun
(iterator, iterations)
dali/test/python/checkpointing/test_dali_checkpointing_fw_iterators.py:329
↓ 32 callersFunctionCUDA_DTOR_CALL
include/dali/core/cuda_error.h:177
↓ 32 callersFunction_arithm_op
(*args, **kwargs)
dali/python/nvidia/dali/data_node.py:26
↓ 32 callersFunctionasnumpy
(batch_or_tensor)
dali/test/python/experimental_mode/test_batch.py:25
↓ 32 callersMethodassertStatementEdges
Tests whether the CFG contains the specified statement edges.
dali/test/python/autograph/pyct/test_cfg.py:122
↓ 32 callersFunctiondata
include/dali/core/dev_array.h:69
↓ 32 callersMethoddetect_overload
Generic detection of custom user-defined type used for all overloads. Parameters ---------- object Custom object
dali/python/nvidia/dali/_autograph/utils/hooks.py:41
↓ 32 callersMethodend
include/dali/core/mm/cu_vm.h:41
↓ 32 callersMethodget
(self)
dali/python/nvidia/dali/experimental/dynamic/_thread_pool.py:84
↓ 32 callersMethodget
Returns a pointer
dali/kernels/imgproc/convolution/cutlass/threadblock/predicated_tile_access_iterator.h:758
↓ 32 callersFunctioninit
(self, max_batch_size, name, **kwargs)
dali/python/nvidia/dali/experimental/dynamic/_op_builder.py:206
↓ 32 callersMethodinputs
(self)
dali/python/nvidia/dali/ops/__init__.py:502
↓ 31 callersFunctionMemCopy
Utility to copy between backends
dali/pipeline/data/types.h:64
↓ 31 callersFunctionaddress_as_void_pointer
(typingctx, src)
dali/python/nvidia/dali/plugin/numba/__init__.py:67
↓ 31 callersFunctiondaliDeletePipeline
dali/c_api/c_api.cc:727
↓ 31 callersMethodremove_if_in_list
* @brief Removes given memory range from the list, if present * * This function checks if the list contains given address range and if it does,
include/dali/core/mm/detail/free_list.h:238
↓ 30 callersMethodOutputs
dali/operators/reader/coco_reader_op_test.cc:52
↓ 30 callersFunctionParseStorageDevice
include/dali/core/common.h:127
↓ 30 callersMethodhas_data
dali/pipeline/data/tensor_list.cc:1185
↓ 30 callersMethodptr
Raw CUDA stream pointer, stored as uint64.
dali/python/nvidia/dali/types.py:198
↓ 30 callersMethodsize
( self, )
dali/test/python/test_fw_iterators.py:1150
↓ 30 callersMethodsqrt
Square root implementation. \param arg function argument \return function value stored in single-preicision
include/dali/util/half.hpp:1421
↓ 29 callersMethodGetGraph
dali/pipeline/graph/op_graph2.cc:279
↓ 29 callersMethodGetNodeType
dali/operators/math/expressions/expression_tree.h:158
↓ 29 callersFunctionGetOpDisplayName
dali/pipeline/operator/name_utils.cc:29
↓ 29 callersMethodNumThreads
dali/pipeline/util/thread_pool.cc:120
↓ 29 callersMethodOutputs
dali/operators/video/legacy/reader/video_reader_op_test.cc:44
↓ 29 callersMethod__init__
(self, batch_size, num_threads, device_id, num_gpus)
dali/test/python/test_pipeline.py:251
↓ 29 callersFunction_arithm_op
(*args, **kwargs)
dali/python/nvidia/dali/math.py:21
↓ 29 callersFunctionceil
Computes ceil of values in `input`. :rtype: TensorList of ceil(input). If input is an integer, the result will be float, otherwise th
dali/python/nvidia/dali/math.py:124
↓ 29 callersMethoddarknetConv
( self, filters, size, strides=1, batch_norm=True, activate=True, activation="leaky" )
docs/examples/use_cases/tensorflow/yolov4/src/model.py:207
↓ 29 callersMethodload
(self)
dali/test/python/operator_2/test_python_function.py:67
↓ 29 callersMethodmerge
dali/kernels/common/disjoint_set.h:114
↓ 29 callersMethodnew_symbol
See control_flow.SymbolNamer.new_symbol.
dali/python/nvidia/dali/_autograph/pyct/naming.py:27
↓ 29 callersMethodreset
(self)
dali/test/python/test_utils.py:711
↓ 29 callersFunctionrun_operator_test
Run fn vs ndd operator comparison over an epoch of batches and assert outputs match. For each batch in input_epoch: builds/uses a pipeline that r
dali/test/python/ndd_vs_fn/ndd_vs_fn_test_utils.py:457
← previousnext →201–300 of 17,951, ranked by callers