Derek Hao Hu

Results 3 comments of Derek Hao Hu

https://github.com/tensorflow/docs/blob/master/site/en/r1/guide/performance/benchmarks.md

@vykozolov It seems the PNG files are not committed in this repo: https://github.com/tensorflow/docs/tree/r1.12/site/en and I don't know if the Markdown text will be changed accordingly. :(

Hi @mihaimaruseac - I can confirm this is still an issue in TF2.4 This is the code I used to test this issue: ``` import sys import time import tensorflow...