mirror of
https://github.com/huggingface/candle.git
synced 2025-06-20 04:00:28 +00:00

* When converting a tensor to a variable, clone if the tensor is already a variable. * Add a test to ensure training a batch norm works with VarMaps --------- Co-authored-by: Jeffrey Dallatezza <jeffreydallatezza@Jeffreys-Laptop.local>