mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 18:28:24 +00:00

* add bce with logit loss * add bce with logit loss * remove imports * fix tiny bug * add test documentation and refactor function * fix test cases and formatting