Skip to content

Conversation

@tpmccallum
Copy link
Contributor

Update this documentation which will also serve Joey's installation instructions (as apposed to creating redundant instructions on Joey which could become outdated)

Update this documentation which will also serve Joey's installation instructions (as apposed to creating redundant instructions on Joey which could become outdated)
README.md Outdated
* You can use the following commands to get libtensorflowlite\_c.so
```bash
# Download TensorFlow deps
# Download TensorFlow deps
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove extra space before the #

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologies, that .md should not have been there in that code block, I have removed it now.

README.md Outdated
rm -rf ssvm-tensorflow-deps-lite-0.1.0-linux-x64.tar.gz
```
* Configure dynamic linker run-time bindings
```bash
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems like the indent size is not correct.

README.md Outdated
* libpng-dev
* libpng-dev
```bash
sudo aptitude install libpng-dev
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use apt instead.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed to apt and then also added -y

README.md Outdated
```
* libjpeg-dev
```bash
sudo aptitude install libjpeg-dev
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ditto.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants