Tim Blakely
Tim Blakely
Gah. I'm seeing some failures in the presubmits, but I can't seem to replicate them on my end...? The pip version of svdtools doesn't seem to fail D:
> Thanks for the PR and your other recent G4 work! My pleasure! Seeing as the G4 is likely the only chip I have ~~forever~~ for the near future thanks...
Let me know if there's something I need to do to trigger the review notification again (happened last time I submitted a PR too, so I'm probably just missing a...
Ran into this as well. Was working with a 700k x 270k x 2k volume and even `__setitem__`-ing a small 5x5x5 slice was quite slow. Digging into it showed that...
Looks like there's another more-recently-updated implementation of TLSF published on crates.io: RLSF https://github.com/yvt/rlsf
No worries at all, thanks for looking into this! Yup, looks like that iterator would do the trick. My use case is primarily monitoring how much space is actually available...
Thanks for the extension @stkb ! Updated to pre-release `v17.3.0` and am still seeing the python docstring formatting errors from #89. Initial state: ```python # 80c ---> | def restore_model(checkpoint_dir:...
> I don't know if that was just a typo or you're really seeing that. For me they stay the same indent, as expected: Nope, that was a bone-headed move...
FWIW I'm seeing something similar, using k3s/Service annotation/TS Operator accessing the typical k8s dashboard. If I `kubectl -n kubernetes-dashboard port-forward svc/kubernetes-dashboard-kong-proxy 8443:443` and access it*, it loads the page quite...
FWIW I'm pretty sure it's related to #11427 and the specific CNI config I'm using. `tailscale netcheck` shows `MapppingVariesByDestIP: true` from inside the proxy pod, but `MappingVariesByDestIP: false` on the...