Shivay Lamba
Shivay Lamba is a software developer specializing in DevOps, Machine Learning and Full Stack Development.
He is an Open Source Enthusiast and has been part of various programs like Google Code In and Google Summer of Code as a Mentor and has also been a MLH Fellow.
He is actively involved in community work as well. He is a TensorflowJS SIG member, Mentor in OpenMined and CNCF Service Mesh Community, SODA Foundation and has given talks at various conferences like Github Satellite, Voice Global, Fossasia Tech Summit, TensorflowJS Show & Tell.
Session
Python has long been praised for its simplicity and ease of use, but its performance has often been a subject of debate.
This talk will dive into the inner workings of NUMBA JIT compiler, exploring how it transforms Python code into optimized machine code at runtime, and the impact it has on improving the performance of Python applications. In addition, In this talk, attendees will learn about recent progress of accelerated computing in Python with Numba-CUDA, the internal mechanisms of Numbast to help bridge the gap between CUDA C++ and Python.
By attending this talk, participants will gain a comprehensive understanding of Python's NUMBA JIT compiler and its potential to revolutionize the performance of Python applications.