Hi,
Does the execution time includes the image pre-processing time to input to first layer + inception-v3 model execution time + post processing time?
For example, tensorflow benchmark model shows the execution time of only the CNN model execution without and pre image processing or post processing. I was looking for such execution time benchmarking.
Hi,
Does the execution time includes the image pre-processing time to input to first layer + inception-v3 model execution time + post processing time?
For example, tensorflow benchmark model shows the execution time of only the CNN model execution without and pre image processing or post processing. I was looking for such execution time benchmarking.