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