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