tensorflow-serving-arm icon indicating copy to clipboard operation
tensorflow-serving-arm copied to clipboard

TensorFlow Serving ARM - A project for cross-compiling TensorFlow Serving targeting popular ARM cores

Results 4 tensorflow-serving-arm issues
Sort by recently updated
recently updated
newest added

Hello, @emacski . I am using your repository to implement a TFServing in a RaspberryPi, but apart from being able to make inferences over the models in the serving, I...

Hi emacski, I want to build a arm64 docker image of tf-serving, like you did. I followed the instructions on [tensorflow-serving ](https://github.com/tensorflow/serving/blob/master/tensorflow_serving/g3doc/building_with_docker.md) and stuck at bazel. it shows that in...

Hi- thank you so much for this repo- it has been a lifesaver so far. I am trying to follow [these](https://github.com/tensorflow/decision-forests/blob/main/documentation/tensorflow_serving.md) instructions whilst still compiling for arm, but running into...

``` sh ~/go/src/github.com/tensorflow-serving-arm #2.3.0 ❯ docker build -t emacski/tensorflow-serving:latest-devel -f tensorflow_model_server/tools/docker/Dockerfile .  base [+] Building 11.1s (7/12) docker:desktop-linux => [internal] load build definition from Dockerfile 0.0s => => transferring...