reduceL2 method
Implementation
MLOperand reduceL2(MLOperand input, [MLReduceOptions? options]) =>
js_util.callMethod(this, 'reduceL2', [input, options]);
MLOperand reduceL2(MLOperand input, [MLReduceOptions? options]) =>
js_util.callMethod(this, 'reduceL2', [input, options]);