mirror of
https://github.com/amd/blis.git
synced 2026-05-11 01:30:00 +00:00
Deprecate S16 LPGEMM APIs.
-The following S16 APIs are removed: 1. aocl_gemm_u8s8s16os16 2. aocl_gemm_u8s8s16os8 3. aocl_gemm_u8s8s16ou8 4. aocl_gemm_s8s8s16os16 5. aocl_gemm_s8s8s16os8 along with the associated reorder APIs and corresponding framework elements. AMD-Internal: [CPUPL-6412] Change-Id: I251f8b02a4cba5110615ddeb977d86f5c949363b
This commit is contained in:
@@ -38,13 +38,10 @@
|
||||
#include "lpgemm_blksz_map.h"
|
||||
#include "lpgemm_kernels.h"
|
||||
#include "lpgemm_pack_bf16.h"
|
||||
#include "lpgemm_packb_s16.h"
|
||||
#include "lpgemm_packa_s16.h"
|
||||
#include "lpgemm_packa.h"
|
||||
#include "lpgemm_packb.h"
|
||||
#include "lpgemm_packa_s8.h"
|
||||
#include "lpgemm_packb_s8.h"
|
||||
#include "lpgemm_packb_s8s16.h"
|
||||
#include "lpgemm_pack_f32.h"
|
||||
#include "lpgemm_logger.h"
|
||||
#include "lpgemm_thread_utils.h"
|
||||
|
||||
Reference in New Issue
Block a user