ACCV-Lab
General Info
ACCV-Lab Overview
Guides
Contained Packages
On Demand Video Decoder
Batching Helpers
DALI Pipeline Framework
Draw Heatmap
Optimization Testing Tools
ACCV-Lab
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
_
__call__() (accvlab.dali_pipeline_framework.inputs.CallableBase method)
(accvlab.dali_pipeline_framework.processing_steps.PipelineStepBase method)
__getattr__() (accvlab.on_demand_video_decoder.CachedGopDecoder method)
__getitem__() (accvlab.batching_helpers.RaggedBatch method)
__iter__() (accvlab.dali_pipeline_framework.inputs.IterableBase method)
(accvlab.dali_pipeline_framework.pipeline.DALIStructuredOutputIterator method)
(accvlab.dali_pipeline_framework.pipeline.DALIStructuredOutputIterator.SimpleIterator method)
__len__() (accvlab.dali_pipeline_framework.pipeline.DALIStructuredOutputIterator method)
(accvlab.dali_pipeline_framework.pipeline.DALIStructuredOutputIterator.SimpleIterator method)
__next__() (accvlab.dali_pipeline_framework.inputs.IterableBase method)
(accvlab.dali_pipeline_framework.pipeline.DALIStructuredOutputIterator.SimpleIterator method)
__setitem__() (accvlab.batching_helpers.RaggedBatch method)
_check_and_adjust_data_format_input_to_output() (accvlab.dali_pipeline_framework.processing_steps.PipelineStepBase method)
_check_and_get_paths_to_apply_to() (accvlab.dali_pipeline_framework.processing_steps.GroupToApplyToSelectedStepBase method)
_process() (accvlab.dali_pipeline_framework.processing_steps.PipelineStepBase method)
A
accvlab.batching_helpers
module
accvlab.dali_pipeline_framework.inputs
module
accvlab.dali_pipeline_framework.internal_helpers
module
accvlab.dali_pipeline_framework.internal_helpers.mini_parser
module
accvlab.dali_pipeline_framework.operators_impl
module
accvlab.dali_pipeline_framework.operators_impl.numba_operators
module
accvlab.dali_pipeline_framework.operators_impl.python_operator_functions
module
accvlab.dali_pipeline_framework.pipeline
module
accvlab.dali_pipeline_framework.processing_steps
module
accvlab.draw_heatmap
module
accvlab.on_demand_video_decoder
module
accvlab.optim_test_tools
module
add_data_field() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
add_data_field_array() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
add_data_group_field() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
add_data_group_field_array() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
add_grad_data() (accvlab.optim_test_tools.TensorDumper method)
add_post_transform_to_projection_matrix() (in module accvlab.dali_pipeline_framework.operators_impl.python_operator_functions)
add_tensor_data() (accvlab.optim_test_tools.TensorDumper method)
AffineTransformer (class in accvlab.dali_pipeline_framework.processing_steps)
AffineTransformer.NonUniformScaling (class in accvlab.dali_pipeline_framework.processing_steps)
AffineTransformer.ResizingAnchor (class in accvlab.dali_pipeline_framework.processing_steps)
AffineTransformer.ResizingMode (class in accvlab.dali_pipeline_framework.processing_steps)
AffineTransformer.Rotation (class in accvlab.dali_pipeline_framework.processing_steps)
AffineTransformer.Selection (class in accvlab.dali_pipeline_framework.processing_steps)
AffineTransformer.Shearing (class in accvlab.dali_pipeline_framework.processing_steps)
AffineTransformer.ShiftInsideOriginalImage (class in accvlab.dali_pipeline_framework.processing_steps)
AffineTransformer.ShiftToAlignWithOriginalImageBorder (class in accvlab.dali_pipeline_framework.processing_steps)
AffineTransformer.ShiftToAlignWithOriginalImageBorder.Border (class in accvlab.dali_pipeline_framework.processing_steps)
AffineTransformer.TransformationStep (class in accvlab.dali_pipeline_framework.processing_steps)
AffineTransformer.Translation (class in accvlab.dali_pipeline_framework.processing_steps)
AffineTransformer.UniformScaling (class in accvlab.dali_pipeline_framework.processing_steps)
And (class in accvlab.dali_pipeline_framework.internal_helpers.mini_parser)
AnnotationElementConditionEval (class in accvlab.dali_pipeline_framework.processing_steps)
apply() (accvlab.batching_helpers.RaggedBatch method)
apply_clipping_and_get_with_clipping_info() (in module accvlab.dali_pipeline_framework.operators_impl.python_operator_functions)
apply_mask_to_tensor() (in module accvlab.batching_helpers)
apply_matrix() (in module accvlab.dali_pipeline_framework.operators_impl.numba_operators)
apply_transform_to_points() (in module accvlab.dali_pipeline_framework.operators_impl.python_operator_functions)
as_self_with_cloned_data() (accvlab.batching_helpers.RaggedBatch method)
ASSIGNMENT (accvlab.dali_pipeline_framework.internal_helpers.mini_parser.TokenType attribute)
Assignment (class in accvlab.dali_pipeline_framework.internal_helpers.mini_parser)
AST (class in accvlab.dali_pipeline_framework.internal_helpers.mini_parser)
av1 (accvlab.on_demand_video_decoder.Codec attribute)
average_over_targets() (in module accvlab.batching_helpers)
avg_frame_rate_den (accvlab.on_demand_video_decoder.FastStreamInfo property)
avg_frame_rate_num (accvlab.on_demand_video_decoder.FastStreamInfo property)
AxesLayoutSetter (class in accvlab.dali_pipeline_framework.processing_steps)
B
batch_shape (accvlab.batching_helpers.RaggedBatch property)
batched_bool_indexing() (in module accvlab.batching_helpers)
batched_bool_indexing_write() (in module accvlab.batching_helpers)
batched_index_mapping() (in module accvlab.batching_helpers)
batched_indexing_access() (in module accvlab.batching_helpers)
batched_indexing_write() (in module accvlab.batching_helpers)
batched_inverse_indexing_access() (in module accvlab.batching_helpers)
BEVBBoxesTransformer3D (class in accvlab.dali_pipeline_framework.processing_steps)
bfloat16() (accvlab.batching_helpers.RaggedBatch method)
BINARY (accvlab.optim_test_tools.TensorDumper.Type attribute)
bool() (accvlab.batching_helpers.RaggedBatch method)
BOTTOM (accvlab.dali_pipeline_framework.processing_steps.AffineTransformer.ShiftToAlignWithOriginalImageBorder.Border attribute)
BOTTOM_OR_RIGHT (accvlab.dali_pipeline_framework.processing_steps.AffineTransformer.ResizingAnchor attribute)
BoundingBoxToHeatmapConverter (class in accvlab.dali_pipeline_framework.processing_steps)
broadcast_batch_dims() (accvlab.batching_helpers.RaggedBatch static method)
broadcast_batch_dims_to_shape() (accvlab.batching_helpers.RaggedBatch method)
C
CachedGopDecoder (class in accvlab.on_demand_video_decoder)
CallableBase (class in accvlab.dali_pipeline_framework.inputs)
cdouble() (accvlab.batching_helpers.RaggedBatch method)
CENTER (accvlab.dali_pipeline_framework.processing_steps.AffineTransformer.ResizingAnchor attribute)
cfloat() (accvlab.batching_helpers.RaggedBatch method)
change_type_of_data_and_remove_data() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
check_and_get_output_data_structure() (accvlab.dali_pipeline_framework.pipeline.PipelineDefinition method)
check_bbox_visibiity() (in module accvlab.dali_pipeline_framework.operators_impl.numba_operators)
check_has_children() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
check_input_data_format_and_set_output_data_format() (accvlab.dali_pipeline_framework.processing_steps.PipelineStepBase method)
check_minimum_bbox_size() (in module accvlab.dali_pipeline_framework.operators_impl.numba_operators)
check_points_in_box() (in module accvlab.dali_pipeline_framework.operators_impl.numba_operators)
check_type() (in module accvlab.dali_pipeline_framework.internal_helpers)
clear_cache() (accvlab.on_demand_video_decoder.CachedGopDecoder method)
clearAllReaders() (accvlab.on_demand_video_decoder.PyNvSampleReader method)
Codec (class in accvlab.on_demand_video_decoder)
codec_id (accvlab.on_demand_video_decoder.FastStreamInfo property)
codec_type (accvlab.on_demand_video_decoder.FastStreamInfo property)
color_range (accvlab.on_demand_video_decoder.DecodedFrameExt property)
combine_data() (in module accvlab.batching_helpers)
compare_to_dumped_data() (accvlab.optim_test_tools.TensorDumper method)
COMPARISON (accvlab.dali_pipeline_framework.internal_helpers.mini_parser.TokenType attribute)
Comparison (class in accvlab.dali_pipeline_framework.internal_helpers.mini_parser)
ConditionalElementRemover (class in accvlab.dali_pipeline_framework.processing_steps)
contained_top_level_field_names (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup property)
CoordinateCropper (class in accvlab.dali_pipeline_framework.processing_steps)
cpu() (accvlab.batching_helpers.RaggedBatch method)
create_data_field_array() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup static method)
create_data_group_field_array() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup static method)
create_with_sample_sizes_like_self() (accvlab.batching_helpers.RaggedBatch method)
CreateAsDataLoaderObject() (accvlab.dali_pipeline_framework.pipeline.DALIStructuredOutputIterator class method)
CreateGopDecoder() (in module accvlab.on_demand_video_decoder)
CreateSampleReader() (in module accvlab.on_demand_video_decoder)
CROP (accvlab.dali_pipeline_framework.processing_steps.AffineTransformer.ResizingMode attribute)
crop_coordinates() (in module accvlab.dali_pipeline_framework.operators_impl.numba_operators)
cuda() (accvlab.on_demand_video_decoder.DecodedFrameExt method)
D
DALIStructuredOutputIterator (class in accvlab.dali_pipeline_framework.pipeline)
DALIStructuredOutputIterator.SimpleIterator (class in accvlab.dali_pipeline_framework.pipeline)
data (accvlab.on_demand_video_decoder.RGBFrame property)
DataGroupArrayInPathElementsAppliedStep (class in accvlab.dali_pipeline_framework.processing_steps)
DataGroupArrayWithNameElementsAppliedStep (class in accvlab.dali_pipeline_framework.processing_steps)
DataGroupInPathAppliedStep (class in accvlab.dali_pipeline_framework.processing_steps)
DataGroupsWithNameAppliedStep (class in accvlab.dali_pipeline_framework.processing_steps)
DataProvider (class in accvlab.dali_pipeline_framework.inputs)
dataptr (accvlab.on_demand_video_decoder.RGBFrame property)
dataset (accvlab.dali_pipeline_framework.pipeline.DALIStructuredOutputIterator property)
Decode() (accvlab.on_demand_video_decoder.PyNvGopDecoder method)
(accvlab.on_demand_video_decoder.PyNvSampleReader method)
DecodedFrameExt (class in accvlab.on_demand_video_decoder)
DecodeFromGOP() (accvlab.on_demand_video_decoder.PyNvGopDecoder method)
DecodeFromGOPListRGB() (accvlab.on_demand_video_decoder.PyNvGopDecoder method)
DecodeFromGOPRGB() (accvlab.on_demand_video_decoder.PyNvGopDecoder method)
DecodeFromPacketListInitialize() (accvlab.on_demand_video_decoder.PyNvGopDecoder method)
DecodeFromPacketListRGB() (accvlab.on_demand_video_decoder.PyNvGopDecoder method)
DecodeN12ToRGB() (accvlab.on_demand_video_decoder.PyNvGopDecoder method)
(accvlab.on_demand_video_decoder.PyNvSampleReader method)
DecodeN12ToRGBAsync() (accvlab.on_demand_video_decoder.PyNvSampleReader method)
DecodeN12ToRGBAsyncGetBuffer() (accvlab.on_demand_video_decoder.PyNvSampleReader method)
detach() (accvlab.batching_helpers.RaggedBatch method)
device (accvlab.batching_helpers.RaggedBatch property)
dim() (accvlab.batching_helpers.RaggedBatch method)
double() (accvlab.batching_helpers.RaggedBatch method)
draw_heatmap() (in module accvlab.draw_heatmap)
draw_heatmap_batched() (in module accvlab.draw_heatmap)
drop_videos_cache() (in module accvlab.on_demand_video_decoder)
DropCacheStatus (class in accvlab.on_demand_video_decoder)
dtype (accvlab.batching_helpers.RaggedBatch property)
(accvlab.on_demand_video_decoder.DecodedFrameExt property)
dump() (accvlab.optim_test_tools.TensorDumper method)
duration (accvlab.on_demand_video_decoder.FastStreamInfo property)
E
Empty() (accvlab.batching_helpers.RaggedBatch class method)
enable() (accvlab.optim_test_tools.NVTXRangeWrapper method)
(accvlab.optim_test_tools.Stopwatch method)
(accvlab.optim_test_tools.TensorDumper method)
enable_ragged_batch_dumping() (accvlab.optim_test_tools.TensorDumper method)
end_meas() (accvlab.optim_test_tools.Stopwatch method)
end_one_time_measurement() (accvlab.optim_test_tools.Stopwatch method)
ensure_range() (in module accvlab.dali_pipeline_framework.operators_impl.numba_operators)
ensure_uniform_size_in_batch() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
ensure_uniform_size_in_batch_for_all_strings() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
EOL (accvlab.dali_pipeline_framework.internal_helpers.mini_parser.TokenType attribute)
F
FADVISE_FAILED (accvlab.on_demand_video_decoder.DropCacheStatus attribute)
FastStreamInfo (class in accvlab.on_demand_video_decoder)
field_names_flat (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup property)
field_top_level_types (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup property)
field_types_flat (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup property)
FILE_OPEN_FAILED (accvlab.on_demand_video_decoder.DropCacheStatus attribute)
find_all_occurrences() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
finish_iter() (accvlab.optim_test_tools.Stopwatch method)
flatten_batch_dims() (accvlab.batching_helpers.RaggedBatch method)
float() (accvlab.batching_helpers.RaggedBatch method)
format (accvlab.on_demand_video_decoder.DecodedFrameExt property)
(accvlab.on_demand_video_decoder.FastStreamInfo property)
framesize() (accvlab.on_demand_video_decoder.DecodedFrameExt method)
FromFullTensor() (accvlab.batching_helpers.RaggedBatch class method)
FromOversizeTensor() (accvlab.batching_helpers.RaggedBatch class method)
G
get_as_data_node() (in module accvlab.dali_pipeline_framework.internal_helpers)
get_cache_info() (accvlab.on_demand_video_decoder.CachedGopDecoder method)
get_center_from_bboxes() (in module accvlab.dali_pipeline_framework.operators_impl.numba_operators)
get_compact_from_named_tuple() (in module accvlab.batching_helpers)
get_compact_lists() (in module accvlab.batching_helpers)
get_copy() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
get_dali_pipeline() (accvlab.dali_pipeline_framework.pipeline.PipelineDefinition method)
get_data() (accvlab.dali_pipeline_framework.inputs.DataProvider method)
(accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
get_empty_like_self() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
get_existence_weights() (accvlab.batching_helpers.RaggedBatch method)
get_flat_index_first_discrepancy_to_other() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
get_indices_from_mask() (in module accvlab.batching_helpers)
get_is_active() (in module accvlab.dali_pipeline_framework.operators_impl.python_operator_functions)
get_item_in_path() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
get_mapped() (in module accvlab.dali_pipeline_framework.internal_helpers)
get_mask_from_indices() (in module accvlab.batching_helpers)
get_next_batch_indices() (accvlab.dali_pipeline_framework.inputs.SamplerBase method)
(accvlab.dali_pipeline_framework.inputs.SequenceSampler method)
get_non_uniform_dimension_transposed_to() (accvlab.batching_helpers.RaggedBatch method)
get_num_nonwarmup_iters_measured() (accvlab.optim_test_tools.Stopwatch method)
get_num_occurrences() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
get_number_of_samples() (accvlab.dali_pipeline_framework.inputs.DataProvider method)
get_numpy_type_for_dali_type() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup static method)
get_parent_of_path() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
get_radii_from_bboxes() (in module accvlab.dali_pipeline_framework.operators_impl.numba_operators)
get_rot_mat_from_rot_vector() (in module accvlab.dali_pipeline_framework.operators_impl.numba_operators)
get_scaling_mat_from_vector() (in module accvlab.dali_pipeline_framework.operators_impl.numba_operators)
get_string_no_details() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
get_translation_mat_from_vector() (in module accvlab.dali_pipeline_framework.operators_impl.numba_operators)
get_type_of_field() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
get_type_of_item_in_path() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
GetFastInitInfo() (in module accvlab.on_demand_video_decoder)
GetGOP() (accvlab.on_demand_video_decoder.CachedGopDecoder method)
(accvlab.on_demand_video_decoder.PyNvGopDecoder method)
GetGOPList() (accvlab.on_demand_video_decoder.CachedGopDecoder method)
(accvlab.on_demand_video_decoder.PyNvGopDecoder method)
GetPtrToPlane() (accvlab.on_demand_video_decoder.DecodedFrameExt method)
GroupToApplyToSelectedStepBase (class in accvlab.dali_pipeline_framework.processing_steps)
H
h264 (accvlab.on_demand_video_decoder.Codec attribute)
half() (accvlab.batching_helpers.RaggedBatch method)
has_child() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
height (accvlab.on_demand_video_decoder.FastStreamInfo property)
hevc (accvlab.on_demand_video_decoder.Codec attribute)
I
IMAGE_BGR (accvlab.optim_test_tools.TensorDumper.Type attribute)
IMAGE_I (accvlab.optim_test_tools.TensorDumper.Type attribute)
IMAGE_RGB (accvlab.optim_test_tools.TensorDumper.Type attribute)
ImageDecoder (class in accvlab.dali_pipeline_framework.processing_steps)
ImageMeanStdDevNormalizer (class in accvlab.dali_pipeline_framework.processing_steps)
ImageRange01Normalizer (class in accvlab.dali_pipeline_framework.processing_steps)
ImageToTileSizePadder (class in accvlab.dali_pipeline_framework.processing_steps)
input_data_structure (accvlab.dali_pipeline_framework.pipeline.PipelineDefinition property)
int() (accvlab.batching_helpers.RaggedBatch method)
internal_iterator (accvlab.dali_pipeline_framework.pipeline.DALIStructuredOutputIterator property)
is_array() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
is_data_field() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
is_data_field_array() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
is_data_group_field() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
is_data_group_field_array() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
is_enabled (accvlab.optim_test_tools.NVTXRangeWrapper property)
(accvlab.optim_test_tools.Stopwatch property)
(accvlab.optim_test_tools.TensorDumper property)
is_epoch_based (accvlab.dali_pipeline_framework.inputs.SamplerBase property)
(accvlab.dali_pipeline_framework.inputs.SequenceSampler property)
is_image() (accvlab.optim_test_tools.TensorDumper.Type class method)
isBGR (accvlab.on_demand_video_decoder.RGBFrame property)
isCacheHit() (accvlab.on_demand_video_decoder.CachedGopDecoder method)
IterableBase (class in accvlab.dali_pipeline_framework.inputs)
J
JSON (accvlab.optim_test_tools.TensorDumper.Type attribute)
L
LEFT (accvlab.dali_pipeline_framework.processing_steps.AffineTransformer.ShiftToAlignWithOriginalImageBorder.Border attribute)
length (accvlab.dali_pipeline_framework.inputs.CallableBase property)
(accvlab.dali_pipeline_framework.inputs.IterableBase property)
(accvlab.dali_pipeline_framework.inputs.SamplerBase property)
(accvlab.dali_pipeline_framework.inputs.SamplerInputCallable property)
(accvlab.dali_pipeline_framework.inputs.SamplerInputIterable property)
(accvlab.dali_pipeline_framework.inputs.SequenceSampler property)
(accvlab.dali_pipeline_framework.inputs.ShuffledShardedInputCallable property)
Lexer (class in accvlab.dali_pipeline_framework.internal_helpers.mini_parser)
LITERAL (accvlab.dali_pipeline_framework.internal_helpers.mini_parser.TokenType attribute)
Literal (class in accvlab.dali_pipeline_framework.internal_helpers.mini_parser)
LoadGops() (accvlab.on_demand_video_decoder.PyNvGopDecoder method)
LoadGopsToList() (accvlab.on_demand_video_decoder.PyNvGopDecoder method)
LOGICAL_AND (accvlab.dali_pipeline_framework.internal_helpers.mini_parser.TokenType attribute)
LOGICAL_NOT (accvlab.dali_pipeline_framework.internal_helpers.mini_parser.TokenType attribute)
LOGICAL_OR (accvlab.dali_pipeline_framework.internal_helpers.mini_parser.TokenType attribute)
long() (accvlab.batching_helpers.RaggedBatch method)
M
mask (accvlab.batching_helpers.RaggedBatch property)
max_sample_size (accvlab.batching_helpers.RaggedBatch property)
MergePacketDataToOne() (accvlab.on_demand_video_decoder.PyNvGopDecoder method)
MINUS (accvlab.dali_pipeline_framework.internal_helpers.mini_parser.TokenType attribute)
module
accvlab.batching_helpers
accvlab.dali_pipeline_framework.inputs
accvlab.dali_pipeline_framework.internal_helpers
accvlab.dali_pipeline_framework.internal_helpers.mini_parser
accvlab.dali_pipeline_framework.operators_impl
accvlab.dali_pipeline_framework.operators_impl.numba_operators
accvlab.dali_pipeline_framework.operators_impl.python_operator_functions
accvlab.dali_pipeline_framework.pipeline
accvlab.dali_pipeline_framework.processing_steps
accvlab.draw_heatmap
accvlab.on_demand_video_decoder
accvlab.optim_test_tools
N
next_token() (accvlab.dali_pipeline_framework.internal_helpers.mini_parser.Lexer method)
non_uniform_dim (accvlab.batching_helpers.RaggedBatch property)
Not (class in accvlab.dali_pipeline_framework.internal_helpers.mini_parser)
num_batch_dims (accvlab.batching_helpers.RaggedBatch property)
nvcv_image() (accvlab.on_demand_video_decoder.DecodedFrameExt method)
NVTXRangeWrapper (class in accvlab.optim_test_tools)
O
Or (class in accvlab.dali_pipeline_framework.internal_helpers.mini_parser)
P
PAD (accvlab.dali_pipeline_framework.processing_steps.AffineTransformer.ResizingMode attribute)
pad_to_common_size() (in module accvlab.dali_pipeline_framework.operators_impl.python_operator_functions)
pad_to_size() (in module accvlab.dali_pipeline_framework.operators_impl.numba_operators)
PaddingToUniform (class in accvlab.dali_pipeline_framework.processing_steps)
PARENTHESIS_CLOSE (accvlab.dali_pipeline_framework.internal_helpers.mini_parser.TokenType attribute)
PARENTHESIS_OPEN (accvlab.dali_pipeline_framework.internal_helpers.mini_parser.TokenType attribute)
parse() (accvlab.dali_pipeline_framework.internal_helpers.mini_parser.Parser method)
Parser (class in accvlab.dali_pipeline_framework.internal_helpers.mini_parser)
ParseSerializedPacketBundle() (accvlab.on_demand_video_decoder.PyNvGopDecoder method)
path_exists() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
path_exists_and_is_data_group_field() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
path_is_single_name() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup static method)
perform_after_dump_count() (accvlab.optim_test_tools.TensorDumper method)
PhotoMetricDistorter (class in accvlab.dali_pipeline_framework.processing_steps)
PipelineDefinition (class in accvlab.dali_pipeline_framework.pipeline)
PipelineStepBase (class in accvlab.dali_pipeline_framework.processing_steps)
PLATFORM_ERROR (accvlab.on_demand_video_decoder.DropCacheStatus attribute)
PointsInRangeCheck (class in accvlab.dali_pipeline_framework.processing_steps)
print_eval_times() (accvlab.optim_test_tools.Stopwatch method)
print_tensor_op() (in module accvlab.dali_pipeline_framework.internal_helpers)
print_tensor_size_op() (in module accvlab.dali_pipeline_framework.internal_helpers)
PyNvGopDecoder (class in accvlab.on_demand_video_decoder)
PyNvSampleReader (class in accvlab.on_demand_video_decoder)
R
r_frame_rate_den (accvlab.on_demand_video_decoder.FastStreamInfo property)
r_frame_rate_num (accvlab.on_demand_video_decoder.FastStreamInfo property)
RaggedBatch (class in accvlab.batching_helpers)
range_pop() (accvlab.optim_test_tools.NVTXRangeWrapper method)
range_push() (accvlab.optim_test_tools.NVTXRangeWrapper method)
register_custom_converter() (accvlab.optim_test_tools.TensorDumper method)
release_decoder() (accvlab.on_demand_video_decoder.PyNvGopDecoder method)
(accvlab.on_demand_video_decoder.PyNvSampleReader method)
release_device_memory() (accvlab.on_demand_video_decoder.PyNvGopDecoder method)
(accvlab.on_demand_video_decoder.PyNvSampleReader method)
remove_all_occurrences() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
remove_field() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
remove_inactive() (in module accvlab.dali_pipeline_framework.operators_impl.numba_operators)
repeat_samples() (accvlab.batching_helpers.RaggedBatch method)
replace_nans() (in module accvlab.dali_pipeline_framework.operators_impl.numba_operators)
requires_grad (accvlab.batching_helpers.RaggedBatch property)
reset() (accvlab.dali_pipeline_framework.inputs.SamplerBase method)
(accvlab.dali_pipeline_framework.inputs.SequenceSampler method)
(accvlab.dali_pipeline_framework.pipeline.DALIStructuredOutputIterator method)
(accvlab.dali_pipeline_framework.pipeline.DALIStructuredOutputIterator.SimpleIterator method)
reset_dump_count() (accvlab.optim_test_tools.TensorDumper method)
reshape_batch_dims() (accvlab.batching_helpers.RaggedBatch method)
retain_grad() (accvlab.batching_helpers.RaggedBatch method)
retains_grad (accvlab.batching_helpers.RaggedBatch property)
RGBFrame (class in accvlab.on_demand_video_decoder)
RIGHT (accvlab.dali_pipeline_framework.processing_steps.AffineTransformer.ShiftToAlignWithOriginalImageBorder.Border attribute)
run_if_enabled() (accvlab.optim_test_tools.TensorDumper method)
S
sample_data_structure (accvlab.dali_pipeline_framework.inputs.DataProvider property)
sample_data_structure_blueprint (accvlab.dali_pipeline_framework.pipeline.DALIStructuredOutputIterator property)
sample_sizes (accvlab.batching_helpers.RaggedBatch property)
SampleDataGroup (class in accvlab.dali_pipeline_framework.pipeline)
SamplerBase (class in accvlab.dali_pipeline_framework.inputs)
SamplerInputCallable (class in accvlab.dali_pipeline_framework.inputs)
SamplerInputIterable (class in accvlab.dali_pipeline_framework.inputs)
SavePacketsToFile() (in module accvlab.on_demand_video_decoder)
SequenceSampler (class in accvlab.dali_pipeline_framework.inputs)
set_apply_mapping() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
set_cpu_usage_meas_name() (accvlab.optim_test_tools.Stopwatch method)
set_data() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
set_data_from_dali_generic_iterator_output() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
set_do_check_type() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
set_do_convert() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
set_dump_type_for_all() (accvlab.optim_test_tools.TensorDumper method)
set_gradients() (accvlab.optim_test_tools.TensorDumper method)
set_item_in_path() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
set_padded_to() (accvlab.batching_helpers.RaggedBatch method)
set_tensor() (accvlab.batching_helpers.RaggedBatch method)
shape (accvlab.batching_helpers.RaggedBatch property)
(accvlab.on_demand_video_decoder.DecodedFrameExt property)
(accvlab.on_demand_video_decoder.RGBFrame property)
ShuffledShardedInputCallable (class in accvlab.dali_pipeline_framework.inputs)
size() (accvlab.batching_helpers.RaggedBatch method)
split() (accvlab.batching_helpers.RaggedBatch method)
squeeze_batch_dim() (accvlab.batching_helpers.RaggedBatch method)
squeeze_except_batch_and_sample() (in module accvlab.batching_helpers)
start_meas() (accvlab.optim_test_tools.Stopwatch method)
start_one_time_measurement() (accvlab.optim_test_tools.Stopwatch method)
start_time (accvlab.on_demand_video_decoder.FastStreamInfo property)
Stopwatch (class in accvlab.optim_test_tools)
STRETCH (accvlab.dali_pipeline_framework.processing_steps.AffineTransformer.ResizingMode attribute)
stride (accvlab.on_demand_video_decoder.RGBFrame property)
strides (accvlab.on_demand_video_decoder.DecodedFrameExt property)
SUCCESS (accvlab.on_demand_video_decoder.DropCacheStatus attribute)
sum_over_targets() (in module accvlab.batching_helpers)
T
tensor (accvlab.batching_helpers.RaggedBatch property)
TensorDumper (class in accvlab.optim_test_tools)
TensorDumper.Type (class in accvlab.optim_test_tools)
time_base_den (accvlab.on_demand_video_decoder.FastStreamInfo property)
time_base_num (accvlab.on_demand_video_decoder.FastStreamInfo property)
timestamp (accvlab.on_demand_video_decoder.DecodedFrameExt property)
to() (accvlab.batching_helpers.RaggedBatch method)
to_device() (accvlab.batching_helpers.RaggedBatch method)
to_dictionary() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
to_dtype() (accvlab.batching_helpers.RaggedBatch method)
Token (class in accvlab.dali_pipeline_framework.internal_helpers.mini_parser)
TokenType (class in accvlab.dali_pipeline_framework.internal_helpers.mini_parser)
TOP (accvlab.dali_pipeline_framework.processing_steps.AffineTransformer.ShiftToAlignWithOriginalImageBorder.Border attribute)
TOP_OR_LEFT (accvlab.dali_pipeline_framework.processing_steps.AffineTransformer.ResizingAnchor attribute)
total_num_entries (accvlab.batching_helpers.RaggedBatch property)
total_num_samples_in_batch (accvlab.batching_helpers.RaggedBatch property)
type_matches() (accvlab.dali_pipeline_framework.pipeline.SampleDataGroup method)
U
UnaryMinus (class in accvlab.dali_pipeline_framework.internal_helpers.mini_parser)
UNKNOWN_ERROR (accvlab.on_demand_video_decoder.DropCacheStatus attribute)
UnneededFieldRemover (class in accvlab.dali_pipeline_framework.processing_steps)
unsqueeze_batch_dim() (accvlab.batching_helpers.RaggedBatch method)
unsqueeze_data_dim() (accvlab.batching_helpers.RaggedBatch method)
used_sample_data_structure (accvlab.dali_pipeline_framework.inputs.CallableBase property)
(accvlab.dali_pipeline_framework.inputs.IterableBase property)
(accvlab.dali_pipeline_framework.inputs.SamplerInputCallable property)
(accvlab.dali_pipeline_framework.inputs.SamplerInputIterable property)
(accvlab.dali_pipeline_framework.inputs.ShuffledShardedInputCallable property)
V
VARIABLE (accvlab.dali_pipeline_framework.internal_helpers.mini_parser.TokenType attribute)
Variable (class in accvlab.dali_pipeline_framework.internal_helpers.mini_parser)
VisibleBboxSelector (class in accvlab.dali_pipeline_framework.processing_steps)
W
width (accvlab.on_demand_video_decoder.FastStreamInfo property)
with_padded_set_to() (accvlab.batching_helpers.RaggedBatch method)