We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a11eb0a commit 30fb89eCopy full SHA for 30fb89e
src/python/examples/grpc_client.py
@@ -53,7 +53,7 @@
53
54
FLAGS = parser.parse_args()
55
56
- model_name = "inception_graphdef"
+ model_name = "densenet_onnx"
57
model_version = ""
58
batch_size = 1
59
0 commit comments