Skip to content

Releases: meinside/libtensorflow.so-raspberrypi

libtensorflow v1.3.0

21 Aug 07:44
Compare
Choose a tag to compare

Built with:

  • Raspbian Stretch
    • gcc-6.3.0 / g++-6.3.0
  • Protobuf (v3.1.0)
  • Bazel (bazel-0.5.1-dist.zip)
  • Tensorflow (v1.3.0)
$ bazel build -c opt --copt="-mfpu=neon-vfpv4" --copt="-funsafe-math-optimizations" --copt="-ftree-vectorize" --copt="-fomit-frame-pointer" --jobs 1 --local_resources 1024,1.0,1.0 --verbose_failures --genrule_strategy=standalone --spawn_strategy=standalone //tensorflow:libtensorflow.so

libtensorflow v1.2.1

06 Jul 09:11
Compare
Choose a tag to compare

Built with:

  • gcc-4.8 / g++-4.8
  • Protobuf (v3.1.0)
  • Bazel (bazel-0.5.1-dist.zip)
  • Tensorflow (v1.2.1)
  • Eigen (d781c1d applied)
$ bazel build -c opt --copt="-mfpu=neon-vfpv4" --copt="-funsafe-math-optimizations" --copt="-ftree-vectorize" --copt="-fomit-frame-pointer" --jobs 1 --local_resources 1024,1.0,1.0 --verbose_failures --genrule_strategy=standalone --spawn_strategy=standalone //tensorflow:libtensorflow.so

libtensorflow v1.2.0

19 Jun 11:25
Compare
Choose a tag to compare

Built with:

  • gcc-4.8 / g++-4.8
  • Protobuf (v3.1.0)
  • Bazel (bazel-0.5.1-dist.zip)
  • Tensorflow (v1.2.0)
  • Eigen (d781c1d applied)
$ bazel build -c opt --copt="-mfpu=neon-vfpv4" --copt="-funsafe-math-optimizations" --copt="-ftree-vectorize" --copt="-fomit-frame-pointer" --jobs 1 --local_resources 1024,1.0,1.0 --verbose_failures --genrule_strategy=standalone --spawn_strategy=standalone //tensorflow:libtensorflow.so

libtensorflow v1.1.0

28 Apr 04:47
Compare
Choose a tag to compare

Built with:

  • gcc-4.8 / g++-4.8
  • protobuf (v3.1.0)
  • bazel (bazel-0.4.4-dist.zip)
  • tensorflow (v1.1.0)
$ bazel build -c opt --copt="-mfpu=neon-vfpv4" --copt="-funsafe-math-optimizations" --copt="-ftree-vectorize" --copt="-fomit-frame-pointer" --jobs 1 --local_resources 1024,1.0,1.0 --verbose_failures --genrule_strategy=standalone --spawn_strategy=standalone //tensorflow:libtensorflow.so

libtensorflow v1.0.1

21 Mar 13:22
Compare
Choose a tag to compare

Built with:

  • gcc-4.8 / g++-4.8
  • protobuf (v3.1.0)
  • bazel (bazel-0.4.4-dist.zip)
  • tensorflow (v1.0.1)
$ bazel build -c opt --copt="-mfpu=neon-vfpv4" --copt="-funsafe-math-optimizations" --copt="-ftree-vectorize" --copt="-fomit-frame-pointer" --jobs 1 --local_resources 1024,1.0,1.0 --verbose_failures --genrule_strategy=standalone --spawn_strategy=standalone //tensorflow:libtensorflow.so

libtensorflow v1.0.0

16 Mar 02:56
Compare
Choose a tag to compare

Built with:

  • gcc-4.8 / g++-4.8
  • protobuf (v3.1.0)
  • bazel (bazel-0.4.4-dist.zip)
  • tensorflow (fd46c33)
$ bazel build -c opt --copt="-mfpu=neon-vfpv4" --copt="-funsafe-math-optimizations" --copt="-ftree-vectorize" --copt="-fomit-frame-pointer" --jobs 1 --local_resources 1024,1.0,1.0 --verbose_failures --genrule_strategy=standalone --spawn_strategy=standalone //tensorflow:libtensorflow.so