Commits


Ye Wang authored and GitHub committed b57a85d8638
Support symbolic shape infer in transformers tool (#6899) * fusion support runtime edge shape checking * trim ctor * add test * fix * Update test_shape_infer_helper.py * use torch input size as dynamic axis hints * check dir * update * support longformerattention * update and add support for bert ops * trim * review comments * review comments