FromTensor function removed in Snetis 1.6.0 with no replacement

It seems to me that somewhere in between Sentis 1.5.0 and 1.6.0 the function FunctionalTensor.FromTensor was removed without any mention in the changelog or a suitable replacement

I think Functional.Constant would be the way to go in 2.1.0.

Correct, use Functional.Constant

Maybe edit the docs to mention that FromTensor was removed because the docs currently mention nothing about it?