Goto

Collaborating Authors

 tensorfloat-32


TensorFlow Releases Its New Update: TensorFlow 2.4.0-rc4

#artificialintelligence

TensorFlow has recently released its new update, TensorFlow 2.4.0-rc4. TensorFlow Profiler now supports profiling MultiWorkerMirroredStrategy that is now a stable API and tracing multiple workers using the sampling mode API. This strategy enables synchronous distributed training across multiple workers, each with potentially multiple GPUs. Some of the significant improvements involve handling peer failure and many bug fixes that can be found on Multi-worker training with Keras. Major refactoring of the internals of Keras Functional API has been completed.