-
@bennr01: Hi. I was wanting to check to make sure that distributed evaluation worked with checkpointing (classes that aren't built at the top level of a file can be problematic for that, such as the _…
-
Another one found when benchmarking, also pretty rare.
For later, will probably be useful when looking at stability
```julia
@@@ STARTING CONFIG: julia -J /tmp/jlsysimage/sysimage.so -p3 -t4 scri…
-
Hello,
Note: This is an RFC, not patch.
We would like to propose implementation of a new functionality in FASTBuild that will allow its seamless integration with Distributed ThinLTO technology (…
-
### 🐛 Describe the bug
In fine-tuning cases, you might want to save a subset of your model to reduce the size of your checkpoints. This is particularly important when techniques such as LoRA are used…
-
### Related code PR
_No response_
### Which part(s) of the docs might be affected or should be updated? And how?
Hello RisingWave team,
I wanted to bring to your attention a small but important …
-
I used commit 05ea5a6929ccdf28870591b56aac81795203fc23 to install Julia 1.0.0 and TensorFlow in a Docker container. Then I tried running the "Logistic Regression" example in the resulting terminal.
…
-
Datadog does not automatically connect the event bus's producer and consumer traces. If we want this sort of distributed tracing, we'll need to add it ourselves.
## Implementation notes
[Datadog Sup…
-
Since [iris 3.6](https://scitools-iris.readthedocs.io/en/stable/whatsnew/3.6.html), it is possible to use [Dask distributed](https://distributed.dask.org/en/stable/) with iris. This is a great new fea…
-
Nginx can support open telemetry style distributed tracing. We would like to add this functionality as this would increase the observability of the platform.
After some research it turns out that t…
-
I have around 200k polygons in a shapefile, and I want to dissolve the polygons that are connected to each other. ArcGIS offers simple techniques to achieve this, but I was wondering if there are quic…