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
@@ -0,0 +1,63 @@
{
"sourceFilters" : [
"tensorflow/lite",
"tensorflow/lite/c",
"tensorflow/lite/objc",
"tensorflow/lite/objc/apis",
"tensorflow/lite/objc/apps/TestApp/TestApp",
"tensorflow/lite/objc/apps/TestApp/TestApp/Base.lproj",
"tensorflow/lite/objc/sources",
"tensorflow/lite/objc/tests",
"tensorflow/lite/kernels",
"tensorflow/lite/kernels/internal",
"tensorflow/lite/nnapi",
"tensorflow/lite/schema"
],
"buildTargets" : [
"//tensorflow/lite/objc:TensorFlowLite",
"//tensorflow/lite/objc:TestApp",
"//tensorflow/lite/objc:tests"
],
"projectName" : "TensorFlowLite",
"optionSet" : {
"LaunchActionPreActionScript" : {
"p" : "$(inherited)"
},
"BazelBuildStartupOptionsRelease" : {
"p" : "$(inherited)"
},
"BazelBuildOptionsRelease" : {
"p" : "$(inherited)"
},
"BazelBuildOptionsDebug" : {
"p" : "$(inherited)"
},
"EnvironmentVariables" : {
"p" : "$(inherited)"
},
"BuildActionPreActionScript" : {
"p" : "$(inherited)"
},
"CommandlineArguments" : {
"p" : "$(inherited)"
},
"TestActionPreActionScript" : {
"p" : "$(inherited)"
},
"BazelBuildStartupOptionsDebug" : {
"p" : "$(inherited)"
},
"BuildActionPostActionScript" : {
"p" : "$(inherited)"
},
"TestActionPostActionScript" : {
"p" : "$(inherited)"
},
"LaunchActionPostActionScript" : {
"p" : "$(inherited)"
}
},
"additionalFilePaths" : [
"tensorflow/lite/objc/BUILD"
]
}
@@ -0,0 +1,17 @@
{
"configDefaults" : {
"optionSet" : {
"BazelBuildOptionsDebug" : {
},
"BazelBuildOptionsRelease" : {
},
}
},
"projectName" : "TensorFlowLite",
"packages" : [
"tensorflow/lite/objc"
],
"workspaceRoot" : "../../../.."
}