Michael Mayer
83717bda02
TensorFlow 2: Build AMD64 binaries for generic x86-64 march #4979
...
see https://gcc.gnu.org/onlinedocs/gcc/x86-Options.html
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-05-05 10:57:01 +02:00
Michael Mayer
333c54f3a2
TensorFlow 2: Build AMD64 binaries with "nocona" compatibility #4979
...
see https://gcc.gnu.org/onlinedocs/gcc/x86-Options.html
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-05-05 10:46:22 +02:00
Michael Mayer
80e6d02509
TensorFlow 2: Build AMD64 binaries with Prescott compatibility #4979
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-05-05 10:41:58 +02:00
Michael Mayer
4484b885d4
TensorFlow 2: Update docker/tensorflow/Makefile #4979
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-05-05 10:33:49 +02:00
Michael Mayer
2b788fd258
TensorFlow 2: Build AMD64 binaries with Pentium 4 compatibility #4979
...
see https://github.com/photoprism/photoprism/discussions/4979
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-05-05 10:32:32 +02:00
Michael Mayer
332e57d59f
AI: Update build target and install-tensorflow.sh for AVX512 #222 #4922
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-06 10:15:34 +02:00
Michael Mayer
5650ea29b5
AI: Update libtensorflow-avx512 build target in Makefile #222 #4922
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-06 10:00:20 +02:00
Michael Mayer
efe36603f8
AI: Add libtensorflow-avx512 to default targets in Makefile #222 #4922
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-06 09:39:21 +02:00
Michael Mayer
96fdd1a41a
AI: Add libtensorflow build target for Intel AMX-AVX512 #222 #4922
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-06 09:37:49 +02:00
Michael Mayer
0b9233f44b
AI: Build libtensorflow with --copt=-O2 instead of --copt=-O3 #222 #4922
...
This should optimize for fast execution as much as possible without
significantly increasing the binary size.
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-06 09:25:20 +02:00
Michael Mayer
a97d66d6e4
AI: Update libtensorflow build targets in Makefiles #222 #4922
...
This normalizes the archive names and adds required compiler flags.
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-06 08:35:06 +02:00
Michael Mayer
6b26974ce7
TensorFlow: Upgrade build scripts to v2.18.0 #222
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-01 23:43:22 +02:00
Michael Mayer
4f05fde794
Update build environments
2020-04-28 11:51:42 +02:00
Michael Mayer
c4d7850228
TensorFlow: Set version to 1.15.2
2020-04-27 20:22:55 +02:00
Michael Mayer
7981bf6d82
Fix Makefile for building TF on Linux #83
2019-06-27 11:25:14 +02:00
Michael Mayer
852d13797a
Improve to TF build image and scripts incl AVX2 support #83
2019-06-27 03:22:09 +02:00
Michael Mayer
dd0f2b75ce
Fix Makefile for tensorflow build image #83
2019-06-26 02:47:27 +02:00
Michael Mayer
f2b6cf169d
Rename libtensorflow-linux-x86_64-avx to libtensorflow-linux-avx #83
2019-06-26 00:27:05 +02:00
Michael Mayer
0756167115
TensorFlow: Use tmp/ instead of archive/ as temp path #83
2019-06-26 00:17:10 +02:00
Michael Mayer
84aefc1272
Add Makefile & config to TensorFlow 1.14.0 build image #83
2019-06-25 23:08:53 +02:00