Searched defs:DYNAMIC_BOUND (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/executorch/runtime/core/ | ||
H A D | tensor_shape_dynamism.h | 25 DYNAMIC_BOUND = 1, enumerator |
/aosp_15_r20/external/executorch/exir/ | ||
H A D | schema.py | 42 DYNAMIC_BOUND = 1 variable in TensorShapeDynamism |