to help myself get familiar with basic ideas.
cargo test -r -- --nocapture
- use
assert_eq!
instead ofprintln!
- learn from the candle-transformers
This page gives the operation that candle doesn't support. Which I need to write by hand afterwards.
- <d2l.ai>
- candle