Skip to content

Commit 30fb89e

Browse files
committed
remove tf
1 parent a11eb0a commit 30fb89e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python/examples/grpc_client.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353

5454
FLAGS = parser.parse_args()
5555

56-
model_name = "inception_graphdef"
56+
model_name = "densenet_onnx"
5757
model_version = ""
5858
batch_size = 1
5959

0 commit comments

Comments
 (0)