CFU Playground: Model-specific Acceleration on FPGAs
Presented by Tim Callahan, Google
This talk describes the CFU Playground, an open-source framework that an engineer, intern, or student can use to design and evaluate enhancements to an FPGA-based soft RISC-V processor, specifically to increase the performance of machine learning (ML) tasks through the addition of custom function units (CFUs). The goal is to abstract away most infrastructure details so that the user can get up to speed quickly and focus solely on adding new processor functions, exploiting them in the computation, and measuring the results.
The presentation describes the process of identifying hot spots in the code during an inference using a specific model, constructing a CFU to support new custom instructions, modifying the TensorFlow Lite kernel library to use these new instructions, measuring the results, and iterating. The goal is not to design a general ML accelerator; the goal is to jointly specialize the processor and ML kernels just for the model of interest.
All IP and software used is open sourced and licensed permissively — the open RISC-V ISA that allows new custom instructions, the VexRiscv soft core implementation, the LiteX system-on-chip IP, the Symbiflow FPGA toolchain, Renode and Verilator simulators, and TensorFlow Lite kernel libraries. Thus, the combined CPU, CFU, and kernel libraries that the user develops are not tied to any particular FPGA vendor; there are no licensing restrictions or fees; and there is no dependence on any black box proprietary tools.
Tim Callahan works at Google with the open source FPGA toolchain (Symbiflow) team. His work is to help make FPGA development more accessible, fun, and rewarding.More generally, he enjoys anything that involves optimizing the hardware/software boundary, He has degrees from UC Berkeley, Cambridge University, and the University of Minnesota.
Видео CFU Playground: Model-specific Acceleration on FPGAs канала BCS Open Source Specialist Group
This talk describes the CFU Playground, an open-source framework that an engineer, intern, or student can use to design and evaluate enhancements to an FPGA-based soft RISC-V processor, specifically to increase the performance of machine learning (ML) tasks through the addition of custom function units (CFUs). The goal is to abstract away most infrastructure details so that the user can get up to speed quickly and focus solely on adding new processor functions, exploiting them in the computation, and measuring the results.
The presentation describes the process of identifying hot spots in the code during an inference using a specific model, constructing a CFU to support new custom instructions, modifying the TensorFlow Lite kernel library to use these new instructions, measuring the results, and iterating. The goal is not to design a general ML accelerator; the goal is to jointly specialize the processor and ML kernels just for the model of interest.
All IP and software used is open sourced and licensed permissively — the open RISC-V ISA that allows new custom instructions, the VexRiscv soft core implementation, the LiteX system-on-chip IP, the Symbiflow FPGA toolchain, Renode and Verilator simulators, and TensorFlow Lite kernel libraries. Thus, the combined CPU, CFU, and kernel libraries that the user develops are not tied to any particular FPGA vendor; there are no licensing restrictions or fees; and there is no dependence on any black box proprietary tools.
Tim Callahan works at Google with the open source FPGA toolchain (Symbiflow) team. His work is to help make FPGA development more accessible, fun, and rewarding.More generally, he enjoys anything that involves optimizing the hardware/software boundary, He has degrees from UC Berkeley, Cambridge University, and the University of Minnesota.
Видео CFU Playground: Model-specific Acceleration on FPGAs канала BCS Open Source Specialist Group
Комментарии отсутствуют
Информация о видео
21 июля 2021 г. 14:37:36
00:40:28
Другие видео канала