vcpkg/ports/tensorflow-common/vcpkg.json
Billy O'Neal 8275003fd8
[tensorflow-common] Shutdown server after 1 second. (#20273)
* [tensorflow-common] Shutdown server after 1 second.

Attempts to reduce the probability of failures like https://dev.azure.com/vcpkg/public/_build/results?buildId=59950

* Version database
2021-09-23 18:04:24 -07:00

8 lines
311 B
JSON

{
"name": "tensorflow-common",
"version-semver": "2.4.1",
"port-version": 5,
"description": "This meta package holds common files for the C [tensorflow] and the C++ [tensorflow-cc] API version of TensorFlow but is not installable on its own.",
"homepage": "https://github.com/tensorflow/tensorflow"
}