Open
Description
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.