Pinned Repositories
nogil
Multithreaded Python without the GIL
nogil-3.12
Multithreaded Python without the GIL (experimental rebase on 3.12)
nogil-3.12-final
Multithreaded Python without the GIL (experimental rebase on 3.12 final)
nogil-wheels
GitHub actions to build wheels for nogil Python
pytorch-examples
Simple examples to introduce PyTorch
fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
ztorch
Complex number support for Torch
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
vision
Datasets, Transforms and Models specific to Computer Vision
colesbury's Repositories
colesbury/dataloader_test
Tests performance of dataloader with multiprocessing vs. threads
colesbury/examples
colesbury/benchmark-rngs
colesbury/ccache
ccache - a fast compiler cache
colesbury/pybind-exit-test
colesbury/cffi
A Foreign Function Interface package for calling C libraries from Python.
colesbury/cpython-old
Semi-official read-only mirror of the CPython Mercurial repository
colesbury/perf_test
random perf experimentation
colesbury/pyperformance
Python Performance Benchmark Suite
colesbury/refcount
colesbury/abseil-cpp
Abseil Common Libraries (C++)
colesbury/awkward-1.0
Manipulate JSON-like data with NumPy-like idioms.
colesbury/boost-cpp-feedstock
A conda-smithy repository for boost-cpp.
colesbury/boost-histogram
Python bindings for the C++14 Boost::Histogram library
colesbury/conda
OS-agnostic, system-level binary package manager and ecosystem
colesbury/dynamic_flag
A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case
colesbury/fairport
colesbury/flat_hash_map
A very fast hashtable
colesbury/genshi
Python toolkit for generation of output for the web
colesbury/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
colesbury/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
colesbury/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
colesbury/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialog datasets.
colesbury/pglast
PostgreSQL Languages AST and statements prettifier: master branch covers PG10, v2 branch covers PG12, v3 covers PG13
colesbury/pycld2
colesbury/pydantic
Data parsing and validation using Python type hints
colesbury/python-feedstock
A conda-smithy repository for python.
colesbury/scikit-image
Image processing in Python
colesbury/sleef
SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
colesbury/vision
Datasets, Transforms and Models specific to Computer Vision