automatically detect the number of CPUs in batch processing.
authorTaku Kudo <taku@google.com>
Fri, 5 Aug 2022 05:47:02 +0000 (14:47 +0900)
committerKentaro Hayashi <kenhys@xdump.org>
Mon, 21 Nov 2022 13:43:46 +0000 (13:43 +0000)
commitac39328b13b307915a60e8adc4916a3186bdaeb2
treeed5fe9cd7cec1db586fa53bfabae4b2d2ef76bc8
parentc07a335ae6ca9080e61951b871d297f291cc9d76
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
python/src/sentencepiece/__init__.py
python/src/sentencepiece/sentencepiece.i
python/src/sentencepiece/sentencepiece_wrap.cxx
python/test/sentencepiece_test.py