issues
search
pfnet-research
/
menoh
Menoh: fast DNN inference library with multiple programming language support
MIT License
279
stars
34
forks
source link
input_not_found exception and output_not_found exception are added
#134
Closed
okdshin
closed
6 years ago
okdshin
commented
6 years ago
when building vpt,
invalid input name causes input_not_found error
invalid output name causes output_not_found error
not found needed variable causes variable_not_found error
okdshin
commented
6 years ago
Thanks review!
when building vpt,