Jacob Tomlinson

Jacob Tomlinson is a senior Python software engineer at NVIDIA with a focus on deployment tooling for distributed systems. His work involves maintaining open source projects including RAPIDS and Dask. RAPIDS is a suite of GPU accelerated open source Python tools which mimic APIs from the PyData stack including those of Numpy, Pandas and SciKit-Learn. Dask provides advanced parallelism for analytics with out-of-core computation, lazy evaluation and distributed execution of the PyData stack.
Avatar photo

Posts by Jacob Tomlinson

Data Science

Accelerating ETL on KubeFlow with RAPIDS

In the machine learning and MLOps world, GPUs are widely used to speed up model training and inference, but what about the other stages of the workflow like ETL... 13 MIN READ
Data Science

Testing Container Images Against Multiple Platforms with Container Canary

Bring-your-own-container models are widely supported on today’s modern compute platforms. In other words, you can provide your own container images within... 10 MIN READ
Data Science

GPU Dashboards in Jupyter Lab

This post was originally published on the RAPIDS AI blog here. Introduction NVDashboard is an open-source package for the real-time visualization of NVIDIA GPU... 8 MIN READ