VULCAN: Add optimized DGEMM implementation
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
include $(KERNELDIR)/KERNEL.CORTEXA57
|
||||
|
||||
DGEMMKERNEL = dgemm_kernel_$(DGEMM_UNROLL_M)x$(DGEMM_UNROLL_N)_vulcan.S
|
||||
|
||||
|
||||
1817
kernel/arm64/dgemm_kernel_8x4_vulcan.S
Normal file
1817
kernel/arm64/dgemm_kernel_8x4_vulcan.S
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user