Do you encourage user to use torch.Tensor instead of Numpy?

In other words:

  1. Do you plan to make torch.Tensor have rich functions or operations as Numpy?

  2. Do you plan to make torch.Tensor be efficient as Numpy with CPU, even surpass the latter with GPU acceleration?

If so, is there any benchmarks can show your good work progress on these?

1 Like