DynamicBuffer, StaticBuffer, amd_buffer_load support customized value for invalid element

This commit is contained in:
Chao Liu
2021-08-13 23:40:19 +00:00
parent 2cbabbba54
commit a91b68dfcb
9 changed files with 176 additions and 74 deletions

View File

@@ -21,7 +21,7 @@
#define USE_MODE 1
#define USE_CONV_FWD_V4R4_NCHW 1
#define USE_CONV_FWD_V4R4R2_NHWC 0
#define USE_CONV_FWD_V4R4R2_NHWC 1
#define USE_CONV_FWD_V6R1_NCHW 0
#define USE_CONV_FWD_V5R1_NCHW 0
#define USE_CONV_FWD_V4R4R2_XDL_NCHW 0