Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / google/XNNPACK issues and pull requests
#4833 - Add missing JIT generated source files
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4832 - Add `end` in the end of the functions automatically
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4831 - Add control flow constructions to Wasm Assembler
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4830 - Disallow mis-match of the number of declared input args and the number of supplied types for `WasmArray::AddFunc`
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4829 - Allow to reassign to function arguments in WASM Assembler
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4828 - Add chaining support for variable-based ops in WASM assembler.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4827 - Fix remainder code load register size to avoid asan failure
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4826 - F32 GEMM fix typo in template output file names
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4825 - Add a simplistic wasm assembler
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4824 - Create new bench package
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4823 - Fix incorrect comparison of compute type in leaky relu
Pull Request -
State: open - Opened by copybara-service[bot] almost 2 years ago
#4822 - Create a new eval package and move all eval tests there
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4821 - GEMM and IGEMM microkernels move prfm to end of function names
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4820 - Separate f32dist for denominators
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4819 - Add special case for vbinary relu tests
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4818 - Batch matrix multiply benchmarks
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4817 - PACKW and PACKX microkernels move prfm to end of function names
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4816 - Fix Bazel builds
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4815 - Change config in build_defs to be absolute path
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4814 - Ignore some non-explicit single argument constructor lint warnings
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4813 - Rename JIT benchmarks to have _jit_ in place of _asm_
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4812 - Move prfm to end of file names
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4811 - F32-QC8W-GEMM and F32-GEMM 1x16 and 4x16 NEON microkernels
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4810 - F32-QC8W-GEMM / F32-QC8W-GEMM Neon 1x8 microkernels
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4809 - Internal Code Change
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4808 - Fix BFDOT microkernels when using Clang < 16
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4807 - Add missing std includes
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4806 - Re-add ld64/ld128 unittests for F32-QC8W-GEMM and F32-GEMM
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4805 - Add Batch Matrix Multiply subgraph support and tests
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4804 - Rename field in PACKW context to match other contexts
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4803 - Add batch matrix multiply operator and tests to CMake build
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4802 - Add some documentation to compute context
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4801 - Add batch mat mul operator and tests
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4800 - Fix assembly function name
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4799 - F32-QC8W-GEMM ld64/ld128 Neon Asssembly microkernels with acc1 and acc2
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4798 - Fix F32-GEMM template typo and F32-QC8-GEMM subsections
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4797 - Add -Wgnu-empty-struct to our copts for building libraries and fix
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4796 - Add dummy variable to qu8 params struct
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4795 - Standardize all includes of fp16.h
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4794 - Add acc2 and acc4 benchmarks
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4793 - F32-QC8W-GEMM ld128 Neon Asssembly microkernels
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4792 - Remove LINT that pointed to incorrect generated source
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4791 - Rerun templates for ld128 C and S
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4790 - Fix Microkernel Spacing
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4789 - Add F32-QC8W 1x8-aarch64-neonfma-ld64-acc2 template
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4788 - Add missing license header to test files
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4787 - Add missing std headers to test files
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4786 - Add missing includes to generated test files and group includes
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4785 - Rename wg/cg_stride to gw/gc_stride in gemm_context
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4784 - Move models/models.h to src/xnnpack/models.h and change includes
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4783 - Change GitHub workflow to only run when certain files are changed
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4782 - Add a g(roups) field to packw_gemm_goi context
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4781 - Update .clang-format
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4780 - Add missing includes to benchmarks
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4779 - F32-GEMM / F32-QC8W-GEMM 1x8 Neon assembly microkernels with 1, 2 and 4 accumulators
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4778 - Fix a bunch of implicit bool conversion warnings
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4777 - Fix dependency of subgraph_test_mode
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4776 - Add a wrapper for dynamic linking for WASM
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4775 - clang14.0.7 from Android NDK crashes when compiling bf16-gemm-1x4c8-minmax-neonbf16-bfdot.c
Issue -
State: open - Opened by georgthegreat almost 2 years ago
- 11 comments
#4774 - Fix bug in F32-QC8W-GEMM tester
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4773 - Refactor setup into reshape and set functions for dynamic FC node
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4772 - Fix implicit conversion to bool ClangTidy warnings
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4771 - Fix some clang-tidy warnings in JIT assembler
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4770 - Small clean up in memory planner test
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4769 - Add missing QS8 GEMM benchmarks
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4768 - Fix value allocation type for fp16 rewrite
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4767 - Check allocation type to determine if value is static or persistent
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4766 - Change shift left to mul to avoid undefined behavior for negative inputs
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4765 - Add subgraph test for fully connect dynamic filter no bias
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4764 - Copy all node inputs/outputs to opdata
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4763 - Fix incorrect constant used in tests
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4762 - Set value's allocation type when tensor is defined
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4761 - Bump timeout on cmake-linux-armhf
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4760 - F32-QC8 scalar gemm use unaligned loads for float bias and scale
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4759 - F32-QC8-GEMM 1x8, 4x8, 6x8 ld64 Neon Shuffle microkernels
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4758 - F32-QC8-GEMM 1x8, 4x8, 6x8 ld64 Neon microkernels
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4757 - Run amalgamation script for avx512
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4756 - F32-MRx2 Neon GEMM use ld2 to load 128 bits in single load
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4755 - Fix incorrect distribution used for random int8 values
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4754 - F32-QC8-GEMM 1x8, 4x8, 6x8 ld128 Neon microkernels
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4753 - F32-QC8-GEMM 4x2, 6x2 ld64 Neon microkernels
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4752 - Internal config change
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4751 - Fix bug in F32-QC8W-GEMM test
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4750 - F32-QC8-GEMM 4x8 AArch64 Neon microkernel
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4749 - F32-QC8-GEMM scalar and WASM microkernels
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4748 - F32-QC8W-GEMM microkernels
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4747 - Use uniform_int_distribution for int in x8-packw benchmarks
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4746 - Fix assembler tests
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4745 - Rename qc8 params into qs8_qc8w
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4744 - Implement QS8/QU8 Neon Hardswish Mircokernels.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4743 - Plan optimizations at start of runtime setup
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4742 - Rename xnn_qc8_[i]gemm_* microkernels to xnn_qs8_qc8w_[i]gemm_*
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4741 - Remove CHANNELWISE variable from QC8/QS8/QU8 [I]GEMM templates
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4740 - X8-PACKW Scalar microkernels F32-QC8-GEMM
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4739 - Rename F32-QS8W packing functions into F32-QC8W
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4738 - Rename xnn_qc8_dwconv_* microkernels to xnn_qs8_qc8w_dwconv_*
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4737 - Have in place optimization function work on runtime
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4736 - Change memory planner to take runtime
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4735 - Revert "Plan optimizations at start of runtime setup"
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#4734 - Rename QC8-IGEMM microkernels into QS8-QC8W-IGEMM
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago