Doesn't it support windows x86 (32 bit)?
Open
- Dominant language
- C
- Stars
- 2.5k
- Forks
- 560
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 163
Description
I run the following command and got an error:
bazel --output_user_root=./../tensorflow_build/2.11 build -s --config=opt --define tflite_with_xnnpack=true --cpu=x64_x86_windows //tensorflow/lite:tensorflowlite.dll
ERROR:
C:/users/desktop/tensorflow_build/master1/gaunzc4b/external/XNNPACK/BUILD.bazel:4762:26: configurable attribute "deps" in @XNNPACK//:amalgam_microkernels doesn't match this configuration. Would a default condition help?
Conditions checked:
@XNNPACK//:aarch32
@XNNPACK//:aarch64
@XNNPACK//:x86
@XNNPACK//:emscripten_wasm
@XNNPACK//:emscripten_wasmsimd
@XNNPACK//:emscripten_wasmrelaxedsimd
@XNNPACK//:riscv
Contributor guide
Assessment
This issue has not been assessed yet.