An error occurred while fetching folder content.
tensorflow: fix XNNPACK build for qemuarm
Hongxu Jia authored
...
external/XNNPACK/src/f32-f16-vcvt/gen/vcvt-neonfp16-x16.c:36:28: error: incompatible types when initializing type 'uint16x8_t' using type 'int'
   36 |     const uint16x8_t vh0 = vreinterpretq_u16_f16(vcombine_f16(vcvt_f16_f32(vf0), vcvt_f16_f32(vf1)));
      |                            ^~~~~~~~~~~~~~~~~~~~~
...

See [1][2] for details

[1] https://github.com/tensorflow/tensorflow/issues/54268
[2] https://github.com/tensorflow/tensorflow/pull/54316/commits/abae5a1e556b4e595a84e9a25fb1e9e86d7cbd6b

Signed-off-by: default avatarHongxu Jia <hongxu.jia@windriver.com>
6bd7147f
Name Last commit Last update