winograd-algorithm

There are 7 repositories under winograd-algorithm topic.

  • alibaba/MNN

    MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba. Full multimodal LLM Android App:[MNN-LLM-Android](./apps/Android/MnnLlmChat/README.md). MNN TaoAvatar Android - Local 3D Avatar Intelligence: apps/Android/Mnn3dAvatar/README.md

    Language:C++13.4k2293.2k2.1k
  • jafermarq/WinogradAwareNets

    Official implementation of "Searching for Winograd-aware Quantized Networks" (MLSys'20)

    Language:Python27214
  • elphinkuo/fast_matrix_multiplication

    Different matrix multiplication implementation and benchmarking on CPUs

    Language:C++8300
  • yester31/Winograd_Conv2d_cpp

    Winograd Convolution Implementation using by cpp

    Language:C++5100
  • tonitaga/parallel_algorithms

    Implementation of parallel algorithms and comparison from speed of operation with sequential implementation. Algorithms: Ant Colony Optimization Algorithm, Gauss Algorithm, Winograd Algorithm

    Language:C++200
  • Ulqiora/MultithreadedProgramming

    This repository deals with algorithms that I have implemented with multithreading

    Language:C++11
  • yester31/Winograd_Strassen_Conv2d_cpp

    winograd with strassen algorithm implementation

    Language:C++10