The Wayback Machine - https://web.archive.org/web/20211125093939/https://github.com/colesbury
Skip to content
Avatar
  • Facebook AI Research
  • New York

Organizations

@facebookresearch @pytorch
Block or Report

Block or report colesbury

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. nogil Public

    Forked from python/cpython

    Multithreaded Python without the GIL

    Python 1.3k 35

  2. Tensors and Dynamic neural networks in Python with strong GPU acceleration

    C++ 52.3k 14.3k

  3. Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts

    Lua 2.1k 667

  4. A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

    Python 17.4k 8.1k

  5. Datasets, Transforms and Models specific to Computer Vision

    Python 10.3k 5.3k

  6. Complex number support for Torch

    C 45 13

64 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2021

Created 2 commits in 1 repository

Created a pull request in python/cpython that received 8 comments

bpo-45835: Fix race condition in test_queue

Some of the tests in test_queue had a race condition in which a non-sentinel value could be enqueued after the final sentinel value leading to not …

+12 −11 8 comments
Opened 1 issue in 1 repository