modeci_mdf.functions.onnx.globallppool

modeci_mdf.functions.onnx.globallppool(*args, **kwargs)

GlobalLpPool consumes an input tensor X and applies lp pool pooling across the values in the same channel. This is equivalent to LpPool with kernel size equal to the spatial dimension of input tensor.