Skip to content
View connor-henderson's full-sized avatar

Block or report connor-henderson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
connor-henderson/README.md

Pinned Loading

  1. huggingface/transformers huggingface/transformers Public

    🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

    Python 135k 27k

  2. tinygrad/tinygrad tinygrad/tinygrad Public

    You like pytorch? You like micrograd? You love tinygrad! ❤️

    Python 26.9k 3k

  3. calib_challenge calib_challenge Public

    Jupyter Notebook 1 2

  4. For checking that two PyTorch models... For checking that two PyTorch models' outputs match up to a specific tolerance level at different stages of the forward pass when refactoring or porting a model.
    1
    import torch
    2
    
                  
    3
    """
    4
    Steps:
    5
      1. Replace the filepath names and paths with values appropriate for your project