Created by: tink2123
Performance optimization
APIs
Update interpolate API
新增interpolate_v2 原因: 修改了scale_factor参数的类型,没有办法和之前的OP做到兼容。旧的模型参数无法被新的OP加载,因此增加一个V2 版本。