Created by: reyoung
According to profiling, our PADDLE_ENFORCE is pretty slow because it will create a string before the if branch.
PADDLE_ENFORCE
if