pytorch
2445d5c6 - Removed the hypothesis tests for adaptive_avg_pool (#60886)

Commit
3 years ago
Removed the hypothesis tests for adaptive_avg_pool (#60886) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/60886 Remove all the hypothesis tests from test_adaptive_avg_pool2d_nhwc, test_adaptive_avg_pool, and test_adaptive_avg_pool3d_ndhwc. Test Plan: I tested it with buck test //caffe2/test:quantization and all three tests passed. The tests that failed are test_conv2d_api (test_quantized_functional.py), test_conv3d_api (test_quantized_functional.py), Reviewed By: wanchaol, jerryzh168 Differential Revision: D29432184 fbshipit-source-id: 2a4c540d2c169aec69cf8d143d5a155394885745
Parents
Loading