Tag: hardware

Episode 486: Bob Nystrom on Dart

Filed in Episodes by on November 17, 2021 1 Comment
Episode 486: Bob Nystrom on Dart

Bob Nystrom, author of Crafting Interpreters and a software engineer at Google working on the Dart programming language, discusses the key features of Dart that make it an excellent choice for fast apps on any platform. Host Gavin Henry spoke with Nystrom about Dart’s history, hardware out of your control, async-await, concurrency, mobile platforms, threads, […]

Continue Reading »

Episode 479: Luis Ceze on the Apache TVM Machine Learning Compiler

Filed in Episodes by on September 29, 2021 0 Comments
Episode 479: Luis Ceze on the Apache TVM Machine Learning Compiler

Luis Ceze, CEO and co-founder of OctoML discusses Apache TVM, an open source machine learning model compiler for a variety of target architectures. Luis talks about the complexity in writing assembly code on different hardware targets for machine learning which contains predominantly numerical operations that benefit from specialized vector/tensor instructions and special memory layouts. Host […]

Continue Reading »