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