Training and optimizing a machine learning model takes a lot of compute resources, but what if we used ML to optimize ML? Luis Ceze created Apache Tensor Virtual Machine (TVM) to optimize ML models and has now founded a company, OctoML, to leverage this technology. Fundamentally, machine learning relies on linear algebra, but how should we pick the fastest approach for each model? Today this is done with human intuition, but TVM builds machine learning models to predict the best approaches to try. It also creates an executable so the model can run best on various target hardware platforms. It can also help select the right target platform for a given model.
Three Questions
Guests and Hosts
Date: 4/6/2021 Tags: @SFoskett, @ChrisGrundemann, @LuisCeze, @OctoML