Update 7. Jami plugins

This commit is contained in:
Aline Gondim Santos 2020-11-06 12:24:55 -05:00
parent fbbe54e7b6
commit 0ea978e51d
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ make
#### Tensorflow 2.1.0
A difficulty for a lot of people working with tensorflow is how to properly build it.
With that in mind we created the docker files available for [here]("https://hub.docker.com/repository/docker/sflagsantos/tensorflow-cuda") and [here]("https://hub.docker.com/repository/docker/sflagsantos/tensorflowlite"). These docker can be used to build plugins for Linux and Android, however they cannot handle Windows.
With that in mind we created docker images with cuda and tensorflow libraries available for GNU/Linux builds [here](https://hub.docker.com/repository/docker/sflagsantos/tensorflow-cuda) and for Android builds [here](https://hub.docker.com/repository/docker/sflagsantos/tensorflowlite). These docker can be used to build plugins for Linux and Android, however they cannot handle Windows.
Here we carefully guide you through the proper build of tensorflow LITE Native and Tensorflow C++ API for our three supported platforms.
You will need: