mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -21,6 +21,6 @@ cp tensorflow/core/platform/*.h tmp/include/tensorflow/core/platform
|
||||
cp third_party/xla/third_party/tsl/tsl/platform/*.h tmp/include/tsl/platform
|
||||
cp third_party/xla/xla/tsl/c/*.h tmp/include/xla/tsl/c
|
||||
(cd tmp && tar --exclude=*.params -czf /build/libtensorflow-$1-$2.tar.gz .)
|
||||
du -h libtensorflow-$1-$2.tar.gz
|
||||
du -h /build/libtensorflow-$1-$2.tar.gz
|
||||
|
||||
echo "Done."
|
||||
|
||||
Reference in New Issue
Block a user