Skip to content

Releases: meinside/libtensorflow.so-raspberrypi

libtensorflow v1.3.0

Choose a tag to compare

@meinside meinside released this 21 Aug 07:44

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

Choose a tag to compare

@meinside meinside released this 06 Jul 09:11

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

Choose a tag to compare

@meinside meinside released this 19 Jun 11:25

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

Choose a tag to compare

@meinside meinside released this 28 Apr 04:47

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

Choose a tag to compare

@meinside meinside released this 21 Mar 13:22

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

Choose a tag to compare

@meinside meinside released this 16 Mar 02:56

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