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