Essays about: "Fredrik Hamrefors"

Found 1 essay containing the words Fredrik Hamrefors.

  1. 1. Optimizing on-chip Machine Learning for Data Prefetching

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Hampus Larsson; Miranda Jernberg; Albin Pansell; Fabian Stigsson; Fredrik Hamrefors; Pontus Söderström; [2023-03-03]
    Keywords : Data Prefetching; Machine Learning; HW SW co-Design; HLS; FPGA;

    Abstract : The idea behind data prefetching is to speed up program execution by predicting what data is needed by the processor, before it is actually needed. Data prefetching is commonly performed by prefetching the next memory address in line, but there are other, more sophisticated approaches such as machine learning. READ MORE