mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 18:48:51 +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