Skip to content

issues Search Results · repo:google/XNNPACK language:C

Filter by

246 results
 (75 ms)

246 results

ingoogle/XNNPACK (press backspace or delete to remove)

Hi, I am exploring the possibility of running XNNPACK in a very constrained environment with no operating system, meaning: no syscalls, and no pthreads (or any other threading API). I wanted to ask if ...
  • Rakanic
  • Opened 
    3 days ago
  • #7966

Background In the file generate-gemm-test.py, the parameter adj_k_block is set as follows: https://github.com/google/XNNPACK/blob/0c7e6c7fa60fd41eee9611d99ebaf5e47a9803d3/tools/generate-gemm-test.py#L773 ...
  • CNOCycle
  • 3
  • Opened 
    5 days ago
  • #7949

Hi, would it be possible to tag some stable commits or generate some releases here? Packaging becomes challenging without this.
  • greyltc
  • 2
  • Opened 
    9 days ago
  • #7930

Vw is int32 but the accumulators and clamp values are IEEE float, which is Vsf
  • fbarchard
  • Opened 
    10 days ago
  • #7927

XNNPACK was compiled under ARMv8 without problems, but my own project linking to libxnnpack.a encountered the following error, /usr/bin/ld: XNNPACK/build/libXNNPACK.a(binary-elementwise-config.c.o): in ...
  • wrnwwrnw
  • 1
  • Opened 
    20 days ago
  • #7827

I am trying to build tensorflow 2.18.0 with bazel 6.5, in config I put all the noavx flags, and in bazel build I used --define=tflite_with_xnnpack=false, but still fails with: ERROR: C:/users/user/_bazel_user/yopxtjri/external/XNNPACK/BUILD.bazel:803:36: ...
  • dicotom
  • 5
  • Opened 
    on Feb 6
  • #7781

I m seeing these warnings(error actually on some compiler variants) using a gcc based aarch64 toolchain with cmake: /home/buildroot/buildroot/output/build/xnnpack-d7f398ee5e135ef4f7045802eea973cc6cb26c6c/src/u8-vclamp/u8-vclamp-neon-u64.c: ...
  • jameshilliard
  • Opened 
    on Jan 28
  • #7733

More errors on arm32: /home/buildroot/buildroot/output/build/xnnpack-f8e3c974b6781845fe294f3a24cd98a5b0d87dad/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2c4-minmax-fp32-armsimd32.c: In function ‘xnn_qs8_qc8w_gemm_minmax_fp32_ukernel_1x2c4__armsimd32’: ...
  • jameshilliard
  • 2
  • Opened 
    on Jan 28
  • #7729

Seeing these warnings on aarch64: /home/buildroot/buildroot/output/build/xnnpack-3bc2a32a44db62434248197bceefa37f4f05153e/src/s8-vclamp/s8-vclamp-neon-u64.c: In function ‘xnn_s8_vclamp_ukernel__neon_u64’: ...
  • jameshilliard
  • Opened 
    on Jan 27
  • #7727

I m seeing a bunch of errors like this when trying to cross compile for arm: /home/buildroot/buildroot/output/build/xnnpack-custom/src/qs8-vlrelu/gen/qs8-vlrelu-neon-u32.c: In function ‘xnn_qs8_vlrelu_ukernel__neon_u32’: ...
  • jameshilliard
  • Opened 
    on Jan 27
  • #7726
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub