-
We are currently using TCP/IP sockets for cross-process communication. That has some problems, e.g. user's firewall can accidentally block Gradle process communication. Additionally also sharing Gradl…
-
Follow-up to #10354
This will require some prerequisite work:
- handle origin scoping correctly, and add origin as property of message
- figure out how to do IPC between processes - likely the be…
-
Hey! Awesome action
-
### 🚀 The feature, motivation and pitch
## Motivation: Limitation of Existing Profiling Approach
To conduct PyTorch distributed training performance analysis, currently a recommended way is profil…
wayi1 updated
3 weeks ago
-
-
Hello @lartpang, thanks for this great lib.
I would like to be able, on a big dataset, to store image-level metrics.
## Context
For example
Image1 :
* WeightedFmeasure : 92%
* Emeasure …
-
## CVE-2024-21538 - High Severity Vulnerability
Vulnerable Libraries - cross-spawn-6.0.5.tgz, cross-spawn-7.0.3.tgz, cross-spawn-5.1.0.tgz
cross-spawn-6.0.5.tgz
Cross platform child_process#spawn …
-
[`child-process-promise`](https://www.npmjs.com/package/child-process-promise) seems to no longer receive updates.
This package is currently introducing a security audit alert
`child-process-promi…
-
## CVE-2024-21538 - High Severity Vulnerability
Vulnerable Libraries - cross-spawn-7.0.3.tgz, cross-spawn-6.0.5.tgz
cross-spawn-7.0.3.tgz
Cross platform child_process#spawn and child_process#spawn…
-
sub-issue-of: #807
Currently the cross-validation feature is used via the `skore.cross_validate` function:
```python
# Computes CV information AND saves information in the project
cv_results …