9474 Commits (0bc79da587b521e0be449f12f45b25f50d93306c)
 

Author SHA1 Message Date
  abhishek-fujitsu 0bc79da587 add neon header 9 months ago
  abhishek-fujitsu 720a4743b9 update contribution list 9 months ago
  abhishek-fujitsu 05fc88180c ARM64: Enable bfloat16 kernels by default 11 months ago
  Martin Kroeker 4272cf8c7f
Merge pull request #5398 from martin-frbg/fixup-5394 9 months ago
  Martin Kroeker a5b55f6fe3
remove CBLAS restriction on GEMM_GEMV forwarding 9 months ago
  Martin Kroeker a4f4662459
Merge pull request #5397 from omegacoleman/fix-cblas-bgemm 9 months ago
  Martin Kroeker 82954ba4ca
Update ?GEMM-to-?GEMV forwarding settings 9 months ago
  Martin Kroeker 392d38168e
Merge pull request #5394 from Mousius/optimize-bgemv 9 months ago
  youcai 41f9701ebc Fix cmake building with cblas_bgemm 9 months ago
  Martin Kroeker f4caa61e47
Merge pull request #5395 from martin-frbg/fixloongsonCI 9 months ago
  Martin Kroeker 444d03db9c
switch to another site that still has libffi6 (for now) 9 months ago
  Chris Sidebottom 2c3cdaf74e Optimized BGEMV for NEOVERSEV1 target 9 months ago
  Martin Kroeker 2f81d6e60c
Merge pull request #5390 from martin-frbg/issue5388-2 9 months ago
  Martin Kroeker e2d941e9af
Declare the "small" kernel static in addition to inline 9 months ago
  Martin Kroeker 8214700930
Declare the "small" kernel static in addition to inline 9 months ago
  Martin Kroeker 4ae8707b54
Merge pull request #5389 from martin-frbg/issue5388 9 months ago
  Martin Kroeker b24212f5df
fix numbers 9 months ago
  Martin Kroeker 6ff06f5483
Add cross-compilation data for RISCV64 targets 9 months ago
  Martin Kroeker d92f151634
Merge pull request #5386 from martin-frbg/issue5384 9 months ago
  Martin Kroeker 30dbca5051
fix misleading indentation to silence a gcc warning 9 months ago
  Martin Kroeker 38e6999295
format cleanup 9 months ago
  Martin Kroeker 3df503cafd
portability fix and cleanup 9 months ago
  Martin Kroeker 39c90f9859
Merge pull request #5380 from quic/topic/sgemm_direct_sme1_alpha_beta 9 months ago
  Rajendra Prasad Matcha eae0abfdb6 SME1 based direct kernel with alpha and beta for cblas_sgemm level 3 API. 10 months ago
  Martin Kroeker ac8cbfdd8e
Merge pull request #5381 from Mousius/bgemv-infrastructure 9 months ago
  Martin Kroeker 1742decdcb
Merge pull request #5375 from lowkeyrossi/CI_for_WoA 9 months ago
  Martin Kroeker 08df0f02d9
Merge pull request #5382 from martin-frbg/issue5379 9 months ago
  Martin Kroeker 7d7757acd1
Update cross-compilation instructions for the Android NDK 9 months ago
  Chris Sidebottom 947d7af4c9 Fix CMake references to bscal and bgemv 9 months ago
  Chris Sidebottom 72d2ebb4dd Re-add GEMV fallback for Level3 9 months ago
  Chris Sidebottom e105411460 Add infrastructure for bgemv/bscal 9 months ago
  Martin Kroeker 666e1081ac
Merge pull request #5378 from martin-frbg/cpuid_lunarlake 9 months ago
  Martin Kroeker 3ea6322eff
Merge pull request #5377 from Mousius/test-fixes 9 months ago
  Martin Kroeker 848e9e6ba7
Add ID data for Intel Lunar Lake ("Core Ultra 200V series") 9 months ago
  Chris Sidebottom 09a016fdf6 Split sbgemv test from sbgemm test 9 months ago
  Chris Sidebottom 3f110c8272 Improve bgemm and sbgemm testing 9 months ago
  newyork_loki cb2c726716
Add CI support for OpenBLAS on WoA 10 months ago
  newyork_loki c8d41e4a32
Add CI support for OpenBLAS on WoA 10 months ago
  Martin Kroeker 81b30d4538
Merge pull request #5374 from martin-frbg/fixup-5373 10 months ago
  Martin Kroeker aad97c7763
Fix return type declaration 10 months ago
  Martin Kroeker 7acb122a98
Merge pull request #5373 from Mousius/bgemm-optimized 10 months ago
  Chris Sidebottom 740efd71c4 Add optimized BGEMM kernel for NEOVERSEV1 target 10 months ago
  Martin Kroeker e927373f62
Merge pull request #5371 from martin-frbg/fixup-5357 10 months ago
  Martin Kroeker 9a272fece6
Re-enable the BGEMM tests 10 months ago
  Martin Kroeker b54aec804e
remove spurious include 10 months ago
  Martin Kroeker 343830c26f
Add BGEMM parameter tables 10 months ago
  Martin Kroeker b37516add6
Add BGEMM parameters 10 months ago
  Martin Kroeker d030f81380
Merge pull request #5369 from martin-frbg/lapack1144 10 months ago
  Martin Kroeker b746f0eda3
Allocate IWORK to hold at least the one element for workspace queries 10 months ago
  Martin Kroeker b8f66ba0ee
Merge pull request #5367 from Mousius/bgemm-init 10 months ago