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,61 @@
{
"additionalFilePaths" : [
"tensorflow/lite/swift/BUILD"
],
"buildTargets" : [
"//tensorflow/lite/swift:TensorFlowLiteAllDelegates",
"//tensorflow/lite/swift:Tests",
"//tensorflow/lite/swift:TestsLibrary"
],
"optionSet" : {
"BazelBuildOptionsDebug" : {
"p" : "$(inherited)"
},
"BazelBuildOptionsRelease" : {
"p" : "$(inherited)"
},
"BazelBuildStartupOptionsDebug" : {
"p" : "$(inherited)"
},
"BazelBuildStartupOptionsRelease" : {
"p" : "$(inherited)"
},
"BuildActionPostActionScript" : {
"p" : "$(inherited)"
},
"BuildActionPreActionScript" : {
"p" : "$(inherited)"
},
"CLANG_CXX_LANGUAGE_STANDARD" : {
"p" : "c++14"
},
"CommandlineArguments" : {
"p" : "$(inherited)"
},
"EnvironmentVariables" : {
"p" : "$(inherited)"
},
"LaunchActionPostActionScript" : {
"p" : "$(inherited)"
},
"LaunchActionPreActionScript" : {
"p" : "$(inherited)"
},
"ProjectGenerationCompilationMode" : {
"p" : "opt"
},
"TestActionPostActionScript" : {
"p" : "$(inherited)"
},
"TestActionPreActionScript" : {
"p" : "$(inherited)"
}
},
"projectName" : "TensorFlowLite",
"sourceFilters" : [
"tensorflow/lite/c",
"tensorflow/lite/swift",
"tensorflow/lite/swift/Sources",
"tensorflow/lite/swift/Tests"
]
}
@@ -0,0 +1,17 @@
{
"configDefaults" : {
"optionSet" : {
"ProjectPrioritizesSwift" : {
"p" : "YES"
},
"SwiftForcesdSYMs" : {
"p" : "NO"
}
}
},
"projectName" : "TensorFlowLite",
"packages" : [
"tensorflow/lite/swift"
],
"workspaceRoot" : "../../../.."
}