3 references to Invoke
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\ReadOnlyTensorSpan_1.cs (1)
457
TensorOperation.
Invoke
<TensorOperation.CopyTo<T>, T, T>(this, destination);
System\Numerics\Tensors\netcore\Tensor.cs (2)
250
TensorOperation.
Invoke
<TensorOperation.CopyTo<T>, T, T>(tensors[i], dstSpan);
272
TensorOperation.
Invoke
<TensorOperation.CopyTo<T>, T, T>(slice, dstSpan);