tensorflow / tensorflow/serving
Enable AMP (Automatic Mixed Precision ) in Tensorflow Serving.
Open
@bharatjetti is already working on this.
Since May 27, 2026.
stat:contributions welcome
type:feature
- Dominant language
- C++
- Stars
- 6.4k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the problem the feature is intended to solve
AMP accelerates inference significantly.
Describe the solution
A flag for enabling AMP
Describe alternatives you've considered
There is no alternative with Tensorflow Serving
Additional context
N/A
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.