Reputation
Badges 1
195 × Eureka!AlertBlackbird30 I saw you asked about wanted features to add to the roadmap.. this my top one 🙂
FrothyDog40 , I am getting the feeling that either I am abusing the framework int the way that I use it, or I am doing a poor jot at explaining myself
FrothyDog40 Hi, there is a sort of a UI bug related to the mentioned above..
if you choose a single experiment then use filter or sorting such that it is not displayed anymore you can't deselect it.
you have this - sign in the top selection box (select all \ deselect all) but it doesn't do anything.
the workaround is to select an additional experiment and then when the multiple experiment bar pops up choose show experiments selected and deselect them and go back.
its inconvenient, both in th...
AgitatedDove14 I believe that worker status doesn't is not considered a metric?
AgitatedDove14 , missed your message, python
imagine the beautiful PR showing such a feature 👀
CostlyOstrich36 , I am not sure what you mean, but if you refer to the name of the category in the configuration, it doesn't matter.. the names are arbitrary for this example..
Thanks AgitatedDove14 , we have no issue with "html stuck in cache" I'm not sure what are you referring to..
CostlyOstrich36 ,I went through tasks and session and couldn't find an equivalent ping
FrothyDog40 ,ClearML tries to conserve storage by limiting the history length for debug images (see sdk.metrics.file_history_size configuration entry), though the history can indeed grow large by setting a large value or using a metric/variant naming scheme to circumvent this limit.I am aware, but I am not sure what did you try to say by thisDoes your use case call for accessing a specific iteration for all images or when looking at a specific image?Yes, for some cases I would like...
is it running a task
AgitatedDove14 if we look at the host machine we can see a single python process that is actually busy
SuccessfulKoala55 , yes, that part is 100% correct
How can we increase the number of API server processes?
SuccessfulKoala55 can you refer me to how to increase the number of API server processes?
Bonus 2: having a way to push experiments up in the queue
for my specific use case I don't mind if they keep the order, I just want them to be at the top
The scalars page provides a metric hide/show control - Is this the one you mean? The debug images page also provides a filter by metric - Depending on your naming policy this can easily be used to focus on more sparsely appearing images.well, it does in a sense, but the poor version. while in the scalars you can browse over full names or headers (full_name= "header / description" format) both from a list or by regexp, in the debug images there is only the header filtering and only from a...
and also in terms of outcome, the scalars follow the correct epoch count, but the debug samples and monitored performance metric show a different count
What do you mean by "pull and report multiple trials" ? Spawn multiple processes with different parameters ?Lets say you are doing bayesian sampling of some parameter with your optimizer, that means the next sample will be a function of previous samples. And all of this is contained in the optimizer state (in the optuna optimizer case in the study object). So to have an option to run some optimization in the way described in the example the communication with the optimizer task should hav...
It would be very very useful for my use case, and I believe a relatively popular use case in general for example when using regular expression configurations
in the same queue I have about 60 pending, and I want the bottom 30 to be the top 30
after poking the setup in multiple ways we came to a conclusion that the API server is being clogged by calls from multiple HPOptimziners, and it utilizes a single core so it seems like we are not able to scale it up properly... any ideas?
this one is with the brave browser but I get the same with chrome
AgitatedDove14 in terms of explicit reporting I'm using the current_epoch which is correct when I check it in debug mode
and the path it shows is correct..