Giter Club home page Giter Club logo

Comments (4)

singhniraj08 avatar singhniraj08 commented on June 12, 2024

@ndeep27,

Request Latency would account the time taken by Tensorflow Serving to process the request and send predictions. This includes waiting for resources, input/output operations, or other processes.

Runtime Latency would account the time taken by Tensorflow runtime within Tensorflow Serving to process the request and generate predictions.

The difference between metrics of using GPU and CPU might be because of the fact that the overhead of invoking GPU kernels, and copying data to and from GPU, is very high. For operations on models with very little parameters it is not worth of using GPU since frequency of CPU cores is much higher.

Thank you!

from serving.

github-actions avatar github-actions commented on June 12, 2024

This issue has been marked stale because it has no recent activity since 7 days. It will be closed if no further activity occurs. Thank you.

from serving.

github-actions avatar github-actions commented on June 12, 2024

This issue was closed due to lack of activity after being marked stale for past 7 days.

from serving.

google-ml-butler avatar google-ml-butler commented on June 12, 2024

Are you satisfied with the resolution of your issue?
Yes
No

from serving.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.