Bob Adolf

Results 8 comments of Bob Adolf

[Related?](https://github.com/pytorch/pytorch/issues/28945#issuecomment-549000072) Maybe we need to enable QNNPACK in the libtorch build on arm macs? Or check on FBGEMM on arm? Not entirely sure.

This is tough. I understand where you're coming from; it's not unreasonable to ask the question, as users are hit by constraints from all sides, and sometimes old versions are...

Just to reiterate what Sean said: yes, the process for extensions is intended to follow the same 5-step process that Sean linked. There's a bit more information on the differences...

That sounds accurate. That was changed recently in #915. I've been working some of the bumps with Nithin on Discord, including his `registry.py` bugs. The demo code he's worked up...

Late to the game and new to pylint, and I feel I'm running into this issue. I'm a little confused, though, since even very simple cases seem to break with...

I sometimes forget that there are developers who use non-unix systems. It's possible that differences in process scheduling are at play here. No other configuration files were in that directory,...

Atari will be a problem, since it's highly unlikely that we'll be able to generate a test ROM. The best solution I can think of is probably to use a...

Currently in progress at [fathom.rtfd.io](http://fathom.rtfd.io/).