lp:debian/experimental/lua-torch-torch7

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/experimental/lua-torch-torch7
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

12. By Mo Zhou

* Import upstream snapshot.
* Refresh symbols control file.

11. By Mo Zhou

Patch: fix arm64 build by add __aarch64__ flag.

10. By Mo Zhou

* Import upstream snapshot.
* Disable the OMAP3, OMAP4 and NEON instruction sets for compatibility.
* Remove symbols.amd64 and symbols.i386, they are same with the master
  symbols control file after the removal of SIMD instructions.
* Refresh symbols control file.
* Bump debhelper compat to 10.

9. By Mo Zhou

* Import upstream snapshot.
* Refresh symbols control files.
* Add the missing description in patches.
* Fix typo in previous changelog entry.

8. By Mo Zhou

* Drop -pedantic to reduce build log size.
* Disable AVX, SSE4.2, SSE4.1, SSE3 instruction sets on amd64, and disable
  AVX and SSE* instruction sets on i386, which makes several symbols of
  optimized convolution symbols disappeared from libTH.so . Performance
  gain from SIMD instruction sets are lost but we obtain a better
  compatibility.
  + Add patch: cmake-disable-simd-for-compatibility.patch
  + Refresh symbols control files.
* Add tool script for benchmarking with upstream unittest.

7. By Mo Zhou

* Import upstream snapshot (4f7843e).
* Add autopkgtest support.
* Refresh symbols control files.

6. By Mo Zhou

* Import upstream snapshot (eb397ad).
* Remove merged patch: fix-cmake-checkfunctionexists .
* Refresh symbols control file for amd64, i386 and any.
* Install torch7 test scripts as examples.
* Update README.Debian .
* Don't ship *.c source in libtorch-th-dev package.

5. By Mo Zhou

* Import upstream snapshot e5ebac6a3d6b14382e4641a8701f23b57e7d6e30.
* Remove all patches that were merged to upstream.
  - fix-spelling-error
  - fix-32bit-system-abs-failure
  - TH-cmake-add-version
  - luaT-cmake-add-version
* Use elegant dh_auto_configure instead of hardcoded commands.
* Add patch fix-cmake-checkfunctionexists to fix cmake failure.
* Refresh symbols control file.
* Override lintian misreport. See #539066
* Maintainer is Debian Science Team.
* Put myself to Uploaders.

4. By Mo Zhou

* Add patch fix-32bit-system-abs-failure, changing the test number
  which exceeds the lower bound of long int.
* Don't walk into .pc directory when grabbing files for the unit
  test, to avoid the surprise that patched scripts being overwrote
  by original ones under .pc directory.

3. By Mo Zhou

* Symlink the document directory to the lua directory, in order
  to fix the lua-torch-dok support.
* Diverge the symbols control file of libTH.so for amd64 and i386,
  since SSE and AVX instruction sets are missing on other architectures.
* Override dh_auto_test to run upstream unit test `torch.test()` .
* Don't compress markdown document files (*.md), lua-torch-dok
  doesn't recognize compressed documentations.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers