Connor

Results 14 comments of Connor

Couldn't you just do keygen internally and then only output the title keys. I guess it's redundant work but could just store the keys in SD:/switch/Lockpick and have it check...

You say that LiveSplit One on desktop supports horizontal layouts, but where is LiveSplit One for the desktop? The only version of LiveSplit One that I see is this repository...

I also can add this change to the fullsize and cppad-codegen branches if you are okay with this one.

That was some derp I made due to some modifications I made for my map program. I fixed that now so it should compile. Its just a little hacky fix...

Thanks for all the info @Power-6, it appears I'm following close in your footsteps :^) Been working on my own diagnostic logging tool for my Polestar 2 that I might...

@bjajoh have you tried this https://github.com/ceccocats/tkDNN/issues/26#issuecomment-637453954

Is there any plans or ways to improve this? It makes ROS 2 Humble basically unusable, and Humble will be the only non end of life distro for ROS2 in...

> @dusty-nv do you know if it will be in the start of Q3? This is a show stopper for us, we tried building from source, but every little update...

Could be related: when using FP16 mode it uses the wrong size for allocating WgsLayers: https://github.com/ceccocats/tkDNN/blob/master/src/LayerWgs.cpp#L76 (should be using b_size, but uses w_size instead)

I've tested it up to Cuda 12.3, works fine. The memory error is because the tests are written around running it on a Jetson Xavier with unified memory. For normal...