Frédéric Bastien
Frédéric Bastien
I will look at how you do it when I attach this problem. thanks
I agree that we could keep it with your proposal. But to be able to use your proposal, we need PyCUDA/PyOpenCL check the .bytes fields of object it receive and...
Does this completly fix https://github.com/SMART-Lab/smartdispatch/issues/168 ?
Does this completly fix https://github.com/SMART-Lab/smartdispatch/issues/169 ?
I think this issue should be lavelled CCW. I don't have the right to do it.
Bumping this up. It would be great to have aarch64 wheel for tensorflow-text. This is the only packages that is missing on GraceHopper nodes to install maxtext the same way...
I don,t know how your config work, but Theano currently ignore config defined by the user, but that aren't defined as existing. Not the best. One idea I had to...
I think your modif do the warning too early. But I didn't checked the detail. Is it the case that the config will get loaded before blocks.extras is loaded? If...
Do it when the process exit. This won't show the warning if the user import the module, it won't show up. On Tue, Jun 9, 2015 at 11:21 AM, Bart...
Yes, but it is the best I found without giving extra warning. Otherwise, what about when compiling Theano function? Or other point in the software? Seem more complicated and hard...