chore: import upstream snapshot with attribution
cffconvert / validate (push) Has been skipped
License Check / license-check (push) Failing after 2s

This commit is contained in:
wehub-resource-sync
2026-07-13 12:14:16 +08:00
commit 8a852e4b4e
36502 changed files with 9277225 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# TOSA legalizations for TensorFlow and TensorFlow Lite (Deprecated)
## Deprecation notice
This directory contains an archive of the Tensor Operator Set Architecture (TOSA) MLIR legalizations for the TensorFlow and TF Lite MLIR Dialects. For more information see the resources below.
Support for these legalization paths has been **moved** to the [TOSA Converter for TFLite](https://gitlab.arm.com/tosa/tosa-converter-for-tflite) repository and is **not currently maintained nor kept up to date within this repository**.
## Resources
* [Tensor Operator Set Architecture (TOSA) Specification](https://www.mlplatform.org/tosa/tosa_spec.html)
* [TOSA MLIR Dialect](https://mlir.llvm.org/docs/Dialects/TOSA/)
* [TOSA Converter for TFLite](https://gitlab.arm.com/tosa/tosa-converter-for-tflite)