v0.0.4 fn (%x: Tensor[(1, 4), int32]) { let %x1 = sqrt(%x); %x1 }