0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert "perf: Prefer generator expressions over list comprehensions (#2486)" (#2491) More... 4 months ago
perf: Prefer generator expressions over list comprehensions (#2486) More... 4 months ago
[#1946] Fix ConvTranspose1d conversion error when post crop end index is 0 (#2478) More... 5 months ago
Fix for 2474 Bug in CoreMLTools when converting XGBoost models (#2475) More... 5 months ago
Symbolic variable fixes (#2459) More... 6 months ago
[Executorch] Fix missing dtype issue in full op delegate (#2453) More... 6 months ago
Add alias for pow (#2458) More... 6 months ago
add argmin support (#2455) More... 6 months ago
[#2442]Fix broadcasting issue in quantization below 16 bits (#2451) More... 6 months ago
Fix the randn conversion failure encountered in torch.export. (#2447) More... 7 months ago
fix: correct typos in comments (#2439) More... 7 months ago
Migrate away from deprecated PyTorch API (#2400) More... 7 months ago
Fix `ModelDebugger.step` to use only `intermediate_outputs` (#2405) More... 7 months ago
replaced mktemp with NamedTemporaryFile for issue 2430 Fix Insecure Temporary File (#2437) More... 7 months ago
Support tuple inputs in extract_submodel (#2267) More... 7 months ago
Support multiple outputs in extract_submodel for >=iOS 16 (#2270) More... 7 months ago
Add torch.jit.script shape support (#2434) More... 7 months ago
Fix insecure temp file (#2431) More... 7 months ago
8.2 Release (#2433) More... 7 months ago
Graph Pass: scaled_dot_product_attention_sliced_q (#2418) More... 7 months ago
fix torch.linspace (#2416) More... 8 months ago
Support bool type for torch triu. (#2421) More... 8 months ago
factor out group norm implementation & support native_group_norm (#2425) More... 8 months ago
Pin peft dependency version (#2426) More... 8 months ago
Update docs and add examples for Compute Plan and In-memory model usage. (#2407) More... 8 months ago
Fix Documentation Typo (#2417) More... 8 months ago
zeros, full, new zeros, new full are now automatically supported (#2408) More... 9 months ago
Fix a bug when fusing non-scalar pow-operations (#2395) More... 9 months ago
[Torch.Export] Support Some Final Important Ops Translation (#2406) More... 9 months ago
[Torch.Export] Support Some New Ops Translation (#2403) More... 9 months ago