MaxPool1dWithIndicesΒΆ
Returns max pool values and indices.
Abstract Signature:
MaxPool1dWithIndices(input: Tensor)
JAX (Core)
API:
βStrategy: Custom / Partial
Returns max pool values and indices.
Abstract Signature:
MaxPool1dWithIndices(input: Tensor)
β