Andrew Whaley

Results 8 issues of Andrew Whaley

The new M1 Mac's (soon to be all of them) have aarch64 rather than X64 and libtorch is an X64 build under Rosetta 2. This means that it's impossible to...

Apologies for keeping you busy ! These are very new so I fully understand if you don't support them :- ``` let vehicle = { }; let vehicle1 = {...

Now that I'm getting into RESSA, I noticed an omission which could be useful which is to capture the line and column number during parsing. There are several use cases...

When viewing larger graphs, it is not desirable to show labels for nodes or links since there's just too many of them. Instead what would be nice is to have...

If you have time, would it be possible to include a fine-tuning example of say GPT-2 or BERT?

You have a nice parser and quite a compact repesentation. Any plans to add a writer so you could do round-trip modification of class files?

It installs ok and is visible in NickelMenu but when you launch it, the devices freezes and needs a hard reboot to get going again.

I've tried a few SBS 3D images and I always get the same result: views fine in non-VR mode but the 'Enter VR' mode doesn't seem to enter the WebXR...

enhancement