Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* first debug * fix maxpool * fix bug * remove redundant code * remove redundant read * remove redundant data_ptr offset * use int32 to describe x shape * Fix cuda input params for maxpool2d * just for debug * just for profile * reduce div * use int32_t indice * revert back to use int64_t * fix maxpool1d 3d * optimize backward * fix all optimize. TODO: NHWC * fix comment Co-authored-by: oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
- Loading branch information