Matt Haynes
Matt Haynes
Ensure you delete the `build` and `dist` directories in the `tensorflow_binding` directory after applying fix, works for me
Hello, I can confirm this works on Ubuntu 16.04 and fixes the issue raised in #59. Is anybody able to merge this fix so we can install from official master?
Hey, I'm not sure I understand, do you mean things like and tags? Unfortunately the underlying library strips out any formatting like this so it would not be possible to...
No should extract the image too as a separate field (if it finds one it deems suitable :) Here's an example: http://juicer.herokuapp.com/api/article?url=http://www.bbc.co.uk/news/world-africa-16377824 Are you installing yourself or using the deb...
Results for AWS Graviton 3 Processor (`c7g.4xlarge` instance type). Compiled with `-march=native -ffast-math`. ` ./extra/bench-all.sh 8` | CPU | OS | Config | Model | Threads | Load [ms] |...
@ggerganov `-ffast-math` seems to make only a very small difference that could be noise between runs `-march=native` does seem to make a big difference, without it `FP16_VA` is not reported...