Skip to content

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

Description

@shrutiramesh1988

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions