Skip to content
View mcr229's full-sized avatar
  • Facebook
  • San Francisco, CA

Block or report mcr229

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. pytorch/pytorch Public

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

    Python 88.1k 23.7k

  2. pytorch/executorch Public

    On-device AI across mobile, embedded and edge for PyTorch

    C++ 2.6k 489

  3. google/XNNPACK Public

    High-efficiency floating-point neural network inference operators for mobile, server, and Web

    C 2k 403

448 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to pytorch/executorch, google/XNNPACK, pytorch/pytorch and 4 other repositories
Loading A graph representing mcr229's contributions from March 17, 2024 to March 22, 2025. The contributions are 36% code review, 31% pull requests, 31% commits, 2% issues.

Contribution activity

March 2025

Created 5 commits in 1 repository

Created a pull request in pytorch/executorch that received 11 comments

[ExecuTorch][Weight Sharing][XNNPACK] Serialize constant tensors into named data map

Stack from ghstack (oldest at bottom): #9155 #9154 -> #9153 #9152 #9151 We serialize tensors into the named data map, and return the output in pr…

+106 −28 lines changed 11 comments
Opened 10 other pull requests in 1 repository
Reviewed 22 pull requests in 1 repository

Created an issue in pytorch/executorch that received 2 comments

Don't Serialize Scales/ZP in Flatbuffer

Other forms of data like weights/bias are serialized separately (either data store or end of flatbuffer segment), Scales and ZP however are seriali…

2 comments
Opened 5 other issues in 1 repository
Loading