Shiqi Gao

Results 1 comments of Shiqi Gao

Here's a simple example that might better describe what this PR does. In the following example, the three operators `np.transpose(data, [0, 2, 1]` `torch_tensor.transpose(-2, -1)` `ckks_tensor.transpose([0, 2, 1]` are equivalent....