input method
Implementation
MLOperand input(String name, MLOperandDescriptor desc) =>
js_util.callMethod(this, 'input', [name, desc]);
MLOperand input(String name, MLOperandDescriptor desc) =>
js_util.callMethod(this, 'input', [name, desc]);