2 references to Product
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\Tensor.cs (1)
1665
nint newSize = TensorPrimitives.
Product
(lengths);
System\Numerics\Tensors\netcore\TensorOperation.cs (1)
1731
destination = TensorPrimitives.
Product
(x);