动态类型描述。
enum DynamicType { STATIC_BATCH = 0, DYNAMIC_BATCH = 1, DYNAMIC_HW = 2, DYNAMIC_DIMS = 3, DYNAMIC_SHAPE = 4 };