tsnlab / connx

C implementation of Open Neural Network Exchange Runtime
GNU General Public License v3.0
25 stars 8 forks source link

Check return value on model init #77

Closed tribela closed 2 years ago

tribela commented 2 years ago

This prevents segmentation fault when trying to use unsupported operator.