summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Taku Kudo [Fri, 5 Aug 2022 05:47:02 +0000 (14:47 +0900)]
automatically detect the number of CPUs in batch processing.
Signed-off-by: Kentaro Hayashi <kenhys@gmail.com>
Gbp-Pq: Name 0018-automatically-detect-the-number-of-CPUs-in-batch-pro.patch
Taku Kudo [Thu, 4 Aug 2022 07:03:31 +0000 (16:03 +0900)]
Uses property in immutable proto
Signed-off-by: Kentaro Hayashi <kenhys@gmail.com>
Gbp-Pq: Name 0017-Uses-property-in-immutable-proto.patch
Taku Kudo [Wed, 3 Aug 2022 08:20:01 +0000 (17:20 +0900)]
Fixed test failure.
Signed-off-by: Kentaro Hayashi <kenhys@gmail.com>
Gbp-Pq: Name 0016-Fixed-test-failure.patch
Taku Kudo [Wed, 3 Aug 2022 06:45:09 +0000 (15:45 +0900)]
remove unused ifdef SWIG macro
Signed-off-by: Kentaro Hayashi <kenhys@gmail.com>
Gbp-Pq: Name 0015-remove-unused-ifdef-SWIG-macro.patch
Taku Kudo [Wed, 3 Aug 2022 03:45:31 +0000 (12:45 +0900)]
Adds SWIGPYTHON flag
Signed-off-by: Kentaro Hayashi <kenhys@gmail.com>
Gbp-Pq: Name 0014-Adds-SWIGPYTHON-flag.patch
Taku Kudo [Tue, 2 Aug 2022 17:24:53 +0000 (02:24 +0900)]
Adds more unittests
Signed-off-by: Kentaro Hayashi <kenhys@gmail.com>
Gbp-Pq: Name 0013-Adds-more-unittests.patch
Taku Kudo [Mon, 1 Aug 2022 08:19:09 +0000 (17:19 +0900)]
Supports ImmutableSentencePieceText from python module
Signed-off-by: Kentaro Hayashi <kenhys@gmail.com>
Gbp-Pq: Name 0012-Supports-ImmutableSentencePieceText-from-python-modu.patch
Taku Kudo [Sun, 19 Jun 2022 16:35:11 +0000 (01:35 +0900)]
add verbose option
Signed-off-by: Kentaro Hayashi <kenhys@gmail.com>
Gbp-Pq: Name 0011-add-verbose-option.patch
Taku Kudo [Sun, 19 Jun 2022 15:55:46 +0000 (00:55 +0900)]
Added ImmutableSentencePiece class
Signed-off-by: Kentaro Hayashi <kenhys@gmail.com>
Gbp-Pq: Name 0010-Added-ImmutableSentencePiece-class.patch
Taku Kudo [Tue, 14 Jun 2022 17:22:05 +0000 (02:22 +0900)]
Fixed build break.
Signed-off-by: Kentaro Hayashi <kenhys@gmail.com>
Gbp-Pq: Name 0009-Fixed-build-break.patch
Taku Kudo [Tue, 14 Jun 2022 16:29:55 +0000 (01:29 +0900)]
Uses absl::string_view as much as possible
Signed-off-by: Kentaro Hayashi <kenhys@gmail.com>
Gbp-Pq: Name 0008-Uses-absl-string_view-as-much-as-possible.patch
Kentaro Hayashi [Tue, 14 Jun 2022 11:40:59 +0000 (20:40 +0900)]
Fix a typo
gu rantees ->
guarantees
Signed-off-by: Kentaro Hayashi <kenhys@gmail.com>
Gbp-Pq: Name 0007-Fix-a-typo.patch
Taku Kudo [Mon, 13 Jun 2022 17:00:43 +0000 (02:00 +0900)]
Uses std::atomic to define global variable
Signed-off-by: Kentaro Hayashi <kenhys@gmail.com>
Gbp-Pq: Name 0006-Uses-std-atomic-to-define-global-variable.patch
Taku Kudo [Mon, 13 Jun 2022 16:18:09 +0000 (01:18 +0900)]
Uses C++17 by default
Signed-off-by: Kentaro Hayashi <kenhys@gmail.com>
Gbp-Pq: Name 0005-Uses-C-17-by-default.patch
Taku Kudo [Mon, 13 Jun 2022 07:46:18 +0000 (16:46 +0900)]
add test to use tab as user defined symbols..
Signed-off-by: Kentaro Hayashi <kenhys@gmail.com>
Gbp-Pq: Name 0004-add-test-to-use-tab-as-user-defined-symbols.patch
Taku Kudo [Sun, 12 Jun 2022 18:20:23 +0000 (03:20 +0900)]
allow tab character to be used in user_defined_symbols.
Signed-off-by: Kentaro Hayashi <kenhys@gmail.com>
Gbp-Pq: Name 0003-allow-tab-character-to-be-used-in-user_defined_symbo.patch
Taku Kudo [Wed, 8 Jun 2022 07:38:21 +0000 (16:38 +0900)]
remove debug symbols from wheel package
Signed-off-by: Kentaro Hayashi <kenhys@gmail.com>
Gbp-Pq: Name 0002-remove-debug-symbols-from-wheel-package.patch
Taku Kudo [Tue, 7 Jun 2022 17:22:21 +0000 (02:22 +0900)]
update python wrapper.
Signed-off-by: Kentaro Hayashi <kenhys@gmail.com>
Gbp-Pq: Name 0001-update-python-wrapper.patch
Kentaro Hayashi [Mon, 21 Nov 2022 13:43:46 +0000 (13:43 +0000)]
sentencepiece (0.1.97-3) unstable; urgency=medium
* debian/patches/0001-update-python-wrapper.patch
debian/patches/0002-remove-debug-symbols-from-wheel-package.patch
debian/patches/0003-allow-tab-character-to-be-used-in-user_defined_symbo.patch
debian/patches/0004-add-test-to-use-tab-as-user-defined-symbols.patch
debian/patches/0005-Uses-C-17-by-default.patch
debian/patches/0006-Uses-std-atomic-to-define-global-variable.patch
debian/patches/0007-Fix-a-typo.patch
debian/patches/0008-Uses-absl-string_view-as-much-as-possible.patch
debian/patches/0009-Fixed-build-break.patch
debian/patches/0010-Added-ImmutableSentencePiece-class.patch
debian/patches/0011-add-verbose-option.patch
debian/patches/0012-Supports-ImmutableSentencePieceText-from-python-modu.patch
debian/patches/0013-Adds-more-unittests.patch
debian/patches/0014-Adds-SWIGPYTHON-flag.patch
debian/patches/0015-remove-unused-ifdef-SWIG-macro.patch
debian/patches/0016-Fixed-test-failure.patch
debian/patches/0017-Uses-property-in-immutable-proto.patch
debian/patches/0018-automatically-detect-the-number-of-CPUs-in-batch-pro.patch
debian/patches/0019-support-slice-in-pieces-nbests-objects.patch
debian/patches/0020-Updated-the-document.patch
debian/patches/0021-Fixed-errors-in-example-notebook.patch
debian/patches/0022-Fix-dead-links.patch
debian/patches/0023-added-ShutdownLibrary-function-to-uninitialize-globa.patch
debian/patches/0024-Fixed-the-issue-of-concatinating-paths-for-pkg-confi.patch
- Add missing patch files for 0.1.97.
* debian/README.Debian
- Add explanation of debian/patches.
[dgit import unpatched sentencepiece 0.1.97-3]
Kentaro Hayashi [Mon, 21 Nov 2022 13:43:46 +0000 (13:43 +0000)]
Import sentencepiece_0.1.97-3.debian.tar.xz
[dgit import tarball sentencepiece 0.1.97-3 sentencepiece_0.1.97-3.debian.tar.xz]
Kentaro Hayashi [Tue, 14 Jun 2022 11:19:58 +0000 (12:19 +0100)]
Import sentencepiece_0.1.97.orig.tar.gz
[dgit import orig sentencepiece_0.1.97.orig.tar.gz]