add export import test to TestJitGenerated#10982
add export import test to TestJitGenerated#10982eellison wants to merge 5 commits intopytorch:masterfrom
Conversation
|
Some of the tests (looks like only python 2) are failing with bug or feature? |
|
Ohhh, bug. Will fix that & update |
test/test_jit.py
Outdated
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
f4fadd4 to
edfad48
Compare
|
@pytorchbot retest this please |
d5e74b9 to
6647911
Compare
|
@pytorchbot retest this please |
6647911 to
17abecf
Compare
facebook-github-bot
left a comment
There was a problem hiding this comment.
eellison has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
zdevito
left a comment
There was a problem hiding this comment.
I think there is a way of doing this that doesn't require copy/pasting the test harness. Let me know if the suggestion works.
test/test_jit.py
Outdated
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
17abecf to
06fc7e8
Compare
06fc7e8 to
b8f6cdd
Compare
facebook-github-bot
left a comment
There was a problem hiding this comment.
zdevito has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
|
@pytorchbot retest this please |
1 similar comment
|
@pytorchbot retest this please |
Summary: Checking assertExportImport for all of the generated test jit tests. Pull Request resolved: pytorch#10982 Differential Revision: D9636935 Pulled By: eellison fbshipit-source-id: f3f1ce77d454848098f2ac7e0fa18bf8564890be
Checking assertExportImport for all of the generated test jit tests.