-
Hi @qizhex ,
In order to run trials on CIFAR10 on smaller labeled subsets of the data, how do we download the data and run the model appropriately?
I have downloaded the dataset using image/scri…
-
During promotion, we sort trials based on results. If objective is None (like it's the case for a broken trial), the sorting will fail. We should filter them to only select objectives that are not Non…
-
https://www.nytimes.com/2020/10/03/technology/clinical-trials-ransomware-attack-drugmakers.html
-
```
Some code is very stack-depth dependent (anything that relies on allocating
exceptions or errors).
Being able to ask Caliper to run code at a certain stack depth (or even
execute several trials…
-
because we alternate from acc to tempo quite a lot in the current setup, I think there should be more indications to which aspect is tested in every level. you've added great prompt text, which is ver…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
### What happened + What you expected to happen
## **Description:**
I encountered a TypeError when running TorchTrainer in a Ray Tune experiment. The error occurs due to an issue with StreamSplitD…
-
### Issue description
When the Hospitals/Institutions radio button is selected but no value is given for the field, when a search is performed the invalid params page loads with the correct invalid p…
-
```
Attached is a patch that applies on top of r497 and a Caliper benchmark. The
Caliper benchmark is showing a consistent >30% improvement. This is really a
micro-optimization but because this is…
-
Since we dropped support for python 3.6, and python dictionaries are ordered since python 3.7, we can now replace most uses of `collections.OrderedDict` with the built-in `dict`, and also remove the n…