MLOperand concat(Iterable<MLOperand> inputs, int axis) => js_util.callMethod(this, 'concat', [inputs, axis]);