Popular repositories Loading
-
-
-
executorch
executorch PublicForked from pytorch/executorch
On-device AI across mobile, embedded and edge for PyTorch
C++
228 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
Contribution activity
March 2025
Created 10 commits in 1 repository
Created a pull request in pytorch/executorch that received 10 comments
Modifying slice op to support all tensor packing.
Summary:
This diff updates Executorch Vulkan backend's slice_copy
operation to support width, height and channel packed tensors.
It also updates the …
+64
−25
lines changed
•
10
comments
Opened 14 other pull requests in 1 repository
pytorch/executorch
5
open
9
merged
-
[ET-VK] Adding all tensor packing support for native layer norm.
This contribution was made on Mar 24
-
[ET-VK] Moving repeat functionality from copy_packed_dim_offset into a separate repeat shader.
This contribution was made on Mar 19
-
[ET-VK] Simplify lane offset copy logic in copy_packed_dim_offset shader.
This contribution was made on Mar 19
-
[ET-VK] Adding all tensor packing support for repeat op.
This contribution was made on Mar 19
-
[ET-VK] Adding repeat support to add_copy_packed_dim_offset_node function.
This contribution was made on Mar 19
-
[ET-VK] Adding all tensor packing support to split op.
This contribution was made on Mar 17
-
[ET-VK] Adding source_offset processing to copy_packed_dim_offset function.
This contribution was made on Mar 17
-
[ET-VK] Adding boolean parameters to add_copy_offset_node to specify index calculation function in copy op's shader.
This contribution was made on Mar 17
-
[ET-VK] Adding all tensor packing support to cat op.
This contribution was made on Mar 17
-
[ET-VK] Minor performance improvement to permute op.
This contribution was made on Mar 17
-
Modifying permute op to support all tensor packing.
This contribution was made on Mar 13
-
[ET-VK] Performance improvement to few indexing functions.
This contribution was made on Mar 11
-
[ET-VK] Renaming slice_channel and slice_batch_height_width files to reflect change in its utility.
This contribution was made on Mar 11
-
[ET-VK] Shortening code for slice op when packed dim is not the same as slice dim.
This contribution was made on Mar 11
Reviewed 10 pull requests in 1 repository
pytorch/executorch
10 pull requests
-
[ET-VK][ez] Make sure vTensor is not referencing the global context
This contribution was made on Mar 20
-
[ET-VK][ez] Fix using a temporary variable when creating
ComputePipeline
This contribution was made on Mar 20 -
[ET-VK] Adding all tensor packing support to split op.
This contribution was made on Mar 20
-
[ET-VK] Adding source_offset processing to copy_packed_dim_offset function.
This contribution was made on Mar 20
-
[ET-VK] Adding boolean parameters to add_copy_offset_node to specify index calculation function in copy op's shader.
This contribution was made on Mar 20
-
[ET-VK] Adding all tensor packing support to cat op.
This contribution was made on Mar 19
-
[ET-VK] Allow memory tagging pass to handle nodes with list of tensor args
This contribution was made on Mar 12
-
[ET-VK][ez] Retry with no optimization during shader compilation
This contribution was made on Mar 11
-
[ET-VK] Add buffer support for binary ops
This contribution was made on Mar 11
-
[ET-VK] Adding PushConstantDataInfo input to PrepackNode class.
This contribution was made on Mar 8