All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-arago][scarthgap/master][PATCH 0/2] Add ARM Compute Library
@ 2024-12-20 16:49 Andrew Davis
  2024-12-20 16:49 ` [meta-arago][scarthgap/master][PATCH 1/2] flatbuffers: Remove this recipe Andrew Davis
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Andrew Davis @ 2024-12-20 16:49 UTC (permalink / raw)
  To: Denys Dmytriyenko, Ryan Eatmon, meta-arago; +Cc: Andrew Davis

Hello all,

This series adds support for arm-compute-library which will be used
as the base for several other ARM based ML frameworks and apps.

This package will be sent for inclusion in meta-arm as it is ARM
produced and supported software. This will be done after the patches
here for ACL are taken into the project's upstream. We can drop
this out of meta-arago master after that.

Thanks,
Andrew

Andrew Davis (2):
  flatbuffers: Remove this recipe
  meta-arago-extras: Add recipe for arm-compute-library

 ...-indention-in-cmake-generator-script.patch | 130 ++++++++++++
 ...ENABLE_NEON-in-code-for-checking-NEO.patch | 114 ++++++++++
 ...ENABLE_SVE-in-code-for-checking-SVE-.patch | 197 ++++++++++++++++++
 ...rce-files-at-library-definition-time.patch | 167 +++++++++++++++
 ...ptions-for-SVE-SVE2-and-BF16-support.patch | 112 ++++++++++
 ...SVE2-support-to-be-disabled-in-CMake.patch |  91 ++++++++
 .../0007-Allow-ARMv7-builds-using-CMake.patch |  86 ++++++++
 ...ymbol-error-when-building-TensorInfo.patch |  46 ++++
 .../arm-compute-library_24.12.bb              |  79 +++++++
 .../flatbuffers/flatbuffers_1.11.0.bb         |  34 ---
 .../recipes-core/packagegroups/ti-test.bb     |   1 +
 11 files changed, 1023 insertions(+), 34 deletions(-)
 create mode 100644 meta-arago-extras/recipes-devtools/arm-compute-library/arm-compute-library/0001-fix-Fix-indention-in-cmake-generator-script.patch
 create mode 100644 meta-arago-extras/recipes-devtools/arm-compute-library/arm-compute-library/0002-Use-ARM_COMPUTE_ENABLE_NEON-in-code-for-checking-NEO.patch
 create mode 100644 meta-arago-extras/recipes-devtools/arm-compute-library/arm-compute-library/0003-Use-ARM_COMPUTE_ENABLE_SVE-in-code-for-checking-SVE-.patch
 create mode 100644 meta-arago-extras/recipes-devtools/arm-compute-library/arm-compute-library/0004-Add-source-files-at-library-definition-time.patch
 create mode 100644 meta-arago-extras/recipes-devtools/arm-compute-library/arm-compute-library/0005-Add-CMake-options-for-SVE-SVE2-and-BF16-support.patch
 create mode 100644 meta-arago-extras/recipes-devtools/arm-compute-library/arm-compute-library/0006-Allow-SVE-and-SVE2-support-to-be-disabled-in-CMake.patch
 create mode 100644 meta-arago-extras/recipes-devtools/arm-compute-library/arm-compute-library/0007-Allow-ARMv7-builds-using-CMake.patch
 create mode 100644 meta-arago-extras/recipes-devtools/arm-compute-library/arm-compute-library/0008-Fix-undefined-symbol-error-when-building-TensorInfo.patch
 create mode 100644 meta-arago-extras/recipes-devtools/arm-compute-library/arm-compute-library_24.12.bb
 delete mode 100644 meta-arago-extras/recipes-devtools/flatbuffers/flatbuffers_1.11.0.bb

-- 
2.39.2



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-01-09 18:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-20 16:49 [meta-arago][scarthgap/master][PATCH 0/2] Add ARM Compute Library Andrew Davis
2024-12-20 16:49 ` [meta-arago][scarthgap/master][PATCH 1/2] flatbuffers: Remove this recipe Andrew Davis
2024-12-20 17:52   ` Denys Dmytriyenko
2024-12-21 19:52     ` Andrew Davis
2024-12-20 16:49 ` [meta-arago][scarthgap/master][PATCH 2/2] meta-arago-extras: Add recipe for arm-compute-library Andrew Davis
2025-01-09 18:27   ` Ryan Eatmon
2025-01-09 18:44     ` Andrew Davis
2025-01-09 18:45       ` Ryan Eatmon
2024-12-20 18:04 ` [meta-arago][scarthgap/master][PATCH 0/2] Add ARM Compute Library Denys Dmytriyenko
2024-12-21 20:05   ` Andrew Davis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.