Skip to content

input/output dimension should NOT be mandatory for tensor-filter #4642

Open
@myungjoo

Description

@myungjoo

input/output property of tensor-filter should not be mandatory as long as the subplugin code can fetch input/output informatino from the given framework and model file.

In general, they should be used for debugging / validation purpose (generate explicit error is there is an inconsistency).

For starters, NCNN requires input/output dimensions and types, and this should never be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions