tfclient is the great project to learn how to request TensorFlow serving in golang.
Can you provide the instructions to compile and generate the proto files? Now we can only use the generated go files and we want to compile by ourselves when the protobuf changes.
tfclient
is the great project to learn how to request TensorFlow serving in golang.Can you provide the instructions to compile and generate the proto files? Now we can only use the generated go files and we want to compile by ourselves when the protobuf changes.