We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2608f42 commit 03e9dd5Copy full SHA for 03e9dd5
setup.py
@@ -13,6 +13,7 @@
13
url='https://github.com/illagrenan/tensorflow-serving-api-python3',
14
license='Apache 2.0',
15
keywords="TensorFlow Serving API libraries",
16
+ author='Vašek Dohnal',
17
author_email='tensorflow-serving-dev@googlegroups.com',
18
packages=['tensorflow_serving'],
19
install_requires=[
0 commit comments