-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Simplify F.embed_id
test
#7903
Simplify F.embed_id
test
#7903
Conversation
I am not getting this error locally, could someone have a look? |
tests/chainer_tests/functions_tests/connection_tests/test_embed_id.py
Outdated
Show resolved
Hide resolved
tests/chainer_tests/functions_tests/connection_tests/test_embed_id.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please, reply questions.
Thanks!
tests/chainer_tests/functions_tests/connection_tests/test_embed_id.py
Outdated
Show resolved
Hide resolved
#7960 should fix the testing issue |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please checkout the comments,
thanks! :)
tests/chainer_tests/functions_tests/connection_tests/test_embed_id.py
Outdated
Show resolved
Hide resolved
tests/chainer_tests/functions_tests/connection_tests/test_embed_id.py
Outdated
Show resolved
Hide resolved
tests/chainer_tests/functions_tests/connection_tests/test_embed_id.py
Outdated
Show resolved
Hide resolved
please, Fix flake8
|
It is still not working. Are more changes required to the code added in #7960 ? |
what is not working? |
Jenkins, test this please |
If I put |
tests/chainer_tests/functions_tests/connection_tests/test_embed_id.py
Outdated
Show resolved
Hide resolved
does chainerx works in your env? |
yes |
try import chainerx if it doesnt work paste here the output of print(dir(chainerx)) |
@emcastillo its working now! |
Jenkins CI test (for commit 38e20d2, target branch master) succeeded! |
jenkins, test this please |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Jenkins CI test (for commit f475bf7, target branch master) failed with status FAILURE. |
Jenkins, test this please |
Jenkins CI test (for commit f475bf7, target branch master) failed with status FAILURE. |
Jenkins, test this please |
Jenkins CI test (for commit f475bf7, target branch master) failed with status FAILURE. |
I think the error is not related to this PR |
Depends #7960
Merge after #7960