Skip to content

Releases: tswsxk/longling

longling v1.4.3

21 Apr 13:58
Compare
Choose a tag to compare
[fix] missing sub packages

longling v1.4.2

21 Apr 13:31
Compare
Choose a tag to compare
[docs] update classifiers

longling v1.4.1

21 Apr 04:53
Compare
Choose a tag to compare
[docs] changes

longling v1.4.0

21 Apr 04:40
Compare
Choose a tag to compare
v.1.4.0

[docs] update badges

longling v1.3.37

20 Apr 16:36
Compare
Choose a tag to compare
[feat] compatible with python3.12

longling v1.3.36

26 Apr 01:49
Compare
Choose a tag to compare
  1. [chore] replace multiprocessing with multiprocess

v1.3.35

03 Feb 11:22
Compare
Choose a tag to compare
  1. [bugfix] gpu device specification in set_device
  2. [feat] can use dict-type select in torch trainer
  3. [feat] enable milliseconds display in light module

v1.3.34

30 Jan 09:15
b98d171
Compare
Choose a tag to compare
  1. [bugfix] missing () in set_device of PytorchHelper

longling v1.3.33

29 Jan 12:52
f8f9ca1
Compare
Choose a tag to compare
  1. replace max_rows with display.max_rows and max_columns with display.max_columns to support pandas 1.4

longling v1.3.32

22 Aug 13:37
Compare
Choose a tag to compare
  1. enable different ctx for train and eval in light_module
  2. fix some errors in light_module
  3. add verbose keyword in light_module