Skip to content
This repository has been archived by the owner on Jan 7, 2021. It is now read-only.

compilation issue in tensorflow Benchmark Models in aws f1 instance,Xilinx ML suite from marketplace. #102

Open
Harikrishnah007 opened this issue Aug 29, 2019 · 1 comment

Comments

@Harikrishnah007
Copy link

I am facing issue in Quantize for inference steps.
i am trying to run command python run.py --quantize --model /opt/models/tensorflow/inception_v1_baseline.pb --output_dir work --input_nodes data --output_nodes loss3_loss3 --input_shapes ?,224,224,3

getting following issues

XDNN library .so file None not found
Traceback (most recent call last):
File "run.py", line 24, in
from xfdnn.rt.xdnn_rt_tf import TFxdnnRT as xdnnRT
File "/opt/ml-suite/examples/tensorflow/xfdnn/rt/xdnn_rt_tf.py", line 19, in
from xfdnn.rt.xdnn_opt import CPUTransform, HWEmuTransform, FPGATransform
File "/opt/ml-suite/examples/tensorflow/xfdnn/rt/xdnn_opt.py", line 26, in
from xfdnn.tools.emu.factory import factory as _factory
ImportError: No module named emu.factory

Thank you

@ilansw
Copy link

ilansw commented Dec 5, 2019

Was this issue resolved?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants