mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
d9c260b865
commit
3900573a7c
4 changed files with 4 additions and 4 deletions
|
|
@ -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."
|
||||
|
|
|
|||
|
|
@ -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."
|
||||
|
|
|
|||
|
|
@ -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."
|
||||
|
|
|
|||
|
|
@ -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."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue