2023-01-28 / 最終更新日時 : 2023-01-27 admin FPGA TFLite Micro on RISC-V Out-of-Order Core with Custom Instructions Luffcaでは、RISC-V Out-of-Order CoreのNaxRiscvにカスタム命令としてSIMD命令を追加し、GoogleのTensorFlow Lite for Microcontrollersの推論を高速化しました。
2022-11-19 / 最終更新日時 : 2022-12-10 admin FPGA TensorFlow Lite for Microcontrollers on RISC-V Out-of-Order Core Luffcaでは、RISC-V Out-of-Order CoreのNaxRiscvを実装したFPGAボード上で、GoogleのTensorFlow Lite for Microcontrollersを実行することに成功しました。
2022-11-05 / 最終更新日時 : 2022-11-04 admin FPGA Applying the Tiny Matrix Extension to ML Inference Luffcaでは、省リソースで行列積演算を高速化するRISC-Vプロセッサを用いて、ML(Machine Learning)モデルの推論を高速化しました。
2022-10-22 / 最終更新日時 : 2023-01-25 admin Simulator 1×1 Convolution based on the RISC-V Vector Extension Luffcaでは、RISC-Vベクトル拡張(RVV)に基づく1×1 convolutionカーネルを作成し、RTLシミュレータを用いて性能を評価しました。
2022-09-10 / 最終更新日時 : 2023-01-25 admin FPGA Tiny Matrix Extension using RISC-V Custom Instructions Luffcaでは、RISC-Vのカスタム命令を用いて行列積演算を高速化するプロセッサを開発し、FPGAボードに実装して性能を評価しました。
2022-08-20 / 最終更新日時 : 2023-01-29 admin Simulator Matrix Multiplication based on the RISC-V Vector Extension Luffcaでは、RISC-Vベクトル拡張に基づく行列積カーネルを作成し、RTLシミュレータを用いて性能を評価しました。
2022-08-06 / 最終更新日時 : 2022-09-23 admin FPGA Running ONNX Model on FPGA with Gemmini SoC Luffcaでは、FPGAボード上にDNNアクセラレータのGemminiとRISC-V CPUのRocketを実装し、ONNXモデルを実行することに成功しました。
2022-07-02 / 最終更新日時 : 2022-07-03 admin FPGA Building an ML Processor using CFU Playground (Part 3) Luffcaでは、RISC-Vのカスタム命令を活用してMobileNetV2の推論を5.5倍高速化するML(Machine Learning)プロセッサを作成しました。
2022-06-04 / 最終更新日時 : 2022-09-23 admin FPGA Running ResNet-50 on FPGA with Gemmini SoC Luffcaでは、DNNアクセラレータのGemminiとRISC-V CPUのRocketを用いたDNNシステムをDigilent社のFPGAボード上に構築し、ResNet-50を実行することに成功しました。
2022-05-07 / 最終更新日時 : 2022-08-21 admin FPGA Building an ML Processor using CFU Playground (Part 2) Luffcaでは、RISC-Vのカスタム命令を活用してKeyword Spottingモデルの推論を8.9倍高速化するML(Machine Learning)プロセッサを作成しました。