Hi guys,
Trying to find a code or benchmark where I can compare the performance between tensorflow code with XLA and without XLA, to understand it way deeper. Provide any benchmark or code with large data set to work on it.
Thanks in advance!
Hi guys,
Trying to find a code or benchmark where I can compare the performance between tensorflow code with XLA and without XLA, to understand it way deeper. Provide any benchmark or code with large data set to work on it.
Thanks in advance!
Hello Sachin,
Please check the graph below:
For the notebook: Use XLA with tf.function | OpenXLA Project which you may run yourself on Colab.
Thank You.