Skip to content

Conversation

@xiaomengy
Copy link
Contributor

Summary: Add nn.quantized.Conv3d

Test Plan: buck test mode/dev-nosan //caffe2/test:quantized -- "conv"

Reviewed By: jianyuh

Differential Revision: D18467749

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D18467749

@xiaomengy
Copy link
Contributor Author

Link to #28480

@jianyuh
Copy link
Member

jianyuh commented Nov 14, 2019

Thanks for working on this. Overall it looks good. Check the OSS lint issues such as

./test/test_quantized_nn_mods.py:11:1: F401 'torch.nn.quantized.modules.Conv2d' imported but unused
./test/test_quantized_nn_mods.py:12:1: F401 'torch.nn.intrinsic.quantized.ConvReLU2d' imported but unused

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D18467749

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D18467749

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D18467749

@xiaomengy
Copy link
Contributor Author

Thanks for working on this. Overall it looks good. Check the OSS lint issues such as

./test/test_quantized_nn_mods.py:11:1: F401 'torch.nn.quantized.modules.Conv2d' imported but unused
./test/test_quantized_nn_mods.py:12:1: F401 'torch.nn.intrinsic.quantized.ConvReLU2d' imported but unused

Done

Copy link
Member

@houseroad houseroad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a TODO?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

input_feature_map_size => in_feature_map_size?

Summary:
Pull Request resolved: pytorch#29813

Add nn.quantized.Conv3d

Test Plan: buck test mode/dev-nosan //caffe2/test:quantized -- "conv"

Reviewed By: jianyuh

Differential Revision: D18467749

fbshipit-source-id: 3f992de8f4100f3bd7ba696a6e8943d027d8b2f8
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D18467749

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 510ef4b.

@xiaomengy xiaomengy deleted the export-D18467749 branch November 15, 2019 12:38
csarofeen pushed a commit to mruberry/pytorch that referenced this pull request Nov 18, 2019
Summary:
Pull Request resolved: pytorch#29813

Add nn.quantized.Conv3d

Test Plan: buck test mode/dev-nosan //caffe2/test:quantized -- "conv"

Reviewed By: jianyuh

Differential Revision: D18467749

fbshipit-source-id: 892f708179e9e836ad902851ac1838847009da15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants