Home
last modified time | relevance | path

Searched defs:XNN_INVALID_VALUE_ID (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/backends/xnnpack/utils/
H A Dxnnpack_constants.py33 XNN_INVALID_VALUE_ID = UINT32_MAX variable
/aosp_15_r20/external/XNNPACK/include/
H A Dxnnpack.h186 #define XNN_INVALID_VALUE_ID UINT32_MAX macro