intel / nn-hal

44 stars 51 forks source link

Enable the Support for InceptionV3 Model #2

Open vnsmurthysristi opened 6 years ago

vnsmurthysristi commented 6 years ago

feature request for Intel_movidius_nn_hal

Enable the Compiler support to handle Inception V3 Model, specifically enable below features like CONCATINATION support and connection a layer with multiple layers is also needed.

It can enable not only Inception V3 but also multiple other networks

anikulk commented 5 years ago

hi @vnsmurthysristi ,

I have submitted a PR for this issue, can you please help review (Link: https://github.com/intel/nn-hal/pull/31)