You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When training on GPU, changing the dimension order can give a training speedup. It is unclear whether we are limited by I/O or by actual training speed, so the effect on final training performance may be limited.
When training on GPU, changing the dimension order can give a training speedup. It is unclear whether we are limited by I/O or by actual training speed, so the effect on final training performance may be limited.
See https://www.tensorflow.org/performance/performance_guide#data_formats for explanation.
The text was updated successfully, but these errors were encountered: