Skip to content

FeatureRequest: Support more flexible input data #8

@mhuen

Description

@mhuen

The dnn_reco framework currently only has convolutional models implemented by default. The modular setup of the framework is however designed to allow for arbitrary architectures. The current limitation is the expected format of the input data, which is expected to consist of constant shape tensors. This needs to be made more flexible, for instance to also allow dynamic and ragged tensors for a pulse series of arbitrary length.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions