* Fixed create_archive.sh
The previous version followed symlinks on doing the copy to a temporary
folder, so the resulting size was 3 times what it should be. Also
*.param files have been excluded from the final tar.gz file.
* Migrated tensorflow image to jammy
So as to build against an older version of glibc and support more OS
versions.
* Extend new create_archive.sh to all build types
The changes on the main create_archive.sh are now on all the other
versions.