Created by: sandyhouse
PR types
Bug fixes
PR changes
OPs
Describe
Fix the bug that Input(Offsets) and attr(offsets) cannot be set at the same time.
The python side set them both (as the following figure shows), and Input(Offsets) has a high priority, thus we can remove the ENFORCE_XX statement in the source codes.