Example
invalid_reshape_volume_mismatch.kina
This program is expected to fail type or shape checking.
Source
tensor<F32, [2, 3]>.reshape([4, 2])
Example
This program is expected to fail type or shape checking.
Source
tensor<F32, [2, 3]>.reshape([4, 2])