STT-tensorflow/tensorflow/lite/objc/TensorFlowLite.tulsiproj/project.tulsiconf
YoungSeok Yoon 5a063c275e Migrate TFLite iOS directories out of experimental
PiperOrigin-RevId: 343958075
Change-Id: I4c7736094f1babab288fb57455e29ab4c0c4fa3d
2020-11-23 17:19:01 -08:00

18 lines
269 B
Plaintext

{
"configDefaults" : {
"optionSet" : {
"BazelBuildOptionsDebug" : {
},
"BazelBuildOptionsRelease" : {
},
}
},
"projectName" : "TensorFlowLite",
"packages" : [
"tensorflow/lite/objc"
],
"workspaceRoot" : "../../../.."
}