David MacLeod

Results 5 issues of David MacLeod

Is it possible to export the HTML difference generated by the in-notebook "Export" button directly from the command line (without having to manually interact with the application GUI). If not,...

model (now?) returns a tuple

# 🚀 Feature There is a suggestion here that the [next step ](https://github.com/facebookresearch/xformers/blob/main/xformers/components/positional_embedding/rotary.py#L8 )for rotary embeddings are to use Triton. I would be keen to have a go at implementing...

ongoing

Hi, I was just wondering if there had been any more thoughts on supporting AOT kernel compilation to allow execution outside of Python? Referencing https://github.com/openai/triton/issues/175

enhancement

**Is your feature request related to a problem? Please describe.** Triton has a fallback mechanism for writing intermediates to pinned CPU memory when the CUDA memory pool is full. https://github.com/triton-inference-server/core/blob/main/src/memory.cc#L177...

enhancement