pytorch / cpuinfo

CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS)
BSD 2-Clause "Simplified" License
962 stars 306 forks source link

Run Bazel build in Github Actions #213

Closed prashanthswami closed 6 months ago

prashanthswami commented 6 months ago

As some clients rely on the Bazel build, add a workflow to verify at least one Bazel target (linux-x86). Also, perform some minor cleanup to comments and target branches in our workflow files.

prashanthswami commented 6 months ago

This should also address capturing issues like the ones called out in #202