Results 1 comments of Ahmed Saber

you can use the validate script [https://github.com/Xilinx/ml-suite/tree/master/examples/tensorflow](https://github.com/Xilinx/ml-suite/tree/master/examples/tensorflow) > python run.py --validate --model /opt/models/tensorflow/inception_v1_baseline.pb --output_dir work --input_nodes data --output_nodes loss3_loss3 --c_input_nodes data --c_output_nodes loss3_loss3 --input_shapes ?,224,224,3`