#
simd
Here are 485 public repositories matching this topic...
ncnn is a high-performance neural network inference framework optimized for the mobile platform
android
ios
caffe
deep-learning
neural-network
mxnet
tensorflow
vulkan
keras
inference
pytorch
artificial-intelligence
simd
darknet
arm-neon
high-preformance
ncnn
onnx
mlir
-
Updated
Mar 3, 2021 - C++
OpenGL Mathematics (GLM)
-
Updated
Mar 2, 2021 - C++
solardiz
commented
Jan 3, 2021
As seen in openwall/john#4530 (comment):
Benchmarking: sspr-opencl, NetIQ SSPR / Adobe AEM [MD5/SHA1/SHA2 OpenCL]... Warning: binary() returned misaligned pointer
DONE
This is because opencl_sspr_fmt_plug.c
wrongly has:
#define BINARY_ALIGN MEM_ALIGN_WORD
whereas the code only guarantees alignment appropriate for
The Compute Library is a set of computer vision and machine learning functions optimised for both Arm CPUs and GPUs using SIMD technologies.
android
linux
machine-learning
arm
computer-vision
neural-network
cpp
neon
opencl
simd
armv7
aarch64
armv8
sve
-
Updated
Feb 25, 2021 - C++
Intel SPMD Program Compiler
-
Updated
Mar 1, 2021 - LLVM
Acceleration package for neural networks on multi-core CPUs
cpu
neural-network
high-performance
inference
multithreading
simd
matrix-multiplication
neural-networks
high-performance-computing
convolutional-layers
fast-fourier-transform
winograd-transform
-
Updated
Dec 22, 2020 - C
C++ image processing and machine learning library with using of SIMD: SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX-512, VMX(Altivec) and VSX(Power7), NEON for ARM.
c-plus-plus
machine-learning
arm
neural-network
neon
image-processing
avx
sse
simd
avx2
sse2
sse41
avx512
powerpc
altivec
vsx
ssse3
simd-library
haar-cascade
lbp
-
Updated
Mar 3, 2021 - C++
Open source c++ skeletal animation library and toolset
-
Updated
Feb 14, 2021 - C++
mr-c
commented
Dec 30, 2020
Examples from simd-everywhere/simde#685
SIMDE_FLOAT32_C(-2147483650.0)
SIMDE_FLOAT32_C( 2147483649.0)
SIMDE_FLOAT64_C(-2147483650.0)
SIMDE_FLOAT64_C( 2147483649.0)
The procedure is:
- Find tests that use
SIMDE_FLOAT32_C
orSIMDE_FLOAT64_C
in theirtest_vec
- Copy-n-paste an entry in the
test_vec
, modifying the inputs using the overflow valu
Open
AVX-512BW functions
10
19
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
audio
cplusplus
dft
cxx
travis-ci
dsp
cpp14
intel
avx
clang
simd
header-only
fast-fourier-transform
cpp17
cplusplus-14
fft
digital-signal-processing
avx512
ser
audio-processing
cplusplus-17
discrete-fourier-transform
-
Updated
Jan 12, 2021 - C++
SIMD Vector Classes for C++
c-plus-plus
cpp
portable
neon
cpp14
parallel
parallel-computing
avx
sse
cpp11
simd
cpp17
avx2
simd-programming
vectorization
avx512
simd-instructions
simd-vector
data-parallel
-
Updated
Jan 6, 2021 - C++
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, NEON, AVX512)
cpp
neon
avx
sse
simd
c-plus-plus-14
vectorization
avx512
mathematical-functions
simd-instructions
simd-intrinsics
-
Updated
Mar 2, 2021 - C++
c
euler
opengl
math
postfix
neon
vector
matrix
bezier
avx
sse
simd
affine-transform-matrices
opengl-math
3d
bounding-boxes
matrix-decompositions
frustum
3d-math
marix-inverse
glm-for-c
-
Updated
Mar 2, 2021 - C
A linear algebra and mathematics library for computer graphics.
-
Updated
Feb 12, 2021 - Rust
High-efficiency floating-point neural network inference operators for mobile, server, and Web
cpu
neural-network
inference
multithreading
simd
matrix-multiplication
neural-networks
convolutional-neural-networks
convolutional-neural-network
inference-optimization
mobile-inference
-
Updated
Mar 3, 2021 - C
Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.
-
Updated
May 5, 2020 - C#
JSON parser which picks up values directly without performing tokenization in Rust
-
Updated
Sep 21, 2017 - Rust
C++ SIMD Noise Library
neon
simplex
fractal
sse
simd
noise
cellular
avx2
perlin
perlin-noise
white-noise
noise-library
noise-3d
fastnoise-simd
simplex-noise
fastnoise
-
Updated
Sep 20, 2020 - C++
Fastest Integer Compression
encoding
library
compression
time-series
simd
compressor
integer-compression
intersection
inverted-index
avx2
sse2
-
Updated
Jan 16, 2021 - C
Licenser
commented
Apr 13, 2020
It might be worth considering adding simd-json to the TechEmpower benchmarks:
To make this really worthwhile #121 would be good.
suggested by @pickfire
P(R*_{3, 0, 1}) specialized SIMD Geometric Algebra Library
algebra
animation
sse
simd
inverse-kinematics
quaternions
3d
3d-graphics
pga
geometric-algebra
quaternion-algebra
projective-geometry
dual-quaternions
-
Updated
Nov 30, 2020 - C++
A tool to graphically visualize SIMD code
-
Updated
Jul 16, 2019 - JavaScript
Improve this page
Add a description, image, and links to the simd topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the simd topic, visit your repo's landing page and select "manage topics."
(I thought that this was already a tracked issue, but I cannot find it.)