First experiments with TensorFlow mixed-precision training

TensorFlow 2.1, released last week, allows for mixed-precision training, making use of the Tensor Cores available in the most recent NVidia GPUs. In this post, we report first experimental results and provide some background on what this is all about.

Related Articles

Julia Open Source Development

In this episode of Open Source Directions we were joined by Jeff Bezanson and Katie Hyatt who talk about the work they have been doing with Julia. Julia is a programming language that was designed from the beginning for high performance. It programs compile to native code for multiple platforms via LLVM. Julia is dynamically typed, feels like a scripting language, and has good support for interactive use.

Getting Started with Docker for Machine Learning

Table of Contents Getting Started with Docker for Machine Learning Overview: Why the Need? What Are Containers? How Do Containers Differ from Virtual Machines? Most Popular Container Images TensorFlow PyTorch Python NGINX Install Docker Install Docker Manually Install Docker Desktop…
The post Getting Started with Docker for Machine Learning appeared first on PyImageSearch.

Pandas Open Source Development

We were joined by Joris Van den Bossche talked about the work being done with Pandas. Pandas is a fast, powerful, flexible and easy to use open source data analysis and manipulation tool, built on top of the Python programming language.

Responses

Your email address will not be published. Required fields are marked *