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