Pinned Repositories
ARM_NEON_2_x86_SSE
The platform independent header allowing to compile any C/C++ code containing ARM NEON intrinsic functions for x86 target systems using SIMD up to SSE4 intrinsic functions
benchmark
A microbenchmark support library
cpuinfo
CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS)
cub
THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.
cudnn-frontend
cudnn_frontend provides a c++ wrapper for the cudnn backend API and samples on how to use it
cutlass
CUDA Templates for Linear Algebra Subroutines
eigen-git-mirror
THIS MIRROR IS DEPRECATED -- New url: https://gitlab.com/libeigen/eigen
enum34
Mirror of enum34 package (PeachPy dependency) from PyPI to be used in submodules
FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
fbjni
A library designed to simplify the usage of the Java Native Interface
MMeecatfish's Repositories
MMeecatfish/benchmark
A microbenchmark support library
MMeecatfish/cpuinfo
CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS)
MMeecatfish/cub
THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.
MMeecatfish/cudnn-frontend
cudnn_frontend provides a c++ wrapper for the cudnn backend API and samples on how to use it
MMeecatfish/cutlass
CUDA Templates for Linear Algebra Subroutines
MMeecatfish/FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
MMeecatfish/fbjni
A library designed to simplify the usage of the Java Native Interface
MMeecatfish/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
MMeecatfish/fmt
A modern formatting library
MMeecatfish/gloo
Collective communications library with various primitives for multi-machine training.
MMeecatfish/googletest
GoogleTest - Google Testing and Mocking Framework
MMeecatfish/ideep
Intel® Optimization for Chainer*, a Chainer module providing numpy like API and DNN acceleration using MKL-DNN.
MMeecatfish/ittapi
Intel® Instrumentation and Tracing Technology (ITT) and Just-In-Time (JIT) API
MMeecatfish/json
JSON for Modern C++
MMeecatfish/kineto
A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.
MMeecatfish/nccl
Optimized primitives for collective multi-GPU communication
MMeecatfish/oneTBB
oneAPI Threading Building Blocks (oneTBB)
MMeecatfish/onnx
Open standard for machine learning interoperability
MMeecatfish/onnx-tensorrt
ONNX-TensorRT: TensorRT backend for ONNX
MMeecatfish/PeachPy
x86-64 assembler embedded in Python
MMeecatfish/pocketfft
Fork of https://gitlab.mpcdf.mpg.de/mtr/pocketfft to simplify external contributions
MMeecatfish/protobuf
Protocol Buffers - Google's data interchange format
MMeecatfish/pthreadpool
Portable (POSIX/Windows/Emscripten) thread pool for C/C++
MMeecatfish/pybind11
Seamless operability between C++11 and Python
MMeecatfish/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
MMeecatfish/sleef
SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
MMeecatfish/tensorpipe
A tensor-aware point-to-point communication primitive for machine learning
MMeecatfish/VulkanMemoryAllocator
Easy to integrate Vulkan memory allocation library
MMeecatfish/XNNPACK
High-efficiency floating-point neural network inference operators for mobile, server, and Web
MMeecatfish/zstd
Zstandard - Fast real-time compression algorithm