Friday, 5 December 2025

Relationship between TensorFlow and oneDNN

oneDNN is used by TensorFlow for performance acceleration. It was a library developed for Intel acceleration initially but now broadened to other architectures.

When you import TensorFlow in Python you may see the message: "oneDNN custom operations are on".

No comments: