Inference
#1822
Replies: 1 comment 10 replies
-
TensorFlow Profiler https://github.com/tensorflow/profiler |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I hope you are well. I've created a trained model based on Silicon DFT data and run inference with LAMMPS. Results for RDF at 300K are consistent with DFT output for the same distribution function. My next goal is to try and optimize inference throughput.
Question:
How can one output the Tensorboard trace for inference to see what the primary bottlenecks are and understand the forward propagation better?
Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions