Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 142 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 142 Bytes

GPU-GRPC-SERVER

  1. how to build gpu-grpc-server

go build server.go 

  1. how to build docker image:
cd image

./package