KhronosGroup / NNEF-Tools

The NNEF Tools repository contains tools to generate and consume NNEF documents
https://www.khronos.org/nnef
222 stars 57 forks source link

ModuleNotFoundError: No module named 'nnef' #112

Closed y-katzav closed 4 years ago

y-katzav commented 4 years ago

I'm trying to run nnef convertor from windows cmd folwing this instruction:

./nnef_tools/convert.py --input-format=nnef \ --output-format=tensorflow-pb \ --input-model=out/nnef/frozen_inception_v1/model.nnef.tgz \ --output-model=out/tensorflow-pb/frozen_inception_v1.pb

but I got a message error: ModuleNotFoundError: No module named 'nnef'

I configured my conda with windows cmd but it still didn't work

How I can solve it?

Thank's

gyenesvi commented 4 years ago

You have to install the NNEF module first, according to the first section in the readme:

https://github.com/KhronosGroup/NNEF-Tools/tree/master/nnef_tools#nnef-tools

gyenesvi commented 4 years ago

Can I close this issue?

y-katzav commented 4 years ago

Yes.

בתאריך יום ג׳, 4 בפבר׳ 2020, 10:58, מאת Viktor Gyenes ‏< notifications@github.com>:

Can I close this issue?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/KhronosGroup/NNEF-Tools/issues/112?email_source=notifications&email_token=AGAFGXV76KYVO4A6MAXZGKTRBEU4HA5CNFSM4KCMQG62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKW2TUY#issuecomment-581806547, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGAFGXUYUE7IHU7OBAGJZ3LRBEU4HANCNFSM4KCMQG6Q .