get rids of log in milli and add logs for the bucket sort

This commit is contained in:
Tamo
2024-02-06 10:49:23 +01:00
committed by Louis Dureuil
parent f158e96fe7
commit e773dfa9ba
14 changed files with 24 additions and 18 deletions

View File

@ -71,7 +71,6 @@ itertools = "0.11.0"
puffin = "0.16.0"
# logging
log = "0.4.20"
logging_timer = "1.1.0"
csv = "1.3.0"
candle-core = { git = "https://github.com/huggingface/candle.git", version = "0.3.1" }