-
Notifications
You must be signed in to change notification settings - Fork 531
Insights: pytorch/executorch
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v0.6.0
published
Apr 24, 2025
120 Pull requests merged by 36 people
-
Add --deep code signing flag to Benchmark app to sign the Tests bundl…
#10574 merged
Apr 30, 2025 -
Add a link to a list of nightly builds for Apple packages
#10568 merged
Apr 30, 2025 -
Include C++ std lib into SwiftPM package manifest
#10572 merged
Apr 30, 2025 -
Bump coremltools version
#10544 merged
Apr 30, 2025 -
Fix coreml rank0
#10534 merged
Apr 30, 2025 -
Replace usage of deprecated
distutils.(file|dir)_util
#10530 merged
Apr 29, 2025 -
Add Qwen3 0.6B, 1.7B, and 4B
#10539 merged
Apr 29, 2025 -
Run link checks on modified files on push too
#10558 merged
Apr 29, 2025 -
Fix ETCoreMLModelManager tests
#10557 merged
Apr 29, 2025 -
Provide list of files to link linters if desired
#10556 merged
Apr 29, 2025 -
Move link checks to a dedicated workflow
#10540 merged
Apr 29, 2025 -
Fix ios benchmark app
#10543 merged
Apr 29, 2025 -
Add a test for PR 10465
#10537 merged
Apr 29, 2025 -
Arm backend: Add FuseEqualPlaceholdersPass
#9893 merged
Apr 29, 2025 -
Arm backend: Build executorch with -j$(nproc)
#10547 merged
Apr 29, 2025 -
Add virtual keyword to Module methods to make it Mock-able
#10521 merged
Apr 29, 2025 -
Arm backend: Add TOSA VGF encapsulated compilation target.
#10476 merged
Apr 29, 2025 -
Arm backend: Add table ops to CheckProperQuantization
#10545 merged
Apr 29, 2025 -
Arm backend: Add testing/support for Inception_v4 and w2l for Ethos-U85
#10517 merged
Apr 29, 2025 -
Run Android benchmark on S22 private devices
#10538 merged
Apr 29, 2025 -
Arm backend: Convert asserts to raise errors in op_avg_pool2d
#10516 merged
Apr 29, 2025 -
Arm backend: Make run.sh run without setup.sh
#10515 merged
Apr 29, 2025 -
Backends arm: Bump ethos-u/core_platform
#10514 merged
Apr 29, 2025 -
LLM export pass to swap in custom SDPA
#10355 merged
Apr 29, 2025 -
Remove #include <span>
#10535 merged
Apr 29, 2025 -
Remove graph prints in tests
#10506 merged
Apr 29, 2025 -
Add device type (public, private) and id
#10496 merged
Apr 29, 2025 -
Unbreak pytree Buck build
#10536 merged
Apr 29, 2025 -
Remove #include <span>
#10533 merged
Apr 28, 2025 -
[ET-VK] Using uint16 for quantized linear tiling shader to reduce register pressure and improve performance.
#10509 merged
Apr 28, 2025 -
Enable quant fusion and const propagation by default
#10394 merged
Apr 28, 2025 -
link bmm, mm, view_copy, slice_copy, split_with_sizes_copy to jarvis
#10436 merged
Apr 28, 2025 -
Fix linter
#10526 merged
Apr 28, 2025 -
Update README.md to stable docs
#10518 merged
Apr 28, 2025 -
Use python3 in .lintrunner.toml
#10523 merged
Apr 28, 2025 -
Arm backend: Remove build_quantized_ops_aot_lib.sh
#10350 merged
Apr 28, 2025 -
Arm backend: Rename build_executorch_runner script
#10511 merged
Apr 28, 2025 -
Lint xrefs and urls
#10507 merged
Apr 28, 2025 -
Add test for floor divide.
#10483 merged
Apr 27, 2025 -
Add direct copy fast path for portable copy op
#10487 merged
Apr 27, 2025 -
[ExecuTorch] Arm backend: Buckify cos test
#10505 merged
Apr 26, 2025 -
[ExecuTorch] Arm backend: Update more node visitors to support TOSA 1.0 (#10425)
#10504 merged
Apr 26, 2025 -
[serialization_lib][1.00] update consumers
#10503 merged
Apr 26, 2025 -
[serializer-lib][0.80] Refactor to accomodate v1.0
#10502 merged
Apr 26, 2025 -
[ExecuTorch] Arm backend: Buckify cos test
#10480 merged
Apr 26, 2025 -
[ExecuTorch] Arm backend: Update more node visitors to support TOSA 1.0 (#10425)
#10479 merged
Apr 26, 2025 -
[serialization_lib][1.00] update consumers
#10478 merged
Apr 26, 2025 -
[serializer-lib][0.80] Refactor to accomodate v1.0
#10477 merged
Apr 26, 2025 -
Move the transpose matmul pass to OSS and run it earlier in the flow
#10433 merged
Apr 26, 2025 -
Adding bmm, mm, view_copy, slice_copy, split_with_sizes_copy optimizations
#9877 merged
Apr 26, 2025 -
Add CI workflow to check c10 is synced with PyTorch
#10413 merged
Apr 25, 2025 -
Add quantize_and_export_to_edge and quantize_and_export_to_executorch
#10379 merged
Apr 25, 2025 -
Re-sync c10
#10402 merged
Apr 25, 2025 -
Adopt runtime::FunctionRef in thread_parallel_interface.h and thread_parallel.h
#10442 merged
Apr 25, 2025 -
Move fully-featured FunctionRef from extension/pytree to ExecuTorch core
#10441 merged
Apr 25, 2025 -
Re-sync extension/pytree/function_ref.h with LLVM
#10440 merged
Apr 25, 2025 -
Bump tokenizers dep
#10332 merged
Apr 25, 2025 -
[ET-VK][ez] Improve insert_prepack_node pass to handle multiple uses of constant tensors
#10488 merged
Apr 25, 2025 -
Use a local strong NSError for methods with nested autorelease pool
#10465 merged
Apr 25, 2025 -
[ET-VK][ez] Improve insert_prepack_node pass to handle multiple uses of constant tensors
#10426 merged
Apr 25, 2025 -
Fix, or rather "port", bug fix for sdpa
#10466 merged
Apr 25, 2025 -
Update README.md
#10486 merged
Apr 25, 2025 -
Update stable to 0.6
#10485 merged
Apr 25, 2025 -
Revert "[0.6 release] Update stable to point to 0.6"
#10482 merged
Apr 25, 2025 -
Recursive checkout in CI
#10472 merged
Apr 25, 2025 -
Add data path to runner
#10460 merged
Apr 25, 2025 -
Arm backend: Add decomposition pass for aten.ne
#10475 merged
Apr 25, 2025 -
Arm backend: Update op_view for TOSA 1.0
#10474 merged
Apr 25, 2025 -
forward fix dq conv
#10399 merged
Apr 25, 2025 -
Arm backend: Broaden exception handling for unsupported ops
#10473 merged
Apr 25, 2025 -
Typo
#10324 merged
Apr 25, 2025 -
Add data path to runner
#10445 merged
Apr 25, 2025 -
Update executorch maven in getting-started.md
#10452 merged
Apr 24, 2025 -
Revert "Arm backend: Update more node visitors to support TOSA 1.0"
#10455 merged
Apr 24, 2025 -
[0.6 release] Update stable to point to 0.6
#10437 merged
Apr 24, 2025 -
Rename convert_pt2
#10378 merged
Apr 24, 2025 -
Update using-executorch-ios.md
#10448 merged
Apr 24, 2025 -
Arm backend: update quantizer/__init__
#10408 merged
Apr 24, 2025 -
Update using-executorch-ios.md
#10446 merged
Apr 24, 2025 -
Disable executor_runner for iOS builds
#10435 merged
Apr 24, 2025 -
Arm backend: Add unit test for DeiT-Tiny model on TOSA-MI backend
#10391 merged
Apr 24, 2025 -
[Android] Add API to use new config
#10346 merged
Apr 24, 2025 -
Update pyproject.toml pins
#10428 merged
Apr 24, 2025 -
Update iOS doc to point to examples README (#10429)
#10434 merged
Apr 24, 2025 -
Reland minibench refactor
#10417 merged
Apr 24, 2025 -
refactor no longer needed EXECUTORCH_BUILD_HOST_TARGETS
#10320 merged
Apr 24, 2025 -
Fix uint16 support for quantize_per_tensor.
#10398 merged
Apr 24, 2025 -
Update iOS doc to point to examples README
#10429 merged
Apr 24, 2025 -
Arm backend: Convert asserts to raise errors in op_bmm
#10424 merged
Apr 24, 2025 -
Arm backend: Fix CPU cycle counters over backend delegate code
#10393 merged
Apr 24, 2025 -
Arm backend: Update more node visitors to support TOSA 1.0
#10425 merged
Apr 24, 2025 -
[Android] Add Tensor_unsupoprted return type instead of crash
#10414 merged
Apr 24, 2025 -
Remove leftover print
#10396 merged
Apr 24, 2025 -
[cortex-m] Add scalar c++ op for dequantize_per_tensor
#10383 merged
Apr 24, 2025 -
[cortex-m] Add scalar c++ op for quantize_per_tensor
#10382 merged
Apr 24, 2025 -
[cortex-m] initial commit
#10381 merged
Apr 24, 2025 -
[ExecuTorch][#9638] Introduce Protected Method Getter in Extension.Module
#10384 merged
Apr 24, 2025 -
Add pass to tag external constants for delegates
#10422 merged
Apr 24, 2025 -
Add pass to tag external constants for delegates
#10328 merged
Apr 23, 2025 -
Fix linter
#10404 merged
Apr 23, 2025 -
[ET-VK] Add coop shader for int8 linear
#10416 merged
Apr 23, 2025 -
[ET-VK] Enable int8 tiled compute shader to be used with buffer tensors
#10415 merged
Apr 23, 2025 -
[ET-VK] Add coop shader for int8 linear
#10304 merged
Apr 23, 2025 -
[ET-VK] Enable int8 tiled compute shader to be used with buffer tensors
#10302 merged
Apr 23, 2025 -
Revert "Migrate elementwise_util callers to the variants with out_dtypes in template arguments"
#10411 merged
Apr 23, 2025 -
Revert "Save some size in dtype_util when dtype selective build is not in use"
#10410 merged
Apr 23, 2025 -
Generalize view_copy fusion.
#10356 merged
Apr 23, 2025 -
Add job_arn to benchmark result
#10372 merged
Apr 23, 2025 -
Add CI workflow to check c10 is synced with PyTorch
#10403 merged
Apr 23, 2025 -
Revert "Minibench refactor (#10376)"
#10405 merged
Apr 23, 2025 -
Revert "Arm backend: Populate __init__.py for quantizer and Arm root"
#10395 merged
Apr 23, 2025 -
Arm backend: Convert assert to throw ValueError in op_log
#10392 merged
Apr 23, 2025 -
Arm backend: Add Tutorial to Example tab on the Docs page
#10386 merged
Apr 23, 2025 -
Arm backend: Update node visitors to support TOSA 1.0
#10390 merged
Apr 23, 2025 -
Arm backend: Make it easier to generate non delegated/quantized PTEs
#10387 merged
Apr 23, 2025 -
Arm backend: Allow --quantize in non delegated using aot_arm_compiler
#10385 merged
Apr 23, 2025 -
Arm backend: Set REGIONCFG registers of the Ethos-U
#10388 merged
Apr 23, 2025 -
[ExecuTorch][#10364] Add Protected Method Getter in
extension.Module
#10374 merged
Apr 23, 2025 -
Pcre2 buck target in third-party (#55)
#10367 merged
Apr 23, 2025
55 Pull requests opened by 27 people
-
Android test use kotlin
#10401 opened
Apr 23, 2025 -
always turn on dynamo for map (#150962)
#10409 opened
Apr 23, 2025 -
IOManager Interface
#10418 opened
Apr 23, 2025 -
Fix `numel()` downcast in executorch/backends/vulkan/test/utils/test_utils.cpp +2
#10419 opened
Apr 23, 2025 -
Fix `numel()` downcast in dper_lib/silvertorch/core/legacy/tools/eval/tests/TestUtil.cpp +2
#10420 opened
Apr 23, 2025 -
Test fix
#10423 opened
Apr 24, 2025 -
[ExecuTorch][#10375] Add `extension.BundledModule` to Wrap `extension.Module` with Bundled Program Logic
#10449 opened
Apr 24, 2025 -
[ExecuTorch][#10447] Extend `PyBundledModule` with `extension.BundledModule`
#10450 opened
Apr 24, 2025 -
Java test use kotlin
#10458 opened
Apr 25, 2025 -
Update documents for Express SDK update
#10462 opened
Apr 25, 2025 -
Support more open-source models
#10463 opened
Apr 25, 2025 -
Introduce `platform-config` in CompileSpec for MediaTek backend
#10464 opened
Apr 25, 2025 -
Arm backend: [serializer-lib][0.80] Refactor to accomodate v1.0
#10467 opened
Apr 25, 2025 -
Arm backend: [serialization_lib][1.00] update consumers
#10468 opened
Apr 25, 2025 -
Arm backend: [serializer-lib][0.80] Refactor to accomodate v1.0
#10469 opened
Apr 25, 2025 -
Arm backend: [serialization_lib][1.00] update consumers
#10470 opened
Apr 25, 2025 -
Use a local strong NSError for methods with nested autorelease pool
#10471 opened
Apr 25, 2025 -
Add pass to remove unused parameters in to_executorch
#10484 opened
Apr 25, 2025 -
Save some size in pattern/{bitwise,comparison}_op.h
#10489 opened
Apr 25, 2025 -
Reapply #9842: Save some size in dtype_util when dtype selective build is not in use
#10490 opened
Apr 25, 2025 -
Reapply #9841: Migrate elementwise_util callers to the variants with out_dtypes in template arguments
#10491 opened
Apr 25, 2025 -
Extract trace from prepare_and_convert and remove export_program
#10493 opened
Apr 25, 2025 -
Use generated files in module test
#10497 opened
Apr 25, 2025 -
Experiment so
#10498 opened
Apr 26, 2025 -
Increase max try in llm benchmark
#10500 opened
Apr 26, 2025 -
Allow removing permute pairs in addition to transpose pairs
#10501 opened
Apr 26, 2025 -
fix
#10512 opened
Apr 28, 2025 -
Refactor _get_source_transforms to remove args
#10519 opened
Apr 28, 2025 -
Refactor _to_edge_and_lower_llama to remove args
#10520 opened
Apr 28, 2025 -
[ET-VK] Introduce generic export pass for fusing Q/DQ nodes
#10525 opened
Apr 28, 2025 -
Support named_data in flat_tensor
#10527 opened
Apr 28, 2025 -
Pass one NDM to backend init
#10528 opened
Apr 28, 2025 -
Rename ModuleLinear -> ModuleAddMul
#10529 opened
Apr 28, 2025 -
Backend data separation test
#10531 opened
Apr 28, 2025 -
Xnnpack test for program-data separation
#10532 opened
Apr 28, 2025 -
Use std::string_view and std::optional
#10541 opened
Apr 29, 2025 -
Qualcomm AI Engine Direct - xr model enablement (mld_f)
#10546 opened
Apr 29, 2025 -
Arm backend: Fix sigmoid int16 and int32 flakyness
#10548 opened
Apr 29, 2025 -
Remove strictness in export calls
#10552 opened
Apr 29, 2025 -
Add complex dtype support to op_sum
#10559 opened
Apr 29, 2025 -
Add complex dtype support to mul
#10560 opened
Apr 29, 2025 -
[MPS] Add portable grid_sampler_2d implementation + tests
#10561 opened
Apr 29, 2025 -
[MPS] float16 naming fixed and inexistent mps_logical_not model removed
#10562 opened
Apr 29, 2025 -
Introducing NXP Neutron runtime
#10563 opened
Apr 29, 2025 -
Implement a coversion pass from pow(E,x) to E-1 mul ops.
#10564 opened
Apr 29, 2025 -
Hack vulkan so
#10565 opened
Apr 29, 2025 -
Allow removing permute pairs in addition to transpose pairs (#10501)
#10566 opened
Apr 29, 2025 -
Implement native_dropout
#10567 opened
Apr 30, 2025 -
Fix quantizer tests after dq conv is enabled
#10569 opened
Apr 30, 2025 -
Qualcomm AI Engine Direct - Streaming Mimi Enablement
#10570 opened
Apr 30, 2025 -
Do not raise error when quant primitives are left after partitioner
#10573 opened
Apr 30, 2025 -
Add helpers to create errors in ObjC/Swift
#10575 opened
Apr 30, 2025 -
[ExecuTorch] Separate `extension.Module` Namespaces from Aten and non-Aten
#10576 opened
Apr 30, 2025 -
Arm backend: Replace asserts with error handling in upsample operators
#10577 opened
Apr 30, 2025 -
Qualcomm AI Engine Direct - Refactor llama runner
#10578 opened
Apr 30, 2025
15 Issues closed by 9 people
-
CoreML Partitioner is not able to lower mv3
#10451 closed
Apr 30, 2025 -
custom_ops fails to build when cross-compiling to x64 from arm64
#6839 closed
Apr 30, 2025 -
Dependency failures when installing with cmake v4.0
#10152 closed
Apr 29, 2025 -
ARM baremetal tests are not running properly
#9602 closed
Apr 29, 2025 -
Update Arm Ethos U backend docs using backend template
#8530 closed
Apr 25, 2025 -
Revamp iOS documentations
#7903 closed
Apr 25, 2025 -
Move ExecuTorchDemo iOS app to pytorch-labs/executorch-demo
#8788 closed
Apr 25, 2025 -
Migrate demo apps to executorch-examples repository
#10329 closed
Apr 25, 2025 -
Benchmark: Report memory usage in Android benchmark app
#7988 closed
Apr 24, 2025 -
Support BFloat16 dtype in Android Tensor API
#9881 closed
Apr 24, 2025 -
Remove EXECUTORCH_BUILD_HOST_TARGETS
#9404 closed
Apr 24, 2025 -
Get/set buffer api similar to get/set input/output
#8540 closed
Apr 24, 2025 -
[Android] Add java layer fp16 support
#10371 closed
Apr 24, 2025 -
Add Protected Method Getter in `extension.Module`
#10364 closed
Apr 23, 2025 -
Report avg_inference_latency from Android LLM benchmark app
#8578 closed
Apr 23, 2025
33 Issues opened by 17 people
-
where is pytorch_tokenizers.tools.llama2c.convert?
#10571 opened
Apr 30, 2025 -
Add pcre2 changes to the Llama app
#10555 opened
Apr 29, 2025 -
runtime oeprator-level numeric issue detector
#10554 opened
Apr 29, 2025 -
Where should debug handle generation leave
#10553 opened
Apr 29, 2025 -
Add merge to NamedDataMap API
#10551 opened
Apr 29, 2025 -
Refactor flat_tensor
#10550 opened
Apr 29, 2025 -
Mechanism to detect performance CPU core is not reliable
#10549 opened
Apr 29, 2025 -
Bug in Benchmark Dash UI display
#10524 opened
Apr 28, 2025 -
[exir] MemoryPlanning Verifier assumes that if a model has a user input it has at least 1 tensor input.
#10522 opened
Apr 28, 2025 -
which clang source of bf16 GEMM kernel
#10513 opened
Apr 28, 2025 -
Module.execute does not check input count
#10510 opened
Apr 28, 2025 -
ConvertToLinearPass is not sound when transposes are elided
#10499 opened
Apr 26, 2025 -
[Android] Make QNN backend as a .so library
#10495 opened
Apr 25, 2025 -
[Android] Make vulkan backend as a .so library
#10494 opened
Apr 25, 2025 -
[CMake] Utils.cmake, function name kernel_link_options() and target_link_options_shared_lib() misleading
#10492 opened
Apr 25, 2025 -
[CMake] When should we use static lib and when shared
#10461 opened
Apr 25, 2025 -
[Android] Add an interface to talk to delegates
#10459 opened
Apr 25, 2025 -
[Android] Make libraries hot pluggable
#10457 opened
Apr 24, 2025 -
[Android] Get rid of NativePeer.java
#10456 opened
Apr 24, 2025 -
[Android] Migrate tests to kotlin
#10454 opened
Apr 24, 2025 -
[Android] Add method metadata report API in Module.java
#10453 opened
Apr 24, 2025 -
Extend `PyBundledModule` with `extension.BundledModule`
#10447 opened
Apr 24, 2025 -
[Android] Use generic JNI instead of fbjni
#10444 opened
Apr 24, 2025 -
Fix CoreML handling of scalars Rank0 tensors in ET
#10443 opened
Apr 24, 2025 -
[Android] Add a Runtime.java
#10439 opened
Apr 24, 2025 -
[Android] Java API for runtime info
#10438 opened
Apr 24, 2025 -
Add complex dtype support to op_sum_dim
#10431 opened
Apr 24, 2025 -
Add complex dtype support to op_mul
#10430 opened
Apr 24, 2025 -
Finalize etLLM components and specs
#10427 opened
Apr 24, 2025 -
Both optimized and portable arithmetic operators have broadcasting errors
#10421 opened
Apr 23, 2025 -
MTK Buck version
#10407 opened
Apr 23, 2025 -
[minibench] error report when run failed
#10400 opened
Apr 23, 2025 -
Undefined symbol while compiling runtime for MediaTek
#10389 opened
Apr 23, 2025
32 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
NXP Backend: Add eIQ Neutron Backend
#10196 commented on
Apr 28, 2025 • 39 new comments -
NXP backend: Enable initial unit tests workflow
#10258 commented on
Apr 30, 2025 • 2 new comments -
Qualcomm AI Engine Direct - Support Qnn IR backend in online preparation
#8876 commented on
Apr 30, 2025 • 2 new comments -
Use external hf_tokenizer in llama runner
#9112 commented on
Apr 30, 2025 • 1 new comment -
Bump PyTorch nightly pin past April 22 2025
#10362 commented on
Apr 25, 2025 • 0 new comments -
Rename some "jarvis" instances into "falcon" or "cadence"
#10354 commented on
Apr 29, 2025 • 0 new comments -
[XNNPACK] torchao is installed by default
#10336 commented on
Apr 29, 2025 • 0 new comments -
Update flat tensor ndm to account for named delegate data
#10330 commented on
Apr 23, 2025 • 0 new comments -
Qualcomm AI Engine Direct - alias_copy op
#10319 commented on
Apr 30, 2025 • 0 new comments -
Added tensor's dim order ambiguity check
#10272 commented on
Apr 24, 2025 • 0 new comments -
[Example] Yolo12 Detection sample with OpenVINO/XNNPACK backend
#10156 commented on
Apr 25, 2025 • 0 new comments -
[#9971] Gracefully error out in ETDump part 3 for *profiling_delegate
#10147 commented on
Apr 24, 2025 • 0 new comments -
Qualcomm AI Engine Direct - Add rewrite function of observer
#10093 commented on
Apr 24, 2025 • 0 new comments -
Added support for bias in optimized linear operation
#9527 commented on
Apr 28, 2025 • 0 new comments -
Arm backend: Remove unused github ci git setup
#8833 commented on
Apr 29, 2025 • 0 new comments -
Neuron buffer allocator decouple from ExecuTorch framework
#8760 commented on
Apr 25, 2025 • 0 new comments -
Remove ExecuTorch copy of Vectorized
#7042 commented on
Apr 28, 2025 • 0 new comments -
[pytorch hash update] update the pinned pytorch hash
#4589 commented on
Apr 30, 2025 • 0 new comments -
Return "platform not supported" when using PyTorch on intel-based Macbooks
#9772 commented on
Apr 29, 2025 • 0 new comments -
Support CoreML export on Linux
#9800 commented on
Apr 29, 2025 • 0 new comments -
Query regarding support of Executorch for ARM Ethos-U65 backend
#9356 commented on
Apr 29, 2025 • 0 new comments -
Check tensor's dim order ambiguity in IR verifier
#9942 commented on
Apr 29, 2025 • 0 new comments -
[QCOM] [Llama] the size of w4a16 quantized Llama 3.2 1B Pte is too large
#10226 commented on
Apr 29, 2025 • 0 new comments -
[QCOM] Warning when exporting the model
#10281 commented on
Apr 28, 2025 • 0 new comments -
Trying to convert torch.multinomial to PTE model
#10315 commented on
Apr 28, 2025 • 0 new comments -
executorch model Inference time is higher than the torch model
#10297 commented on
Apr 28, 2025 • 0 new comments -
Inconsistent logo between GitHub repo and documentation site
#8163 commented on
Apr 25, 2025 • 0 new comments -
[v0.6.0] Release Tracker
#9253 commented on
Apr 25, 2025 • 0 new comments -
Add `extension.BundledModule` to Wrap `extension.Module` with Bundled Program Logic
#10375 commented on
Apr 24, 2025 • 0 new comments -
[Android] Error running a transformer decoder-based neural network
#8665 commented on
Apr 24, 2025 • 0 new comments -
Android: Tensor type is not very friendly to BFloat16
#6571 commented on
Apr 23, 2025 • 0 new comments -
insert_write_back_for_buffers_pass should inject copy_ nodes at the earliest possible spot.
#7345 commented on
Apr 23, 2025 • 0 new comments