Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Observing backward pass while running inference.py with a pb file, which is consuming lot of time #118

Open
shrutiramesh1988 opened this issue Apr 24, 2020 · 0 comments

Comments

@shrutiramesh1988
Copy link

Command Tried: python inference.py --model pretrained/horse2zebra.pb --input=./datasets/horse2zebra/testA --output=./output

Downloaded the pb file from : https://github.com/vanhuyz/CycleGAN-TensorFlow/releases/download/v0.1-alpha/horse2zebra.pb

Issue and Observations: Low throughput observed for inference because backward_data is seen while running inference.py. How do we run it as forward_only to get better throughput?

gemm:blas,backward_data

image

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

No branches or pull requests

1 participant