Skip to content

Instantly share code, notes, and snippets.

@bendangnuksung
Created May 26, 2020 07:57
Show Gist options
  • Save bendangnuksung/67c59cdfb2889e2738abdf60f8290b1d to your computer and use it in GitHub Desktop.
Save bendangnuksung/67c59cdfb2889e2738abdf60f8290b1d to your computer and use it in GitHub Desktop.
#!/bin/bash
tensorflow_model_server --port=8500 --rest_api_port=8501 --model_name=resnet --model_base_path=/models/resnet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment