Sergei Lebedev

Results 228 comments of Sergei Lebedev

We run some tests on x64, but not all, yeah.

We are ready to support this on our side, but it looks like PyTorch does not currently use kDLCUDAHost, see pytorch/pytorch#136250.

> [...] how deep into the stack are you going? Pretty deep, millions of frames. > Yes, making a stack trace takes linear time (and, currently, memory) in the depth...

Making a huge stack trace sadly won't work for my use case, since I need to print local variables/arguments in the bottom frames.

I suspect you might need to keep the MIT license for that file, since the implementation follows the one in pytest.

@mikeshardmind thank you for working on this! Could you upload the draft on Google Docs or make it a PR so that it is easier for people to ask questions/leave...