aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2022-06-14Add x24 SSSE3 transpose ukernelAlan Kelly
2022-06-14Use full ADD_TEST command for CMake buildZhi An Ng
2022-06-13Add tests for subgraph level API to create Squared DifferenceZhi An Ng
2022-06-13Add tests for subgraph level API to create Square RootZhi An Ng
2022-06-13Use full syntax for ADD_TEST CMake commandMarat Dukhan
2022-06-13Add tests for subgraph level API to create SquareZhi An Ng
2022-06-13Add tests for subgraph level API to create SoftmaxZhi An Ng
2022-06-13Add tests for subgraph level API to create PreLUZhi An Ng
2022-06-13Add tests for subgraph level API to create NegateZhi An Ng
2022-06-13Add tests for subgraph level API to create Minimum2Zhi An Ng
2022-06-13Add tests for subgraph level API to create Leaky ReLUZhi An Ng
2022-06-13Add tests for subgraph level API to create FloorZhi An Ng
2022-06-13Add tests for subgraph level API to create ELUZhi An Ng
2022-06-13QC8/QS8/QU8 GEMM/IGEMM microkernels for ARMv6 SIMDMarat Dukhan
2022-06-13Allow sharing of XNNPACK workspace between different runtimesZhi An Ng
2022-06-12Add tests for subgraph level API to create CeilingZhi An Ng
2022-06-12Add tests for subgraph level API to create Bankers RoundingZhi An Ng
2022-06-10Fix CMake build for ARM/ARM64Marat Dukhan
2022-06-10Revert "Allow sharing of XNNPACK workspace between different runtimes"Chuanhao Zhuge
2022-06-10Allow sharing of XNNPACK workspace between different runtimesZhi An Ng
2022-06-08Add tests for subgraph level API to create AbsZhi An Ng
2022-06-06Fix CMake build (typo in test file name)Zhi An Ng
2022-06-06Add tests for subgraph level API to create Static ReshapeZhi An Ng
2022-06-05Add tests for subgraph level API to create SigmoidZhi An Ng
2022-06-05Re-implement logging primitives within XNNPACKMarat Dukhan
2022-06-02Add tests for subgraph level API to create Maximum2Zhi An Ng
2022-06-02Add tests for subgraph level API to create Multiply2Zhi An Ng
2022-06-02Add tests for subgraph level API to create Subtract2Zhi An Ng
2022-06-02Add tests for subgraph level API to create Divide2Zhi An Ng
2022-06-02Add tests for subgraph level API to create ClampZhi An Ng
2022-06-02Add tests for subgraph level API to create Add2Zhi An Ng
2022-06-01Add tests for subgraph level API to create Convolution 2DZhi An Ng
2022-06-01Q8 1x8 AArch32 IGEMM for Cortex A7 / A35Frank Barchard
2022-05-31Align directives for branch targetsFrank Barchard
2022-05-30Add aarch64 24 bit transpose ukernel with tests and bench.Alan Kelly
2022-05-29xnn_qc8_dwconv_up8x3__aarch32_neonv8_mla8_cortex_a35Frank Barchard
2022-05-27xnn_qc8_dwconv_up16x3__aarch32_neonv8_mla8_cortex_a35Frank Barchard
2022-05-25Enable LD128 variant of 16x3 DWCONV for QC8 NEONFrank Barchard
2022-05-25Generate LD128 variant of 16x3 DWCONV for QC8 NEONFrank Barchard
2022-05-25S8-MAXPOOL microkernel with 2p2x tileFrank Barchard
2022-05-24Initialize pointers to NEONFP16ARITH CHW microkernelsFrank Barchard
2022-05-22Add tests for subgraph level API to create hardswishZhi An Ng
2022-05-22xnn_s8_maxpool_minmax_ukernel_4p3x__neon_c16 for audio networksFrank Barchard
2022-05-174X8 IGEMM for Cortex A7/32/A35Frank Barchard
2022-05-17Add scalar 24 bit transpose ukernels with tests and bench.Alan Kelly
2022-05-13Add a compile time flag (xnn_enable_gemm_m_specialization) to enable selectin...Zhi An Ng
2022-05-12Q8 1x8 AArch32 GEMM for Cortex A7 / A35Frank Barchard
2022-05-11Add xx-transpose benchAlan Kelly
2022-05-09Enable QC8 4x8 GEMM for Cortex A32Frank Barchard
2022-05-09QC8 4x8 GEMM for Cortex A35Frank Barchard