COMMITS
/ kernels/optimized/CMakeLists.txt May 16, 2025
P
Mostly sync BlasKernel.cpp with ATen ReducedPrecisionGemvFastPathKernel (#10941)
pytorchbot committed
May 15, 2025
J
Define PYTHON_EXECUTABLE only once in cmake (#10911)
jathu committed
May 12, 2025
H
Make a separate target for kernel utils (#10788)
Hansong committed
May 7, 2025
H
Kernels should depend on executorch_core
Hansong committed
April 2, 2025
S
March 17, 2025
J
[build Folder Migration] Move build/Utils.cmake (#9316)
jathu committed
J
March 13, 2025
J
[build Folder Migration] Move build/Codegen.cmake (#9185)
jathu committed
March 12, 2025
S
Revert "Revert "Split & remove extension_parallel (#8983)"" (#9190)
Scott Wolchok committed
S
Revert "Split & remove extension_parallel (#8983)" (#9189)
Scott Wolchok committed
March 11, 2025
S
Split & remove extension_parallel (#8983)
Scott Wolchok committed
March 5, 2025
S
Add proper CMake build for extension_parallel (#8938)
Scott Wolchok committed
February 25, 2025
P
Clean up optimized-oss.yaml (#8668)
pytorchbot committed
February 12, 2025
P
Reuse GELU implementation from PyTorch core (#8322)
pytorchbot committed
February 11, 2025
P
Integrate torchgen exception boundary with ExecuTorch (#8321)
pytorchbot committed
February 7, 2025
S
Implement _fft_r2c core ATen op (#8277)
Scott Wolchok committed
September 29, 2024
G
Rename executorch_no_prim_ops to executorch_core (#5740)
Gregory James Comer committed
September 13, 2024
S
Use parallel_for in bfloat16 gemm_transa_ kernel (#5248)
Scott Wolchok committed
June 7, 2024
H
Add quantized kernel test (#3899)
Hansong Zhang committed
June 1, 2024
H
Enable kernel testing in OSS (#3795)
Hansong Zhang committed
May 8, 2024
M
Remove dependency from pytorch core as git submodule (#3530)
Mergen Nachin committed
May 3, 2024
A
Format all cmake files. (#3498)
Anthony Shoumikhin committed
May 1, 2024
M
Refactor Codegen.cmake to add argument names (#3382)
Mengwei Liu committed
April 11, 2024
M
Use new API to register custom ExecuTorch kernels into ATen (#2937)
Mengwei Liu committed
March 28, 2024
K
Use eigen blas for blas routines (#2672)
Kimish Patel committed
K
Enable blas and add eigen blas (#2670)
Kimish Patel committed
March 27, 2024
G
CMake Use python instead of python3 when in a (non-base) conda environment (#2687)
Gregory Comer committed
March 25, 2024
G
Add REGISTER_OPTIMIZED_OPS option to CMake build (ET + Llama) (#2632)
Gregory Comer committed
March 23, 2024
G
Back out "Build CPUBLAS as a separate CMake target" (#2610)
Guang Yang committed
G
Build CPUBLAS as a separate CMake target (#2601)
Gregory Comer committed
March 22, 2024
G
Build optimized library with CMake (#2530)
Gregory Comer committed