pub fn execute_tensor_transpose(cx: &mut Cx, tensor: &Tensor) -> Result<Tensor>
Runs a rank-2 transpose through the active executor.