[Ext/Filter/PyTorch] Set verify_model_path as TRUE
authorWook Song <wook16.song@samsung.com>
Tue, 29 Sep 2020 14:39:40 +0000 (23:39 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 6 Oct 2020 07:52:01 +0000 (16:52 +0900)
commitc01fbdf3cf6208a61fd13c438d178ea31cc3236e
tree05eac21076eb2d804a08538dd5cf78e32e9844dc
parentfd7fd9aeb698f0ed88911b62524fd3114847405a
[Ext/Filter/PyTorch] Set verify_model_path as TRUE

This patch sets verify_model_path as TRUE to delegate the given model
files' verification to the NNS common framework and removes the
verification code from the PyTorch tensor_filter subplugin.

Signed-off-by: Wook Song <wook16.song@samsung.com>
ext/nnstreamer/tensor_filter/tensor_filter_pytorch.cc