Skip to content

Conversation

supriyar
Copy link
Contributor

@supriyar supriyar commented Jun 16, 2020

Stack from ghstack:

Summary:
Reland PR.
Similar to static quant, break it up into op level tests and tests for jit passes

Test Plan:
python test/test_quantization.py TestQuantizeScriptPTDQOps
python test/test_quantization.py TestDynamicQuantizeScriptJitPasses
Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: D22081259

Summary:
Reland PR.
Similar to static quant, break it up into op level tests and tests for jit passes

Test Plan:
python test/test_quantization.py TestQuantizeScriptPTDQOps
python test/test_quantization.py TestDynamicQuantizeScriptJitPasses
Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
Summary:
Reland PR.
Similar to static quant, break it up into op level tests and tests for jit passes

Test Plan:
python test/test_quantization.py TestQuantizeScriptPTDQOps
python test/test_quantization.py TestDynamicQuantizeScriptJitPasses
Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: [D22081259](https://our.internmc.facebook.com/intern/diff/D22081259)

[ghstack-poisoned]
@dr-ci
Copy link

dr-ci bot commented Jun 17, 2020

💊 CI failures summary and remediations

As of commit 9919fd9 (more details on the Dr. CI page):


None of the CI failures appear to be your fault 💚



❄️ 2 failures tentatively classified as flaky

but reruns have not yet been triggered to confirm:

See CircleCI build binary_linux_libtorch_3_7m_cpu_gcc5_4_cxx11-abi_shared-with-deps_test (1/2)

Step: "Set Up System Environment" (full log | diagnosis details | 🔁 rerun) ❄️

gpg: no valid OpenPGP data found.
+ curl --retry 3 -s -L https://packagecloud.io/circleci/trusty/gpgkey 
+ sudo apt-key add - 
gpg: no valid OpenPGP data found. 

See CircleCI build pytorch_linux_xenial_cuda10_2_cudnn7_py3_gcc7_test (2/2)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun) ❄️

Jun 17 17:54:33 ConnectionResetError: [Errno 104] Connection reset by peer
Jun 17 17:54:33   File "/opt/conda/lib/python3.6/multiprocessing/connection.py", line 494, in Client 
Jun 17 17:54:33     deliver_challenge(c, authkey) 
Jun 17 17:54:33   File "/opt/conda/lib/python3.6/multiprocessing/connection.py", line 722, in deliver_challenge 
Jun 17 17:54:33     response = connection.recv_bytes(256)        # reject large message 
Jun 17 17:54:33   File "/opt/conda/lib/python3.6/multiprocessing/connection.py", line 216, in recv_bytes 
Jun 17 17:54:33     buf = self._recv_bytes(maxlength) 
Jun 17 17:54:33   File "/opt/conda/lib/python3.6/multiprocessing/connection.py", line 407, in _recv_bytes 
Jun 17 17:54:33     buf = self._recv(4) 
Jun 17 17:54:33   File "/opt/conda/lib/python3.6/multiprocessing/connection.py", line 379, in _recv 
Jun 17 17:54:33     chunk = read(handle, remaining) 
Jun 17 17:54:33 ConnectionResetError: [Errno 104] Connection reset by peer 
Jun 17 17:54:33  
Jun 17 17:54:33 Process ErrorTrackingProcess-120: 
Jun 17 17:54:33 Traceback (most recent call last): 
Jun 17 17:54:33   File "/opt/conda/lib/python3.6/multiprocessing/process.py", line 258, in _bootstrap 
Jun 17 17:54:33     self.run() 
Jun 17 17:54:33   File "/var/lib/jenkins/workspace/test/test_dataloader.py", line 360, in run 
Jun 17 17:54:33     super(ErrorTrackingProcess, self).run() 
Jun 17 17:54:33   File "/opt/conda/lib/python3.6/multiprocessing/process.py", line 93, in run 
Jun 17 17:54:33     self._target(*self._args, **self._kwargs) 
Jun 17 17:54:33   File "/var/lib/jenkins/workspace/test/test_dataloader.py", line 628, in _test_proper_exit 

This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 2 times.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in f6739ec.

xwang233 pushed a commit to xwang233/pytorch that referenced this pull request Jun 20, 2020
Summary:
Pull Request resolved: pytorch#40127

Reland PR.
Similar to static quant, break it up into op level tests and tests for jit passes

Test Plan:
python test/test_quantization.py TestQuantizeScriptPTDQOps
python test/test_quantization.py TestDynamicQuantizeScriptJitPasses

Imported from OSS

Differential Revision: D22081259

fbshipit-source-id: cef8f78f89ef8789683b52508379ae1b9ad00700
@facebook-github-bot facebook-github-bot deleted the gh/supriyar/140/head branch June 21, 2020 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants