imaginary-person

imaginary-person

Geek Repo

Location:Hyperspace

Github PK Tool:Github PK Tool

imaginary-person's repositories

Language:PythonStargazers:1Issues:0Issues:0

ArchBenchSuite

low level kernels to benchmark peak compute, cache bandwidth on various levels, memory bandwidth, and some basic compute routines

Language:C++License:BSD-3-ClauseStargazers:0Issues:0Issues:0

arrow

Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

charm

The Charm++ parallel programming system. Visit https://charmplusplus.org/ for more information.

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

FasterTransformer

Transformer related optimization, including BERT, GPT

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

FBGEMM

FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

gdrcopy

A fast GPU memory copy library based on NVIDIA GPUDirect RDMA technology

Language:C++License:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

leveldb

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

Language:C++License:BSD-3-ClauseStargazers:0Issues:0Issues:0

likwid

Performance monitoring and benchmarking suite

Language:CLicense:GPL-3.0Stargazers:0Issues:0Issues:0

llama2.c

Andrej Karpthy's Llama 2 inference in C

License:MITStargazers:0Issues:0Issues:0

loop_tool

A thin, highly portable C++ intermediate representation for dense loop-based computation.

Language:C++License:MITStargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0

MonetDB

This is the official mirror of the MonetDB Mercurial repository. Please note that we do not accept pull requests on github. The regression test results can be found on the MonetDB Testweb http://monetdb.cwi.nl/testweb/web/status.php .For contributions please see: https://www.monetdb.org/Developers

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

nanoGPT

Andrej Karpathy's nanoGPT

License:MITStargazers:0Issues:0Issues:0

obs-studio

OBS Studio - Free and open source software for live streaming and screen recording

Language:CLicense:GPL-2.0Stargazers:0Issues:0Issues:0

pytorch-1

Tensors and Dynamic neural networks in Python with strong GPU acceleration

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

qBittorrent

qBittorrent BitTorrent client

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

rocksdb

A library that provides an embeddable, persistent key-value store for fast storage.

Language:C++License:GPL-2.0Stargazers:0Issues:0Issues:0

Stanford_CS348K_readings

This is a list of readings for Stanford CS348K.

Stargazers:0Issues:0Issues:0

stdgpu

stdgpu: Efficient STL-like Data Structures on the GPU

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

stylegan3

Official PyTorch implementation of StyleGAN3

License:NOASSERTIONStargazers:0Issues:0Issues:0

TensorRT

TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

torch-mlir

The Torch-MLIR project aims to provide first class support from the PyTorch ecosystem to the MLIR ecosystem.

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

torcharrow

A torch.Tensor-like DataFrame library supporting multiple execution runtimes and Arrow as a common memory format

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

torchdistx

Torch Distributed Experimental

Language:C++License:BSD-3-ClauseStargazers:0Issues:0Issues:0

torchdynamo

A Python-level JIT compiler designed to make unmodified PyTorch programs faster.

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

transformers

🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

tuplex

Tuplex is a parallel big data processing framework that runs data science pipelines written in Python at the speed of compiled code. Tuplex has similar Python APIs to Apache Spark or Dask, but rather than invoking the Python interpreter, Tuplex generates optimized LLVM bytecode for the given pipeline and input data set.

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

tvm

Open deep learning compiler stack for cpu, gpu and specialized accelerators

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0