niboshi
niboshi
CI failure doesn't seem related to this PR.
How about resolving the commit by running `git branch --remotes --contains ` for each commit, tracking back from `HEAD`?
The order matters: ### NG ``` import _hashlib import mysql.connector import pfio import _hashlib import pfio import mysql.connector import pfio import _hashlib import mysql.connector ``` ### OK ``` import mysql.connector...
I'm working on this. Some related issues: #75, #513, #561, #2215, #2005 (Perhaps the scope of #513 is beyond visualization.)
Thank you for making an issue. Just FYI: there's an ongoing PR to impprove example tests: https://github.com/chainer/chainer/pull/7475
@toslunar +1 for that idea. (I assume `numpy_cupy_raises` will be deprecated)
I'd suggest `for_numpy_cupy`.