* onnx: add the Flatten operator. * onnx flatten: merge axis condition --------- Co-authored-by: 王泽龙 <wangzelong@shenqishen.com>
* feat: add test for individual onnx ops * fix: prefer consts when possible * feat: add move op tests