-
We now have some duplicated EPICS builds - suggest change
Remove old
All EPICS_IOC_Windows{7,10,11}_*
Add new
EPICS_Windows_x64
EPICS_Windows_x64_CLEAN
EPICS_Windows_x64_STATIC_CLEAN
…
-
As part of the 9.0 release we're aiming to have a number of UI changes motivated by the introduction of the new theme Borealis. One of these changes is compressing the styles of Unified Search Bar wh…
-
### Discussed in https://github.com/arktypeio/arktype/discussions/1197
Originally posted by **agladysh** November 12, 2024
A somewhat silly reduced example:
```ts
import { ArkErrors, scope…
-
### What would you like to be added?
E2e tests are taking over 40 minutes now, we should keep them unver 30 minutes or even lower.
For the top test candidates to optimize use https://testgrid.k8s.…
-
-
I'm using a 4090 to run your code on scannetpp, and encountered cuda oom at around 25000 iter. I have already tried to reduce the resolution of hash grid in 'xyz_encoding_config' as mentioned in anot…
-
### Feature Description
Currently, `xk6-browser` generates several metrics (such as `browser_data_sent`, `browser_http_req_duration`, `browser_data_received`) for each request that the browser makes …
-
It would be of great convenience if the link was short enough to send via Discord without having Nitro.
Current link length is 551 characters too long.
-
### Problem
The autosave timeout, introduced in #5645, is 120 seconds by default:
https://github.com/jupyterlab/jupyterlab/blob/090fe7383422b59588f0337fe0b5ee0d74899204/packages/docmanag…
-
Hello!
I converted Segmennter(ViT-Tiny) and Depth Anything(ViT-Small) and the size of both onnx, trt files are under 30 MB. I got the compiled trt engine using onnx_ptq code.
When I load the compiled…