google / google/XNNPACK

How to build XNNPACK by Bazel 6.5

Open
#7,720 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
2.5k
Forks
560
Avg merge
1d 6h
Merged PRs (30d)
163

Description

When I run `bazel build :XNNPACK` or `bazel build //...` I get:

`xnnpack/MODULE.bazel:38:16: name 'use_repo_rule' is not defined
ERROR: Error computing the main repository mapping: error executing MODULE.bazel file for `

When I run ` bazel build --config windows_x86_64 :XNNPACK`
I get: `ERROR: Config value 'windows_x86_64' is not defined in any .rc file`

So, how do I build XNNPACK by using bazel? By CMake, it's all clear.

Thank you very much.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.