初始化 observer 项目:纯代码,不含权重与训练数据

This commit is contained in:
2026-08-20 13:11:57 +08:00
commit b9934c996d
52 changed files with 4737 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# TensorFlow Lite
-keep class org.tensorflow.** { *; }
-dontwarn org.tensorflow.**