{
"id": "library:tensorflow",
"_kind": "Library",
"_file": "domain/libraries/libraries-python.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "TensorFlow",
"belongsToLanguageId": "language:python",
"description": "End-to-end ML platform with Keras high-level API, TF Serving,\nTF Lite, and SavedModel export.\n"
},
"outgoingEdges": [
{
"from": "library:tensorflow",
"to": "language:python",
"kind": "belongs_to_language"
}
],
"incomingEdges": []
}