menoh icon indicating copy to clipboard operation
menoh copied to clipboard

Add metadata_props accessor

Open okdshin opened this issue 5 years ago • 0 comments

ONNX format has metadata_props which can be used for notating pre-process and post-process of the model. const char* get_metadata_prop(model_data_handle, char *key) seems suitable.

okdshin avatar Oct 25 '18 07:10 okdshin