Pinned Loading
-
pytorch/pytorch
pytorch/pytorch PublicTensors and Dynamic neural networks in Python with strong GPU acceleration
-
pytorch/executorch
pytorch/executorch PublicOn-device AI across mobile, embedded and edge for PyTorch
-
google/XNNPACK
google/XNNPACK PublicHigh-efficiency floating-point neural network inference operators for mobile, server, and Web
448 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
March 2025
Created 5 commits in 1 repository
Created a pull request in pytorch/executorch that received 11 comments
Opened 10 other pull requests in 1 repository
pytorch/executorch
10
merged
-
[backend_api] Delete partitioner tags after lowering
This contribution was made on Mar 20
-
Remove Per-Op mode from DQPartitioner
This contribution was made on Mar 18
-
Collect Named Data Store at construction
This contribution was made on Mar 18
-
[XNNPACK][Weights Cache] Use sha256 hash of bytes instead of tensor name
This contribution was made on Mar 17
-
[ExecuTorch][XNNPACK] validate quant params before lowering
This contribution was made on Mar 14
-
[XNNPACK][Weights Cache] Enable in XNNPACK
This contribution was made on Mar 11
-
[XNNPACK][Weights Cache] Initial Weights Cache Design with NamedDataMap
This contribution was made on Mar 11
-
[ExecuTorch][Weight Sharing][XNNPACK] load named data map data for xnnpack
This contribution was made on Mar 11
-
[ExecuTorch][Weight Sharing] Track Named Data Store in EdgeProgramManager
This contribution was made on Mar 11
-
[XNNPACK] resolve ambiguity around 2d affine quantized tensors
This contribution was made on Mar 5
Reviewed 22 pull requests in 1 repository
pytorch/executorch
22 pull requests
-
[ExecuTorch] Remove xnn_executor_runner
This contribution was made on Mar 18
-
Update swiftpm pin for the demo app
This contribution was made on Mar 17
-
[Windows] misc fixes to enable Windows build
This contribution was made on Mar 14
-
Add _unsafe_reset_threadpool to pybindings
This contribution was made on Mar 12
-
Arm backend: Add WhyNoPartitionReporter and report rejected nodes
This contribution was made on Mar 12
-
Skip grain_size computation in parallel_for_each_reduce_* wrappers without threadpool
This contribution was made on Mar 11
-
use numel() when appropriate in get_reduced_dim_product
This contribution was made on Mar 11
-
Build optimized_portable_kernels if threadpool is enabled
This contribution was made on Mar 11
-
Don't repeatedly find_package(GTest) while running CMake
This contribution was made on Mar 11
-
Enable xnnpack in aten mode
This contribution was made on Mar 7
-
[executorch][runtime] Introduce PteDataMap for weight sharing
This contribution was made on Mar 4
-
[executorch][runtime] Add get_named_data_map to Program
This contribution was made on Mar 4
-
Use NDM in backend init context
This contribution was made on Mar 4
-
Cleanup XNN delegate post removal of upsample decomposition
This contribution was made on Mar 4
-
Add cpu_thread setting logic to xnn_executor_runner
This contribution was made on Mar 4
-
[ExecuTorch][XNNPACK] Rename linear weight partitioning flag for clarity
This contribution was made on Mar 4
-
[ExecuTorch] Arm Ethos: Do not depend on
torch.testing._internal
This contribution was made on Mar 3 -
[ExecuTorch] Arm Ethos: Add Linear operator tests
This contribution was made on Mar 3
-
[ExecuTorch] Arm Ethos:Make get_compile_spec() configurable
This contribution was made on Mar 3
-
[ExecuTorch][XNNPACK] Don't partition per_tensor weights with qd8
This contribution was made on Mar 3
-
[ExecuTorch][XNNPACK] Rename linear weight partitioning flag for clarity
This contribution was made on Mar 3
-
add merge function for NamedDataStore
This contribution was made on Mar 3
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
pytorch/executorch
5
open
-
Weight Cache Follow Up
This contribution was made on Mar 14
-
Refactor binary op partitioner configs under binary op config class
This contribution was made on Mar 6
-
Partitioner to not delegate mixed dtype operators
This contribution was made on Mar 6
-
Duplicate Dynamic Quant Chain in XNNPACK Lowering Flow
This contribution was made on Mar 6
-
Support Dynamically Quantized Convolutions
This contribution was made on Mar 6