intel / inference-engine-node

Bringing the hardware accelerated deep learning inference to Node.js and Electron.js apps.
Apache License 2.0
33 stars 8 forks source link

Replace createCore by Core constructor. Move headers to include directory. Add some helpers function to lib. #39

Closed artyomtugaryov closed 3 years ago

artyomtugaryov commented 3 years ago

@huningxin @lionkunonly What do you think about moving headers to the separated directory include?

huningxin commented 3 years ago

What do you think about moving headers to the separated directory include?

It sounds good to me.

artyomtugaryov commented 3 years ago

@huningxin can we merge it?

huningxin commented 3 years ago

Sure, it is in good shape now. Thanks much this improvement, @artyomtugaryov ! Let me merge it.