Skip to content

[hard] nn.functional.max_pool2d and nn.functional.max_pool3d #8086

@ManfeiBai

Description

@ManfeiBai

Fix the Op info test for nn.functional.max_pool2d and nn.functional.max_pool3d

  1. Find the line of test_ops.py and remove
    nn.functional.max_pool2d and nn.functional.max_pool3d from skip_list
  2. Run op_info test with pytest test/test_ops.py
  3. Fix the failure.

Please refer to
this guide as guide to fix:

Also refer to these PRs:

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions