Unanswered
Hello.
I Have An Issue Where Clearml Doesn'T Read From Uncommitted Changes. I Changed The Batch Size Locally And Started Training. When I Check It In
Hello.
I have an issue where clearml doesn't read from uncommitted changes. I changed the batch size locally and started training. When I check it in Execution
tab, I get the changes.
- batchsize: 22
+ batchsize: 4
22 is committed and 4 is not committed (only local). When I start training, I get batchsize of 22. In order to make the batch size 4, I have to commit it as so and push to GitHub. What is controlling the uncommitted changes use. Do I have to do anything to make it use the code in uncommitted changes? It was working for me before. I have changed the code some what and I get this issue.
3 Views
0
Answers
one day ago
16 hours ago
Tags