Repository navigation

#

avx-instructions

Alex313031/thorium

Chromium fork named after radioactive element No. 90. Windows and MacOS/Raspi/Android/Special builds are in different repositories, links are towards the top of the README.md.

C++
5668
2 天前
Alex313031/Mercury

Firefox fork with compiler optimizations and patches from Librewolf, Waterfox, and GNU IceCat.

JavaScript
1394
5 个月前

Accelerate SHA256 computations in pure Go using AVX512, SHA Extensions for x86 and ARM64 for ARM. On AVX512 it provides an up to 8x improvement (over 3 GB/s per core). SHA Extensions give a performance boost of close to 4x over native.

Go
1008
2 年前

Repo to serve AVX2 Windows builds of Thorium. https://github.com/Alex313031/Thorium/

Batchfile
382
1 年前

AVX-512 documentation beyond what Intel provides

48
1 年前

Information about AVX-512 support on recent Intel processors

C
45
3 年前

Windows 7 builds of Mercury Browser (Based on ESR115 rather than stable tip-of-tree)

JavaScript
40
7 个月前

One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)

C
12
5 个月前

Document Level Sentiment Analysis is an End-to-End deep learning workflow using Hugging Face transformers API to do a "classification" task at document level, to analyze the sentiment of input document containing English sentences or paragraphs.

Python
8
8 个月前

Implementation of 2D Convolution operation for Neural Networks using Intel x86(i368)/x86-6(amd64) AVX-256 instructions. All data flow methods, i.e input stationary, weight stationary and output stationary are implemented. The forward pass of Alexnet architecture is constructed using it.

C++
4
4 年前

AVX2 and SSE2 usecases and benchmarks

C++
1
2 年前

an exercise in SIMD-optimization

C++
1
6 个月前

rewrite CON_INT function to build SIMD-version convolution

C
1
3 年前

Simple and performance neural network .NET library with AVX acceleration

C#
1
5 年前

Convolutional Neural Network Optimization using Intel AVX and OpenMP

C
1
5 年前

Simple proof-of-concept to test Intel AVX intrinsics

C
0
8 年前

WIP : An AVX enabled digital filter.

C++
0
5 年前