-
CI files use Dockerfiles in `build/` folders (`ci-Dockerfile` and `Dockerfile.bundle`).
`build/Dockerfile.bundle` is a duplication of `bundle.Dockerfile` in project root. Along with removing it, al…
-
Hello, I've been testing WS on my dataset and on my network. I have read about std error. But even after using
std = (torch.sqrt(torch.var(weight.view(weight.size(0), -1), dim=1) + 1e-12).view(-1, 1,…
-
See the history modal, on click it starts small, and expands to minWidth:
Smooth out the modal opening to a set width. Do this for all modals
-
This is something I think we haven't really talked about, but I think it's worth mentioning, especially as we go through and make sure our rules match each other in tone and style. There is quite a bi…
-
Contrary to popular belief, RSS isn't a normalized file format but *three* different file formats:
- RDF Site Summary (RSS 0.9 and RSS 1.0)
- Rich Site Summary (RSS 0.91)
- Really Simple Syndicatio…
-
(I think this was discussed at several design meetings but I found no other ticket for it).
Before the release of FMI 3.0 we shall make sure that future layered standard can build on the terminals …
-
possibly covered by #5 but incase it's not. As the title says the idea would be to have either some sort of pipeline standardization, or a set of pipeline templates for each type of deploy we have. i.…
-
#### 📃 Description
We are in the process of migrating from Axios to the Fetch API in an effort to improve the compatibility of our libraries and reduce external dependencies.
#### 💡 Motivation
T…
-
-
Hi,
After using the json input format for some load testing, I realized it would be considered valid json Lines input, since it consists of newline-separated JSON objects;
For clarity, and to impr…