Merge branch 'master' of https://forge.ortion.xyz/UncleSamulus/TensorBird
This commit is contained in:
commit
d2cbcb3378
10
README.md
10
README.md
@ -50,3 +50,13 @@ python -m ipykernel install --user --name=tb-venv
|
|||||||
jupyter notebook
|
jupyter notebook
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Run TF Lite
|
||||||
|
|
||||||
|
### Trouble shooting
|
||||||
|
|
||||||
|
For tensorflow Lite to work on virtual env, we have to install the following package.
|
||||||
|
```bash
|
||||||
|
sudo apt install libatlas-base-dev
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user