Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Releases: signal-ai/tensorflow-builds

tensorflow-1.15.5-cp37-cp37m-linux_x86_64_avx512_mkl

05 Sep 13:23
48e4d7e
Compare
Choose a tag to compare
bazel build --config=v1 --config=opt \
  --config=nogcp \
  --config=nohdfs \
  --config=nokafka \
  --config=noignite \
  --config=mkl \
  --copt=-mavx --copt=-mavx2 --copt=-mavx512f --copt=-mfma --copt=-mfpmath=both --copt=-msse4.2 --copt=-msse4.1 \
  //tensorflow/tools/pip_package:build_pip_package

tensorflow-1.15.5-cp37-cp37m-linux_x86_64_avx2

05 Sep 15:02
48e4d7e
Compare
Choose a tag to compare
bazel build --config=v1 --config=opt \
  --config=nogcp \
  --config=nohdfs \
  --config=nokafka \
  --config=noignite \
  --copt=-mavx --copt=-mavx2 --copt=-mfma --copt=-mfpmath=both --copt=-msse4.2 --copt=-msse4.1 \
  //tensorflow/tools/pip_package:build_pip_package