ocannl
ocannl copied to clipboard
Consider renaming `Tensor.param` to `Tensor.mutable_`
Since it's meant for both trainable parameters, and non-trainable in-place-updatable inputs.