1

I'm trying to run inference using tensorflow. Trying to decide among the API's to use: python, c++, or java. What's the factors that impact performance? Are there any benchmarks? Any knowledge or tips appreciated!

Keven Wang
  • 1,208
  • 17
  • 28
  • 1
    There should be no difference in performance as the API is just used to express the model and create data flow graph. Look at this answer for more details: https://stackoverflow.com/a/35678837/98810 – kyrisu Dec 12 '17 at 12:29

0 Answers0