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