Skip to content
View namhar's full-sized avatar

Highlights

  • Pro

Block or report namhar

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

Pinned Loading

  1. How to do performance profiling on P... How to do performance profiling on PyTorch
    1
    _(Internal Tranining Material)_
    2
    
                  
    3
    Usually the first step in performance optimization is to do profiling, e.g. to identify performance hotspots of a workload.
    4
    This gist tells basic knowledge of performance profiling on PyTorch, you will get:
    5
    * How to find the bottleneck operator?
  2. ffcv ffcv Public

    Forked from libffcv/ffcv

    FFCV: Fast Forward Computer Vision (and other ML workloads!)

    Python

  3. Video-Pre-Training Video-Pre-Training Public

    Forked from openai/Video-Pre-Training

    Video PreTraining (VPT): Learning to Act by Watching Unlabeled Online Videos

    Python