pfnet-research / menoh

Menoh: fast DNN inference library with multiple programming language support
MIT License
279 stars 34 forks source link

Utilize ONNX official features #180

Open okdshin opened 6 years ago

okdshin commented 6 years ago

The official libonnx contains some useful functions:

We should utilize them.