mirror of
https://github.com/huggingface/candle.git
synced 2025-06-17 11:08:52 +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